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/village-snowy.json
Brian Fopiano 4d7403f685 New command added to iris
/iris std beautify <project>
or just 
/iris std beautify
while in a proj
2021-07-05 02:22:24 -07:00

16 lines
391 B
JSON

{
"maxDepth": 5,
"terminate": true,
"feature": {
"objectChance": 0,
"strength": 1,
"interpolationRadius": 64,
"interpolator": "BILINEAR"
},
"pieces": [
"village/snowy/town_centers/snowy_meeting_point_1",
"village/snowy/town_centers/snowy_meeting_point_2",
"village/snowy/town_centers/snowy_meeting_point_3"
]
}