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

Problems Rendering Entities Equipment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 1.8.1-pre3
    • None
    • Unconfirmed

      When using entitydata or replaceitem on non-humanoid type mobs (pigs, creepers, etc) equipment doesn't render.

      As you can see in the picture the pig has an ender chest on it's head. However, it isn't being displayed. (Note the ender chest was equiped using the replaceitem command). The same thing happens when trying to equip a leather helmet using the entitydata command. It shows up in the data tag, but it doesn't render.

      These commands work fine on myself and other humanoid mobs (zombies, skeletons).

      To Duplicate:
      /summon Pig ~ ~ ~

      {NoAI:1}

      /replaceitem entity @e[type=Pig] slot.armor.head ender_chest

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

      {id:"minecraft:leather_helmet"}

      ]}

            Unassigned Unassigned
            talon2863 Talon2863
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: