-
Bug
-
Resolution: Duplicate
-
None
-
1.21.4
-
None
-
Put your operating system (Windows 7, Windows XP, OSX) and Java version if you know it here
-
Unconfirmed
Steps to Reproduce:
1. Summon wolf:
/summon wolf ~ ~ ~ {Health:100f,attributes:[
{id:"minecraft:max_health",base:100}]}
2. Get health:
/execute as @e[type=minecraft:wolf,distance=..10] run data get entity @s Health
the wolf is going to have 8 health
- duplicates
-
MC-278994 Wolves can't be spawned with modified max health attribute
- Open