9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
Files
Iris-Pack-Overworld/dev.test/dimensions/test.json
2020-07-28 03:14:09 -04:00

31 lines
732 B
JSON

{
"environment": "NORMAL",
"fluidHeight": 63,
"biomeZoom": 4,
"dimensionAngleDeg": 12,
"terrainZoom": 1,
"interpolationFunction": "BILINEAR",
"interpolationScale": 80,
"interpolationSurfaceFunction": "BILINEAR",
"interpolationSurfaceScale": 40,
"roughnessHeight": 1,
"coordFractureZoom": 2,
"coordFractureDistance": 222,
"hermiteTension": 1,
"landZoom": 4,
"debugFastPregen": true,
"seaZoom": 0.3,
"continentZoom": 0.2,
"hermiteBias": 0.5,
"placeObjects": true,
"decorate": true,
"caves": true,
"postProcess": false,
"caveScale": 1,
"caveThickness": 1,
"caveShift": 0,
"roughnessZoom": 1,
"regions": [
"test"
]
}