mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
16 lines
457 B
JSON
16 lines
457 B
JSON
{
|
|
"maxDepth": 5,
|
|
"terminate": true,
|
|
"feature": {
|
|
"objectChance": 0.05,
|
|
"strength": 1,
|
|
"interpolationRadius": 64,
|
|
"interpolator": "BILINEAR"
|
|
},
|
|
"pieces": [
|
|
"village/plains/town_centers/plains_fountain_01",
|
|
"village/plains/town_centers/plains_meeting_point_1",
|
|
"village/plains/town_centers/plains_meeting_point_2",
|
|
"village/plains/town_centers/plains_meeting_point_3"
|
|
]
|
|
} |