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