mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
33 lines
677 B
JSON
33 lines
677 B
JSON
{
|
|
"environment": "NORMAL",
|
|
"fluidHeight": 7,
|
|
"biomeZoom": 0.88,
|
|
"regionZoom": 3,
|
|
"continentZoom": 1,
|
|
"dimensionAngleDeg": 83,
|
|
"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": "",
|
|
"rockPalette": [
|
|
"AIR"
|
|
],
|
|
"fluidPalette": [
|
|
"AIR"
|
|
],
|
|
"regions": [
|
|
"sky"
|
|
]
|
|
} |