9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00

redo caves

This commit is contained in:
Espen
2021-06-05 00:54:43 +02:00
parent 17d7f84db4
commit d86260010b

View File

@@ -30,7 +30,7 @@
},
"seaZoom": 1.25,
"biomeZoom": 8.09,
"carving": true,
"lootTries": 32,
"caveBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE"
@@ -38,7 +38,7 @@
"continentZoom": 1,
"postProcessing": true,
"postProcessCaves":true,
"Nipple-Remover":true,
"Nipple-Remover":true,
"landBiomeStyle": {
"style": "CELLULAR",
"fracture": {
@@ -98,7 +98,7 @@
"coordFractureZoom": 0.15,
"fluidHeight": 63,
"ravines": true,
"ravineRarity": 200,
"ravineRarity": 500,
"ravineRibRarity": 3,
"fluidPalette": {
"palette": [
@@ -137,136 +137,123 @@
]
},
"coordFractureDistance": 926,
"carving": true,
"carveLayers": [
{
"style": {
"style": "IRIS_DOUBLE",
"zoom": 1.0,
"fracture": {
"multiplier": 20,
"style": "FRACTAL_SMOKE",
"zoom": 0.5
}
},
"fullPercent": 0.01,
"threshold": 0.75,
"minHeight": -30,
"maxHeight": 70
},
{
"style": {
"style": "PERLIN_IRIS_HALF",
"zoom": 0.3,
"fracture": {
"multiplier": 20,
"style": "FRACTAL_SMOKE",
"zoom": 0.5
}
},
"fullPercent": 0.5,
"threshold": 0.68,
"minHeight": -100,
"maxHeight": 100
}
],
"caves": true,
"caveLayers": [
{
"canBreakSurface": false,
"caveThickness": 0.5,
"caveZoom": 0.7,
"horizontalSlope": {
"min": -50,
"max": 30,
"generator": {
"style": "IRIS",
"zoom": 2
}
},
"verticalSlope": {
"min": 60,
"max": 255,
"generator": {
"style": "IRIS",
"zoom": 4
}
}
},
{
"canBreakSurface": true,
"caveThickness": 0.5,
"caveZoom": 0.7,
"horizontalSlope": {
"min": -20,
"max": 10,
"min": -50,
"max": 50,
"generator": {
"style": "IRIS_THICK",
"zoom": 0.885,
"fracture": {
"multiplier": 9,
"style": "IRIS_THICK",
"zoom": 0.3
}
"style": "SIMPLEX",
"zoom": 2
}
},
"caveThickness": 0.7,
"caveZoom": 0.89,
"verticalSlope": {
"min": 68,
"max": 110,
"generator": {
"style": "IRIS_DOUBLE",
"zoom": 1.82,
"fracture": {
"multiplier": 9,
"style": "IRIS_THICK",
"zoom": 0.3
}
}
}
},
{
"canBreakSurface": false,
"horizontalSlope": {
"min": -110,
"max": -100,
"generator": {
"style": "IRIS_THICK",
"zoom": 0.885,
"fracture": {
"multiplier": 5,
"style": "PERLIN",
"zoom": 0.3
}
}
},
"caveThickness": 0.7,
"caveZoom": 0.89,
"verticalSlope": {
"min": -10,
"max": 35,
"generator": {
"style": "IRIS_DOUBLE",
"zoom": 1.82
}
}
},
{
"canBreakSurface": false,
"horizontalSlope": {
"min": -110,
"max": -100,
"generator": {
"style": "PERLIN",
"zoom": 0.885,
"fracture": {
"multiplier": 5,
"style": "PERLIN",
"zoom": 0.3
}
}
},
"caveThickness": 0.7,
"caveZoom": 0.89,
"verticalSlope": {
"min": 10,
"max": 80,
"max": 100,
"generator": {
"style": "FRACTAL_SMOKE",
"zoom": 1.82
"style": "SIMPLEX",
"zoom": 4
}
}
},
{
"canBreakSurface": false,
"caveThickness": 0.1,
"caveZoom": 0.7,
"horizontalSlope": {
"min": -30,
"max": 30,
"min": -50,
"max": 50,
"generator": {
"style": "SIMPLEX",
"zoom": 2,
"fracture": {
"style": "SIMPLEX",
"zoom": 0.8,
"multiplier": 10
}
"style": "PERLIN",
"zoom": 2
}
},
"verticalSlope": {
"min": 10,
"max": 30,
"min": -50,
"max": 70,
"generator": {
"style": "SIMPLEX",
"style": "PERLIN",
"zoom": 2
}
},
"fluid": {
"fluidHeight": 13,
"fluidHeight": 12,
"fluidType": {
"block": "lava"
}
}
}
],
"shoreBiomeStyle": {
"style": "CELLULAR",
@@ -282,7 +269,7 @@
}
}
},
"caves": true,
"landChance": 0.69,
"preventLeafDecay": true,
"version": 3,
@@ -362,10 +349,10 @@
},
{
"minHeight": 2,
"maxPerChunk": 2,
"maxPerChunk": 1,
"maxHeight": 18,
"minPerChunk": 0,
"minSize": 2,
"minSize": 0,
"maxSize": 5,
"palette": [
{