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/igloo.json
Brian Fopiano 0d304fb780 fff
2021-08-03 21:09:48 -07:00

14 lines
199 B
JSON

{
"feature": {
"blockRadius": 5,
"entitySpawners": [
"villager"
]
},
"maxDepth": 3,
"pieces": [
"igloo/top1",
"igloo/top2"
]
}