9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 20:29:12 +00:00
Files
Iris-Pack-EarthWorld/iris.development.dan/dimensions/dan.json
Daniel Mills b9c61de304 Junk
2020-05-17 01:04:07 -04:00

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