mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
18 lines
336 B
JSON
18 lines
336 B
JSON
{
|
|
"maxDepth": 5,
|
|
"terminate": true,
|
|
"feature": {
|
|
"objectChance": 0,
|
|
"strength": 1,
|
|
"interpolationRadius": 64,
|
|
"interpolator": "BILINEAR"
|
|
},
|
|
"pieces": [
|
|
"houses/jap/j5",
|
|
"houses/jap/j4",
|
|
"houses/jap/j3",
|
|
"houses/jap/j2",
|
|
"houses/jap/j1"
|
|
]
|
|
}
|