-
Bug
-
Resolution: Unresolved
-
None
-
1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w08b, 21w13a, 21w16a, 1.17 Pre-release 1, 1.17 Pre-release 2, 1.17, 1.17.1, 21w41a, 21w44a, 1.18.1, 22w06a, 22w12a, 22w13a, 1.19, 1.19.1 Release Candidate 2, 1.19.2, 1.19.4, 23w14a, 1.20.1, 1.20.4, 24w14a
-
None
-
Confirmed
-
Mob behaviour
The bug
Currently, curing a baby zombie villager jockey does not cause it to dismount, creating a villager chicken jockey. The villager can also grow up, and it functions exactly as a normal villager, however, it does not dismount the chicken. This is likely caused by the fix of MC-163767.
How to reproduce
- Find a baby zombie villager jockey, or spawn one in via commands:
/summon chicken ~ ~ ~ {Passengers:[{id:zombie_villager,IsBaby:1,ConversionTime:10}]}
- Cure the baby zombie villager as you would a normal zombie villager
- Wait until it is cured
- Observe the fact the villager is still riding the chicken
Code analysis
Code analysis by Avoma can be found in this comment.