Curing Zombie Villagers with CanPickUpLoot:0b
keeps the CanPickUpLoot NBT tag at zero, resulting in a villager that cannot replant crops or breed.
Linked issues
is duplicated by 2
Attachments
Comments 2
Hey all!
I've looked at different options to fix the issue and this worked for me:
"/data modify entity @e[type=minecraft:villager, sort=nearest, limit=1] CanPickUpLoot set value 1b"
Whilst looking at the specific villager that doesn't want to pick up your valueable foodies.
This should fix it temporarily to get that farm up and going!
Can confirm.