If a Zombie Villager is in a minecart and it is named "Grumm" or "Dinnerbone", its profession overlay is not applied properly.
Reproduce
/summon minecraft:minecart ~ ~ ~ {Passengers:[{id:"zombie_villager",CustomNameVisible:1b,CustomName:'{"text":"Grumm"}'}]}Expected Result
The clothing of Zombie Villager wouldn't stick out when upside down in a minecart
Linked issues
Attachments
Comments 4
the cloak-like element simply doesn't change based on sitting position or not; having it change means having a 2 new elements for it, which get shown and hidden while sitting respectively. I feel like this'll be a Won't Fix.
Can confirm in 1.21.6
But the team had to be changed:
/summon minecraft:minecart ~ ~ ~ {Passengers:[{id:"zombie_villager",CustomNameVisible:1b,CustomName:'Grumm'}]}Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Video attached. You can use the following command to easily reproduce this issue.