9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/village-savanna.json
2021-05-08 18:40:33 -03:00

16 lines
460 B
JSON

{
"maxDepth": 3,
"terminate": true,
"feature": {
"objectChance": 0,
"strength": 1,
"interpolationRadius": 64,
"interpolator": "BILINEAR"
},
"pieces": [
"village/savanna/town_centers/savanna_meeting_point_1",
"village/savanna/town_centers/savanna_meeting_point_2",
"village/savanna/town_centers/savanna_meeting_point_3",
"village/savanna/town_centers/savanna_meeting_point_4"
]
}