9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
Files
Iris-Pack-EarthWorld/test/dimensions/test.json
Daniel Mills c8b3567fb8 Reorg
2020-08-01 04:26:32 -04:00

31 lines
735 B
JSON

{
"environment": "NORMAL",
"fluidHeight": 63,
"biomeZoom": 1,
"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": false,
"decorate": false,
"caves": false,
"postProcess": false,
"caveScale": 1,
"caveThickness": 1,
"caveShift": 0,
"roughnessZoom": 1,
"regions": [
"test"
]
}