9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/pillager_outpost.json
Brian Fopiano 0d304fb780 fff
2021-08-03 21:09:48 -07:00

16 lines
325 B
JSON

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