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

15w47c Armor Attributes not working Correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 15w47c
    • None
    • Java 64bit 1.8.0_25, Windows 7
    • Unconfirmed

      If you have 2 custom peices of armor each with their own custom Armor attribute they do not stack. For example if you have a chestplate with +2 Armor and leggings with +2 Armor they do not add up to be +4, it stays at +2.

      What I expected to happen was...:
      Have +4 Armor with both pieces of +2 armor equipped

      What actually happened was...:
      I only gained +2 armor

      Steps to Reproduce:
      1. Execute both commands:

      /give @p minecraft:leather_leggings 1 0 {AttributeModifiers:[

      {Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:41580,UUIDMost:573197}

      ]}

      /give @p minecraft:leather_chestplate 1 0 {AttributeModifiers:[

      {Slot:"torso",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:41580,UUIDMost:573197}

      ]}

      2. Put both pieces of armor on your player

      3. See what happens

            Unassigned Unassigned
            theepic321 Dylan Crockett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: