mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
31 lines
735 B
JSON
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"
|
|
]
|
|
} |