-
Bug
-
Resolution: Unresolved
-
None
-
1.21.4 Pre-Release 1, 1.21.4
-
None
-
Confirmed
-
Commands
When spawning a wolf with entity data that modifies "max_health" it does not spawn with the correct attribute base.
for example
/summon wolf ~ ~ ~ {attributes:[{id:max_health,base:200d}]}
will still spawn with the standard 8.0d base.1
This issue only occurs when a wolf is summoned without an Owner tag; otherwise, the attribute is set properly.