This mod allows Minecraft's data commands (/data
, /execute store
, etc.) to modify player data.
Feel free to report any bugs, or suggest new features, at the issue tracker.
This mod is licensed under GNU LGPLv3.
If you like this mod, consider donating.
For support and/or any questions you may have, feel free to join my discord.
Minecraft Version | Status |
---|---|
1.21.5 | ✅ Current |
1.21.4 | ✔️ Available |
1.21.2+3 | ✔️ Available |
1.21+1 | ✅ Current |
1.20.5+6 | ✔️ Available |
1.20.4 | ✔️ Available |
1.20.1 | ✔️ Available |
I try to keep support up for the latest major and latest minor release of Minecraft. Updates to newer Minecraft versions may be delayed from time to time, as I do not always have the time to immediately update my mods.
Unsupported versions are still available to download, but they won't receive new features or bugfixes.
Mod builds can be found on the releases page, as well as on Modrinth.
The Fabric API is not required. This mod is not required on clients.
NBT tags currently supported:
Air
fall_distance
Fire
Glowing
HasVisualFire
Invulnerable
Motion
NoGravity
PortalCooldown
Pos
Rotation
Tags
Silent
1TicksFrozen
AbsorptionAmount
attributes
equipment
FallFlying
Health
HurtTime
1LeftHanded
abilities
EnderItems
foodExhaustionLevel
foodLevel
foodSaturationLevel
foodTickTimer
Inventory
recipeBook
Score
seenCredits
SelectedItem
SelectedItemSlot
SleepTimer
warden_spawn_tracker
data
NBT tags I won't add support for:
CustomName
CustomNameVisible
OnGround
Passengers
2UUID
active_effects
3DeathTime
HurtByTimestamp
4Team
5sleeping_pos
Brain
last_hurt_by_player
4last_hurt_by_player_memory_time
4last_hurt_by_mob
4ticks_since_last_hurt_by_mob
4XpLevel
6XpP
6XpSeed
4XpTotal
6ShoulderEntityLeft
ShoulderEntityRight
LastDeathLocation
7current_explosion_impact_pos
4ignore_fall_damage_from_current_explosion
4current_impulse_context_reset_grace_time
4entered_nether_pos
4respawn
8spawn_extra_particles_on_fall
4raid_omen_position
4
Footnotes
-
Is implemented but does not do much due to limitations within the vanilla client ↩ ↩2
-
Use the
/ride
command. ↩ -
Use the
/effect
command. ↩ -
I can't think of any use cases for this tag, but will add support on request. ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9 ↩10 ↩11 ↩12
-
Use the
/team
command. ↩ -
Unable to implement due to limitations within the vanilla client. ↩
-
Use the
/spawnpoint
command. ↩