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

Armor stand: DisabledSlots disables Remove when Replace is disabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 1.8.2-pre4, Minecraft 1.8.2-pre7, Minecraft 1.8.3, Minecraft 1.8.4, Minecraft 1.8.5, Minecraft 1.8.6, Minecraft 15w38b, Minecraft 15w45a, Minecraft 15w46a
    • Confirmed

      Using a value that disables all replacing but enables removing the item causes removing to also be disabled. For example, if you disable replacing the helmet, it will also disable removing it, but removing should still be enabled as the value didn't mark removing as disabled.

      7936 should disable replacement of every slot except for removing an item. When used, the armor stand's armor cannot be replaced, and when having an empty hand and right clicking, the armor is not removed.

      /summon ArmorStand ~ ~1 ~ {DisabledSlots:7936,Equipment:[{id:stone,Count:1},{id:iron_boots,Count:1},{id:iron_leggings,Count:1},{id:iron_chestplate,Count:1},{id:iron_helmet,Count:1}],ShowArms:1b}

            searge [Mojang] Searge (Michael Stoyke)
            onnowhere Onnowhere
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: