9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

Cave lava

This commit is contained in:
Daniel Mills
2020-10-12 02:52:17 -04:00
parent ba94bfdb31
commit e4efab4ea0

View File

@@ -285,8 +285,8 @@
"caveThickness": 2,
"caveZoom": 1.25,
"verticalSlope": {
"min": 22,
"max": 95,
"min": 6,
"max": 72,
"generator": {
"style": "IRIS",
"fracture": {
@@ -315,7 +315,7 @@
"caveThickness": 0.7,
"caveZoom": 0.89,
"verticalSlope": {
"min": 11,
"min": 3,
"max": 43,
"generator": {
"style": "IRIS_DOUBLE",
@@ -331,7 +331,7 @@
"fluidType": {
"block": "lava"
},
"fluidHeight": 22
"fluidHeight": 8
}
}
],