9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
Files
Iris-Pack-Overworld/iris.development.dan/dimensions/dan.json
Daniel Mills 92eddae40c Gens
2020-05-16 04:41:36 -04:00

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"
]
}