• Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.16.1
    • None
    • Confirmed
    • Commands

      1. Use the following command to summon a right-handed husk holding a shield in his OffHand.
        /summon minecraft:husk ~ ~ ~ {HandItems:[{},{id:"minecraft:shield",Count:1b}],LeftHanded:0b}
        
      2. Use the following command to kill right-handed husks holding a shield in his MAINHAND.
        /execute as @e[nbt={LeftHanded:0b,HandItems:[{id:"minecraft:shield",Count:1b},{}]}] run kill @s
        
      3. The second command mustn't work,but it works to kill the husk.

            Unassigned Unassigned
            Amadasa Arai Yuki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: