9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/pillager_outpost.json
Brian Fopiano 3c6eaa948a Pillagers Work
2021-09-23 21:05:39 -07:00

16 lines
319 B
JSON

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