-
Bug
-
Resolution: Fixed
-
24w34a
-
None
-
Confirmed
-
Mob behaviour
-
Normal
-
Platform
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.
- relates to
-
MC-194201 Foxes indefinitely stand around items when their "CanPickUpLoot" tag is set to "0b"
- Open