9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/iris.development.dan/dimensions/overworld.json
Daniel Mills cae90b6135 Dump
2020-05-16 01:59:32 -04:00

25 lines
605 B
JSON

{
"environment": "NORMAL",
"fluidHeight": 63,
"biomeZoom": 4,
"dimensionAngleDeg": 0,
"terrainZoom": 1,
"interpolationFunction": "BILINEAR",
"interpolationScale": 34,
"interpolationSurfaceFunction": "BILINEAR",
"interpolationSurfaceScale": 24,
"roughnessHeight": 1,
"coordFractureZoom": 2,
"coordFractureDistance": 222,
"hermiteTension": 1,
"landZoom": 4,
"debugFastPregen": true,
"seaZoom": 0.3,
"continentZoom": 0.2,
"hermiteBias": 0.5,
"placeObjects": true,
"roughnessZoom": 1,
"regions": [
"temperate"
]
}