mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
Tests
This commit is contained in:
25
dev.test/dimensions/test.json
Normal file
25
dev.test/dimensions/test.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"environment": "NORMAL",
|
||||
"fluidHeight": 63,
|
||||
"biomeZoom": 4,
|
||||
"dimensionAngleDeg": 12,
|
||||
"terrainZoom": 1,
|
||||
"interpolationFunction": "BILINEAR",
|
||||
"interpolationScale": 80,
|
||||
"interpolationSurfaceFunction": "BILINEAR",
|
||||
"interpolationSurfaceScale": 40,
|
||||
"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": [
|
||||
"test"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user