Перейти к содержимому
Mineforgian

Modify Player Data

This mod allows Minecraft's data commands (/data, /execute store, etc.) to modify player data

522K загрузок73 подписчиковLGPL-3.0-onlyfabricneoforge

Обновлён 20 июня 2026 г. · опубликован 22 февраля 2024 г.

Modify Player Data

Modrinth Version Modrinth Game Versions Modrinth Downloads Discord Badge Github Badge GitHub License Available for Fabric Available for NeoForge

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.

License

This mod is licensed under GNU LGPLv3.

Donating

If you like this mod, consider donating.

Discord

For support and/or any questions you may have, feel free to join my discord.

Version support

Minecraft Version Status
26.2.x ✅ Current
26.1.x ✔️ Available
1.21.11 ✔️ Available
1.21.9+10 ✔️ Available
1.21.6+7+8 ✔️ Available
1.21.5 ✔️ Available
1.21.4 ✔️ Available
1.21.2+3 ✔️ Available
1.21+1 ✔️ Available
1.20.5+6 ✔️ Available
1.20.4 ✔️ Available
1.20.1 ✔️ Available

I try to keep support up for the latest drop 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.

NeoForge ports are available for Minecraft 26.1 onwards.

Usage

The Fabric API is not required on Fabric. This mod is not required on clients.

Supported tags

NBT tags currently supported:

  • Pos
  • Motion
  • Rotation
  • fall_distance
  • Fire
  • Air
  • Invulnerable
  • PortalCooldown
  • Silent[^1]
  • NoGravity
  • Glowing
  • TicksFrozen
  • HasVisualFire
  • Tags
  • data
  • Health
  • HurtTime[^1]
  • AbsorptionAmount
  • active_effects
  • attributes
  • current_explosion_impact_pos
  • current_impulse_context_reset_grace_time
  • 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
  • warden_spawn_tracker
  • entered_nether_pos
  • seenCredits
  • recipeBook
  • respawn
  • spawn_extra_particles_on_fall
  • raid_omen_position

NBT tags I won't add support for:

  • OnGround
  • UUID
  • CustomName
  • CustomNameVisible
  • Passengers[^2]
  • DeathTime
  • sleeping_pos
  • Brain
  • locator_bar_icon[^3]
  • XpP[^4]
  • XpLevel[^4]
  • XpTotal[^4]
  • XpSeed[^5]
  • ShoulderEntityLeft
  • ShoulderEntityRight
  • LastDeathLocation[^6]
  • playerGameType
  • previousPlayerGameType[^6]
  • RootVehicle[^2]
  • Dimension
  • ender_pearls

[^1]: Is implemented but does not do much due to limitations within the vanilla client [^2]: Use the /ride command. [^3]: Use the /waypoint command. [^4]: Use the /xp command. [^5]: I can't think of any use cases for this tag, but will add support on request. [^6]: Unable to implement due to limitations within the vanilla client.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.4.2-26.2Релиз26.2neoforge20 июня 2026 г..jar (23 КБ)
0.4.2-26.2Релиз26.2fabric20 июня 2026 г..jar (24 КБ)
0.4.1-26.2Релиз26.2neoforge17 июня 2026 г..jar (23 КБ)
0.4.1-26.2Релиз26.2fabric17 июня 2026 г..jar (24 КБ)
0.4.1-26.1.1Релиз26.1, 26.1.1, 26.1.2fabric1 апреля 2026 г..jar (23 КБ)
0.4.1-26.1.1Релиз26.1, 26.1.1, 26.1.2neoforge1 апреля 2026 г..jar (23 КБ)
0.4.1-26.1Релиз26.1neoforge24 марта 2026 г..jar (23 КБ)
0.4.1-26.1Релиз26.1fabric24 марта 2026 г..jar (23 КБ)
0.4.1-26.1-snapshot-10Альфа26.1-snapshot-10fabric27 февраля 2026 г..jar (23 КБ)
0.4.0-26.1-snapshot-1Альфа26.1-snapshot-1fabric28 декабря 2025 г..jar (21 КБ)
0.4.0-26.1-snapshot-1Альфа26.1-snapshot-1neoforge28 декабря 2025 г..jar (21 КБ)
0.3.2-1.21.11Релиз1.21.11fabric13 декабря 2025 г..jar (23 КБ)
0.3.2-1.21.10Релиз1.21.9, 1.21.10fabric15 октября 2025 г..jar (24 КБ)
0.3.1-1.21.10Релиз1.21.9, 1.21.10fabric7 октября 2025 г..jar (23 КБ)
0.3.1-1.21.9Релиз1.21.9fabric2 октября 2025 г..jar (23 КБ)

Показаны последние 15 из 39 версий. Все версии — на Modrinth.

Ченджлог

0.4.2-26.2Релиз26.2 · 20 июня 2026 г.
  • Added support for the XpSeed tag (#8).
0.4.2-26.2Релиз26.2 · 20 июня 2026 г.
  • Added support for the XpSeed tag (#8).
0.4.1-26.2Релиз26.2 · 17 июня 2026 г.
  • Update to 26.2.
  • Fixed an issue that resulted in player attributes being applied incorrectly.
0.4.1-26.2Релиз26.2 · 17 июня 2026 г.
  • Update to 26.2.
  • Fixed an issue that resulted in player attributes being applied incorrectly.
0.4.1-26.1.1Релиз26.1, 26.1.1, 26.1.2 · 1 апреля 2026 г.
  • Mark 26.1.1 as supported.
0.4.1-26.1.1Релиз26.1, 26.1.1, 26.1.2 · 1 апреля 2026 г.
  • Mark 26.1.1 as supported.
0.4.1-26.1Релиз26.1 · 24 марта 2026 г.
  • Update to Minecraft 26.1.
  • Add support for the active_effects tag. This allows you to show an effect's icon without showing its particles, or vice versa, or to add a hidden effect to an effect instance.
  • Add support for the recipeBook tag. This also allows you to open and close the recipe book for a player using commands.
  • Port to NeoForge.
0.4.1-26.1Релиз26.1 · 24 марта 2026 г.
  • Update to Minecraft 26.1.
  • Add support for the active_effects tag. This allows you to show an effect's icon without showing its particles, or vice versa, or to add a hidden effect to an effect instance.
  • Add support for the recipeBook tag. This also allows you to open and close the recipe book for a player using commands.
  • Port to NeoForge.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…