Using the shears on the Copper Golem correctly removes the poppy and drops it on the ground, but plays no animation nor the usual shearing sound. This has been the case since Java Edition 25w34a, presumably due to the the change moving the poppy to the Copper Golem’s saddle slot instead of its head slot.
Steps to Reproduce
Summon a Copper Golem styling a Poppy on its head using the following command
/summon copper_golem ~ ~ ~ {equipment:{saddle:{id:poppy,count:1}}}
Equip shears in your hands using the following command:
/give @p minecraft:shears
Snip the Poppy hat off the iron golem and observe.
Expected Result
✔ The Player’s hand would sway as they perform the shearing action.
✔ A snip sound would be heard.
Observed Result
❌ The Player’s hand remains in place as if no action was performed.
❌ No sound plays at all.
Linked issues
Comments 0
No comments.