diff --git a/iris.development.dan/biomes/plains-dan.json b/iris.development.dan/biomes/plains-dan.json index 4b6d9949..c70cab46 100644 --- a/iris.development.dan/biomes/plains-dan.json +++ b/iris.development.dan/biomes/plains-dan.json @@ -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 } \ No newline at end of file diff --git a/iris.development.dan/dimensions/dan.json b/iris.development.dan/dimensions/dan.json index 62b9b11e..f78d57da 100644 --- a/iris.development.dan/dimensions/dan.json +++ b/iris.development.dan/dimensions/dan.json @@ -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": [