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

using entitydata @e {id:"zombie"} doesn't update the entity

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d, Minecraft 14w33a, Minecraft 14w33b, Minecraft 14w33c
    • any JVM
    • Unconfirmed

      If I use the EntityData command at any entity to change the type of the entity, the entity doesn't visually change.

      Steps to reproduce:

      /summon Sheep
      /entitydata @e[type=Sheep] {id:"Zombie"}
      

      More in-depth:

      The entity class doesn't change with the entity data.

      Possible fix:

      Re-build the entity (use the readNBT function) using the changed NBT to correct the entity type.

            searge [Mojang] Searge (Michael Stoyke)
            ikzelf1248 Ik Zelf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: