mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 12:19:06 +00:00
26 lines
668 B
JSON
26 lines
668 B
JSON
{
|
|
"environment": "NORMAL",
|
|
"fluidHeight": 63,
|
|
"biomeZoom": 1,
|
|
"dimensionAngleDeg": 45,
|
|
"terrainZoom": 1,
|
|
"interpolationFunction": "BILINEAR",
|
|
"interpolationScale": 160,
|
|
"interpolationSurfaceFunction": "BILINEAR",
|
|
"interpolationSurfaceScale": 160,
|
|
"interpolationAuxiliaryFunction": "BILINEAR",
|
|
"interpolationAuxiliaryScale": 12,
|
|
"hermiteTension": 0.00001,
|
|
"hermiteBias": 0.5,
|
|
"roughnessHeight": 0,
|
|
"coordFractureZoom": 2,
|
|
"coordFractureDistance": 222,
|
|
"landZoom": 2.5,
|
|
"seaZoom": 4,
|
|
"continentZoom": 0.5,
|
|
"placeObjects": true,
|
|
"roughnessZoom": 1,
|
|
"regions": [
|
|
"dan"
|
|
]
|
|
} |