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.6 | ✅ Current |
1.21.5 | ✔️ Available |
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:
Pos
Motion
Rotation
fall_distance
Fire
Air
Invulnerable
PortalCooldown
Silent
1NoGravity
Glowing
TicksFrozen
HasVisualFire
Tags
data
Health
HurtTime
1AbsorptionAmount
attributes
FallFlying
last_hurt_by_player
last_hurt_by_player_memory_time
last_hurt_by_mob
ticks_since_last_hurt_by_mob
equipment
LeftHanded
Inventory
SelectedItem
SelectedItemSlot
SleepTimer
Score
foodLevel
foodTickTimer
foodSaturationLevel
foodExhaustionLevel
abilities
EnderItems
current_explosion_impact_pos
ignore_fall_damage_from_current_explosion
current_impulse_context_reset_grace_time
warden_spawn_tracker
entered_nether_pos
seenCredits
respawn
spawn_extra_particles_on_fall
raid_omen_position
NBT tags I won't add support for:
OnGround
UUID
CustomName
CustomNameVisible
Passengers
2DeathTime
active_effects
3sleeping_pos
Brain
locator_bar_icon
4XpP
5XpLevel
5XpTotal
5XpSeed
6ShoulderEntityLeft
ShoulderEntityRight
LastDeathLocation
7playerGameType
previousPlayerGameType
7RootVehicle
2recipeBook
8Dimension
ender_pearls
Footnotes
-
Is implemented but does not do much due to limitations within the vanilla client ↩ ↩2
-
Use the
/effect
command. ↩ -
Use the
/waypoint
command. ↩ -
I can't think of any use cases for this tag, but will add support on request. ↩
-
Unable to implement due to limitations within the vanilla client. ↩ ↩2
-
Use the
/recipe
command. ↩