mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
15 lines
331 B
JSON
15 lines
331 B
JSON
{
|
|
"maxDepth": 5,
|
|
"terminate": true,
|
|
"feature": {
|
|
"objectChance": 0,
|
|
"strength": 1,
|
|
"interpolationRadius": 64,
|
|
"interpolator": "BILINEAR"
|
|
},
|
|
"pieces": [
|
|
"village/taiga/town_centers/taiga_meeting_point_1",
|
|
"village/taiga/town_centers/taiga_meeting_point_2"
|
|
]
|
|
}
|