9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-03 14:12:09 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/village-tundra.json
Daniel Mills 3fb8a0dffb Chance fixes
2021-01-14 08:45:06 -05:00

14 lines
333 B
JSON

{
"maxDepth": 5,
"terminate": true,
"feature": {
"objectChance": 0.05,
"strength": 1,
"interpolationRadius": 64,
"interpolator": "BILINEAR"
},
"pieces": [
"village/taiga/town_centers/taiga_meeting_point_1",
"village/taiga/town_centers/taiga_meeting_point_2"
]
}