9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

Read The PR Name

This commit is contained in:
Brian Fopiano
2021-06-23 13:54:53 -07:00
parent aa83355236
commit d261f3bec9

View File

@@ -156,11 +156,11 @@
},
{
"minHeight": 2,
"maxPerChunk": 2,
"maxPerChunk": 3,
"maxHeight": 30,
"minPerChunk": 0,
"minSize": 1,
"maxSize": 5,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "diamond_ore"
@@ -172,7 +172,7 @@
"minHeight": 4,
"maxPerChunk": 5,
"maxHeight": 40,
"minPerChunk": 0,
"minPerChunk": 2,
"minSize": 5,
"maxSize": 8,
"palette": [
@@ -189,9 +189,9 @@
"minHeight": 3,
"maxPerChunk": 2,
"maxHeight": 67,
"minPerChunk": 0,
"minSize": 1,
"maxSize": 3,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 5,
"palette": [
{
"block": "gold_ore"
@@ -201,9 +201,9 @@
},
{
"minHeight": 3,
"maxPerChunk": 2,
"maxPerChunk": 4,
"maxHeight": 29,
"minPerChunk": 0,
"minPerChunk": 2,
"minSize": 3,
"maxSize": 8,
"palette": [
@@ -215,10 +215,10 @@
},
{
"minHeight": 1,
"maxPerChunk": 9,
"maxPerChunk": 12,
"maxHeight": 120,
"minPerChunk": 8,
"minSize": 3,
"minSize": 4,
"maxSize": 8,
"palette": [
{
@@ -270,7 +270,7 @@
"caveLayers": [
{
"canBreakSurface": true,
"caveThickness": 0.5,
"caveThickness": 0.48,
"caveZoom": 0.7,
"horizontalSlope": {
"min": -40,
@@ -360,7 +360,7 @@
"fullPercent": 0.01,
"threshold": 0.75,
"minHeight": -40,
"maxHeight": 70
"maxHeight": 100
},
{
"style": {
@@ -388,7 +388,7 @@
"aggressiveBiomeReshuffle": true,
"coordFractureDistance": 926,
"coordFractureZoom": 0.15,
"dimensionAngleDeg": 69,
"dimensionAngleDeg": 70,
"preventLeafDecay": true,
"postProcessCaves": true,
"postProcessing": true,