9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/pillager_outpost.json
Brian Fopiano 8725fb6467 Re-added ranges that make sense because i tested them
because i don't want 20 chunks filled with pillagers personally
2021-09-10 15:01:30 -07:00

17 lines
358 B
JSON

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