Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 1.9, Minecraft 16w42a, Minecraft 1.11, Minecraft 1.11.2, Minecraft 1.12.2, Minecraft 18w22c, Minecraft 1.13-pre6, Minecraft 1.14.2
-
Fix Version/s: Minecraft 1.14.3 Pre-Release 4
-
Labels:None
-
Confirmation Status:Confirmed
-
Category:(Unassigned)
Description
The bug
Villagers seem to become willing to breed with the old carrots, potatoes and bread, but not with the new beetroot.
How to reproduce
- Build infinite village (Screenshot example)
- Spawn ~16-32 villagers
- Throw food at them
→ Carrots, potatoes, bread show willingness "hearts" almost immediately. Beetroot never increases their willingness.
The fix
Add a check for beetroot in net.minecraft.entity.passive.EntityVillager.getIsWillingToMate(boolean updateFirst).