Releases: eclipseisoffline/modifyplayerdata
Releases · eclipseisoffline/modifyplayerdata
Modify Player Data-neoforge 0.4.0-26.1-snapshot-1
- Update to Minecraft 26.1-snapshot-1.
- Port to NeoForge.
Modify Player Data-fabric 0.4.0-26.1-snapshot-1
- Update to Minecraft 26.1-snapshot-1.
- Port to NeoForge.
ModifyPlayerData 0.3.2-1.21.11
- Update to 1.21.11.
ModifyPlayerData 0.3.2-1.21.10
- Fix custom data not copying upon player death.
ModifyPlayerData 0.3.1-1.21.10
- Updated to 1.21.10.
ModifyPlayerData 0.3.1-1.21.9
- Updated to 1.21.9.
ModifyPlayerData 0.3.1-1.21.8
- Updated to 1.21.8.
ModifyPlayerData 0.3.1-1.21.7
- Updated to 1.21.7.
ModifyPlayerData 0.3.1-1.21.6
- Updated to 1.21.6.
- Added support for the following data keys:
last_hurt_by_playerlast_hurt_by_player_memory_timelast_hurt_by_mobticks_since_last_hurt_by_mobcurrent_explosion_impact_posignore_fall_damage_from_current_explosioncurrent_impulse_context_reset_grace_timeentered_nether_posrespawnspawn_extra_particles_on_fallraid_omen_position
ModifyPlayerData 0.3.1-1.21.5
- Add support for the
equipmentNBT tag. - Properly read fall distance from the
fall_distancetag instead of the oldFallDistancetag.