9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
Files
Iris-Pack-EarthWorld/dev.test/dimensions/test.json
2020-07-25 12:57:37 -04:00

29 lines
684 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,
"caves": true,
"caveScale": 1,
"caveThickness": 1,
"caveShift": 0,
"roughnessZoom": 1,
"regions": [
"test"
]
}