-
Bug
-
Resolution: Duplicate
-
None
-
20w29a
-
None
-
Unconfirmed
-
(Unassigned)
When modifying a tamed wolf's nbt data, weather through /data modify, merge ,/execute store, their health is set to maximum, even when the Health nbt itself was the one meant to be set.
What I expected to happen was....
The wolf would remain at the health it had before
What actually happened was....
Their health is set to it's maximum, 20 by default
Steps to reproduce:
- Summon a wolf and tame it or summon it already tamed (ex: "/summon wolf ~ ~ ~ {Health:1,Owner:[username]}")
- Modify any of it's nbt through /data modify ,merge or /execute store entity
- → The wolf will have full health, despite the changes made
- duplicates
-
MC-193202 Tamed wolf health resets when NBT is loaded (e.g. relog)
- Resolved