mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Temporary solution to the disappearance of villagers
remove this change once the problem is solved from the iris code
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"type": "VILLAGER",
|
||||
"type": "BOAT",
|
||||
"aware": true,
|
||||
"ai": true
|
||||
}
|
||||
"ai": true,
|
||||
"passengers": [
|
||||
{
|
||||
"type": "VILLAGER"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user