Villagers are only replanting farms with potatoes and not other crops such as carrots and wheat.
(replacing wheat/carrot farms with potatoes)
Comments 4
Did this bug ever exist in the first place? Or was it just that villagers will replant whatever is in the first slot that has a seed item, so if most villagers happened to get potatoes first you'd wind up with a feedback loop that eventually eradicated other crops?
Comparing the relevant AI class between 1.8-pre2 (ze) and 15w45a (ti), the only substantive changes seem to be adding beetroots and adjusting how "fully-grown" is detected (since beetroots are fully-grown at 3 rather than 7, they added a method that could be called "isFullyGrown" instead of fetching the age and comparing to 7).
Also, MC-47945.
Fixed between 1.8 and 15w45a