9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/pillager_outpost.json
2021-08-30 19:56:46 -07:00

17 lines
357 B
JSON

{
"pieces": [
"pillager_outpost/watchtower",
"pillager_outpost/watchtower",
"pillager_outpost/watchtower",
"pillager_outpost/watchtower_overgrown"
],
"terminate": true,
"feature": {
"blockRadius": 4,
"entitySpawners": [
"pillager",
"pillager-respawn"
]
}
}