mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-03 14:12:09 +00:00
14 lines
333 B
JSON
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"
|
|
]
|
|
} |