9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
Files
Iris-Pack-EarthWorld/entities/villager.json
2021-05-08 18:40:33 -03:00

11 lines
136 B
JSON

{
"type": "BOAT",
"aware": true,
"ai": true,
"passengers": [
{
"type": "VILLAGER"
}
]
}