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
Attachments
Comments 3
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.
Video attached. You can use the following command to easily reproduce this issue.