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

Equipment NBT Tag doesn't work when summoning Entities and using /entitydata

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 15w32c
    • None
    • Linux, 64-bit Java
    • Unconfirmed

      I tried to summon a zombie during the day with an iron helmet using this command:

      /summon Zombie ~ ~ ~ {Equipment:[{},{},{},{},

      {id:iron_helmet}

      ]}

      And what I got was a summoned zombie, but with no helmet. And it also burned in sunlight, which tells me that the helmet was not invisible or not rendering or something. I repeated this with a skeleton, with the same results. All the other slots (weapon, feet armor, leg armor, chest armor) don't work either.

      Then I tried to summon a regular zombie, but use the /entitydata command to give it an iron helmet using this:

      /entitydata @e[type=Zombie] {Equipment:[{},{},{},{},

      {id:iron_helmet}

      ]}

      The game gave me a message that the entity data WAS changed, but I noticed no difference on the Zombie.

            Unassigned Unassigned
            Middendorff James Ervin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: