diff --git a/entities/standard/passive/villager.json b/entities/standard/passive/villager.json index 5a9e5dc3..f0392af4 100644 --- a/entities/standard/passive/villager.json +++ b/entities/standard/passive/villager.json @@ -1 +1,4 @@ -{"type": "VILLAGER"} \ No newline at end of file +{ + "type": "VILLAGER", + "pickupItems": true +} \ No newline at end of file