General Custom Data
ModInterface injecting API providing data components like functionality for custom data tags.
Type
Mod
Modrinth Downloads
481
Modrinth ID
ZxuaNFVc
Last Updated
May 21, 2026
Description
General Custom Data
General Custom Data is a library providing data components like functionality for custom data tags.
Currently not fully featured.
Command
- /custom effect list [<entity>] Print a list of custom effects on the entity.
- /custom effect give <entity> <effect> [<duration|infinite>] [<amplifier>] Add custom effect to entity.
- /custom effect clear [<entity>] [<effect>] Remove custom effect from entity.
Data Structure
custom_data: Parent tag.
|-
id: namespace:path.
|-
modifiers
| \-
A modifier.
| |-
attribute: namespace:path.
| |-
base: Any.
| |-
id: Any.
| |-
operation: add_value, add_multiplied_base, add_multiplied_total.
| \-
slot: mainhand, offhand, feet, legs, chest, head.
|-
rarity: Any.
\-
status_effects
\-
A status effect.
|-
id: namespace:path.
\-
episodes: Unordered episodes.
\-
An episode.
|-
amplifier: Any.
\-
duration: Any. In ticks.
data: Parent tag.
|-
explosion_radius: Any.
|-
fuse: Any.
|-
id: namespace:path.
|-
modifiers
| \-
A modifier.
| |-
attribute: namespace:path.
| |-
base: Any.
| |-
id: Any.
| |-
operation: add_value, add_multiplied_base, add_multiplied_total.
| \-
slot: mainhand, offhand, feet, legs, chest, head.
|-
owner: UUID.
\-
status_effects
\-
A status effect.
|-
id: namespace:path.
\-
episodes: Episodes on entities are descending ordered by whose amplifier, ticking simultaneously.
\-
An episode.
|-
amplifier: Any.
\-
duration: Any. In ticks.
Compatibility
Mod Loaders
Game Versions
Similar Mods
Disc Discovery
Lets you get every disc in the game in unique ways.
Cheat Like Defnot
For servers that want players to be able to cheat like defnot
Tomes of Experience
Tomes used to store and retrieve experience points.
No Crop Trample
Stop players and mobs from destroying your precious crops!
BetaLAN StationAPI
Allows easily launching a server using the currently loaded single-player world and currently in use mod-set/configurati...
Notica
Play note block songs in the .nbs file format in-game! Works on servers and in singleplayer with vanilla compatibility....