mojira.dev
MC-231671

The clothes of sitting upside-down zombie villagers defy gravity

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

Video attached. You can use the following command to easily reproduce this issue.

/summon minecraft:minecart ~ ~ ~ {Passengers:[{id:"zombie_villager",CustomNameVisible:1b,CustomName:'{"text":"Grumm"}'}]}

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

[media]

But the team had to be changed:

/summon minecraft:minecart ~ ~ ~ {Passengers:[{id:"zombie_villager",CustomNameVisible:1b,CustomName:'Grumm'}]}

Golden Wither

(Unassigned)

Confirmed

(Unassigned)

1.17.1, 1.20.2, 1.21.5

Retrieved