9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
This commit is contained in:
Daniel Mills
2020-05-16 04:41:36 -04:00
parent 8f86414862
commit 92eddae40c
2 changed files with 21 additions and 8 deletions

View File

@@ -1,5 +1,15 @@
{
"name": "Plains",
"auxiliaryGenerators":[
{
"zoom": 3,
"offsetX": 0,
"offsetZ": 0,
"seed": 1337,
"min": 0,
"max": 2
}
],
"layers": [
{
"palette": [
@@ -22,7 +32,8 @@
}
],
"derivative": "PLAINS",
"heightFrequency": 0.2,
"heightExponent": 1,
"highHeight": 7,
"lowHeight": 4
"highHeight": 5,
"lowHeight": 3
}

View File

@@ -2,21 +2,23 @@
"environment": "NORMAL",
"fluidHeight": 63,
"biomeZoom": 4,
"dimensionAngleDeg": 0,
"dimensionAngleDeg": 12,
"terrainZoom": 1,
"interpolationFunction": "BILINEAR",
"interpolationScale": 34,
"interpolationScale": 160,
"interpolationSurfaceFunction": "BILINEAR",
"interpolationSurfaceScale": 24,
"roughnessHeight": 1,
"interpolationSurfaceScale": 160,
"interpolationAuxiliaryFunction": "BILINEAR",
"interpolationAuxiliaryScale": 6,
"hermiteTension": 0.00001,
"hermiteBias": 0.5,
"roughnessHeight": 0,
"coordFractureZoom": 2,
"coordFractureDistance": 222,
"hermiteTension": 1,
"landZoom": 4,
"debugFastPregen": true,
"seaZoom": 0.3,
"continentZoom": 0.2,
"hermiteBias": 0.5,
"placeObjects": true,
"roughnessZoom": 1,
"regions": [