If a copper golem has a two-tall plant on its head, only the bottom half is displayed, rather than the full thing.
Example commands:
/summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:tall_grass"}},NoAI:1b}
/summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:large_fern"}},NoAI:1b}
/summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:rose_bush"}},NoAI:1b}
/summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:sunflower"}},NoAI:1b}
/summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:peony"}},NoAI:1b}
/summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:lilac"}},NoAI:1b}
/summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:pitcher_plant"}},NoAI:1b}
Either display the entire plant, or use the item model instead, to fix this issue.
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki