Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-278994

Wolves can't be spawned with modified max health attribute

XMLWordPrintable

    • Icon: Bug 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.

            Unassigned Unassigned
            TheRedVillager Michael Zollner
            Votes:
            5 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: