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

Curse of Binding doesn't affect mobs wearing player_head

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.15, 1.15.2
    • None
    • Confirmed
    • (Unassigned)

      I made "custom" mobs by adding player_heads with curse of binding to mobs. These mobs will replace the player_head with even a leather_helmet if it encounters one... breaking the illusion it is a custom mob.

      How to reproduce

      /summon husk ~ ~ ~ {CanPickUpLoot:1b,ArmorItems:[{},{},{},{id:leather_helmet,Count:1b,tag:{Enchantments:[{id:"minecraft:binding_curse",lvl:1s}]}}]}
      
      /summon husk ~ ~ ~ {CanPickUpLoot:1b,ArmorItems:[{},{},{},{id:player_head,Count:1b,tag:{Enchantments:[{id:"minecraft:binding_curse",lvl:1s}]}}]}
      

      Throw a diamond helmet at both husks; the second one will pick it up, replacing its item.

            Unassigned Unassigned
            Gatinh0 Scott Miller
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: