9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00

Update villager.json

This commit is contained in:
RaydenKonig
2021-05-18 13:40:57 -03:00
committed by GitHub
parent 15f3717201
commit b841bf4389

View File

@@ -1,10 +1,5 @@
{
"type": "BOAT",
"type": "VILLAGER",
"aware": true,
"ai": true,
"passengers": [
{
"type": "VILLAGER"
}
]
"ai": true
}