The Bug:
Villagers indefinitely stand around items when their "CanPickUpLoot" tag is set to "0b".
Steps to Reproduce:
Summon a villager with its "CanPickUpLoot" tag set to "0b" by using the command provided below.
/summon minecraft:villager ~ ~ ~ {CanPickUpLoot:0b}
Throw some carrots on the ground near the villager.
Observe the behavior of the villager closely as it notices the dropped item.
Observed Behavior:
Villagers indefinitely stand around the items.
Expected Behavior:
Villagers would ignore the items.
Linked issues
relates to 1
Attachments
Comments 0
No comments.