9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/igloo.json
Daniel Mills f888ae2e55 Beautify
2021-08-05 08:48:50 -04:00

12 lines
177 B
JSON

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