Mojira Archive
MC-278994

Wolves can't be spawned with modified max health attribute

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.

Unresolved

Michael Zollner

2024-12-23, 11:02 PM

2025-01-04, 12:52 AM

1

1

Confirmed

Commands

1.21.4 Pre-Release 1, 1.21.4

-