mojira.dev
MC-154542

Villagers picking up infinitely

Villagers will pick up crops infinity even if their inventory is full.

 

Sometimes they craft bread like crazy sometimes not

 

Command blocks:

execute at @e[type=minecraft:villager,distance=..10] run summon item ~ ~ ~ {Item:{id:"minecraft:carrot",Count:64b}}
execute at @e[type=minecraft:villager,distance=..10] run summon item ~ ~ ~ {Item:{id:"minecraft:potato",Count:64b}}
execute at @e[type=minecraft:villager,distance=..10] run summon item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:64b}}
execute at @e[type=minecraft:villager,distance=..10] run summon item ~ ~ ~ {Item:{id:"minecraft:carrot",Count:64b}}

 

Linked issues

Attachments

Comments 1

Thank you for your report!
We're actually already tracking this issue at MC-152168, so we will resolve and link this ticket as a Duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

Goofables S

(Unassigned)

Unconfirmed

(Unassigned)

Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 3

Retrieved