- Updated to 1.21.7.
- Updated to 1.21.6.
- Added support for the following data keys:
last_hurt_by_player
last_hurt_by_player_memory_time
last_hurt_by_mob
ticks_since_last_hurt_by_mob
current_explosion_impact_pos
ignore_fall_damage_from_current_explosion
current_impulse_context_reset_grace_time
entered_nether_pos
respawn
spawn_extra_particles_on_fall
raid_omen_position
- Add support for the
equipment
NBT tag. - Properly read fall distance from the
fall_distance
tag instead of the oldFallDistance
tag.
- Update to 1.21.5.
Please note! This release has a breaking change. All old CustomData
tags are now moved to new data
tag,
and this tag now has to be used in commands to store custom player data.
- Update to 25w03a.
- Port to 1.20.1.
Update to 25w02a.
- Update to 1.21.4.
- Update to 1.21.3.
- Add support for the
attributes
tag.
- Update to 1.21.2
- Update to 1.21.2-pre1
- Update to 24w40a.
- Update to 24w39a.
- Port to 24w38a.
- Update to 1.21.1
- Update to 1.21
- Support Minecraft 1.20.6
- Update to 1.20.5
- Fixed custom data being erased on player death
- Added support for the
Pos
andRotation
tags