mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
changed lowlows
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
},
|
||||
"fullPercent": 0.5,
|
||||
"threshold": 0.68,
|
||||
"minHeight": -100,
|
||||
"minHeight": -70,
|
||||
"maxHeight": 100
|
||||
}
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
"caveThickness": 0.5,
|
||||
"caveZoom": 0.7,
|
||||
"horizontalSlope": {
|
||||
"min": -50,
|
||||
"min": -40,
|
||||
"max": 30,
|
||||
"generator": {
|
||||
"style": "IRIS",
|
||||
@@ -209,7 +209,7 @@
|
||||
"caveThickness": 0.5,
|
||||
"caveZoom": 0.7,
|
||||
"horizontalSlope": {
|
||||
"min": -50,
|
||||
"min": -40,
|
||||
"max": 50,
|
||||
"generator": {
|
||||
"style": "SIMPLEX",
|
||||
@@ -231,7 +231,7 @@
|
||||
"caveThickness": 0.1,
|
||||
"caveZoom": 0.7,
|
||||
"horizontalSlope": {
|
||||
"min": -50,
|
||||
"min": -40,
|
||||
"max": 50,
|
||||
"generator": {
|
||||
"style": "PERLIN",
|
||||
@@ -240,7 +240,7 @@
|
||||
}
|
||||
},
|
||||
"verticalSlope": {
|
||||
"min": -50,
|
||||
"min": -40,
|
||||
"max": 70,
|
||||
"generator": {
|
||||
"style": "PERLIN",
|
||||
|
||||
Reference in New Issue
Block a user