mojira.dev
MC-167970

Curse of Binding doesn't affect mobs wearing player_head

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.

Linked issues

Comments

anthony cicinelli

I am no longer able to reproduce in 1.16.2

[Mod] LateLag

I'm also unable to reproduce in the current version.

Gatinh0

Shouldn't the resolution be "Fixed Version 1.16.2", as it was reproducible in 1.15?

[Mod] LateLag

We don't know for sure when it's been fixed. Could have been in 1.16 or 1.16.1. Even if it was fixed in 1.16.2, which snapshot did? For documentation purposes, it's better to close as cannot reproduce in these cases.

Gatinh0

(Unassigned)

Confirmed

(Unassigned)

1.15, 1.15.2

Retrieved