mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 20:29:12 +00:00
32 lines
684 B
JSON
32 lines
684 B
JSON
{
|
|
"environment": "NORMAL",
|
|
"fluidHeight": 63,
|
|
"biomeZoom": 0.88,
|
|
"regionZoom": 3,
|
|
"continentZoom": 1,
|
|
"dimensionAngleDeg": 19,
|
|
"terrainZoom": 1,
|
|
"landZoom": 2.5,
|
|
"shoreZoom": 1.5,
|
|
"seaZoom": 4,
|
|
"interpolationFunction": "BICUBIC",
|
|
"interpolationScale": 12,
|
|
"hermiteTension": 0.00001,
|
|
"hermiteBias": 0.5,
|
|
"roughnessHeight": 0,
|
|
"coordFractureZoom": 0.5,
|
|
"coordFractureDistance": 136,
|
|
"placeObjects": true,
|
|
"roughnessZoom": 1,
|
|
"caveScale": 0.5,
|
|
"caves": false,
|
|
"focus": "",
|
|
"regions": [
|
|
"temperate",
|
|
"tundra",
|
|
"tropical",
|
|
"hot",
|
|
"swamp",
|
|
"frozen"
|
|
]
|
|
} |