mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Updates
This commit is contained in:
@@ -13,17 +13,17 @@
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"style": {"style": "IRIS"},
|
||||
"style": {"style": "CELLULAR"},
|
||||
"maxHeight": 1,
|
||||
"minHeight": 1,
|
||||
"zoom": 0.5,
|
||||
"palette": [
|
||||
{
|
||||
"block": "minecraft:moss_block",
|
||||
"weight": 2
|
||||
},
|
||||
{"block": "minecraft:clay"},
|
||||
{"block": "minecraft:water"},
|
||||
{"block": "minecraft:clay"},
|
||||
{"block": "minecraft:clay" },
|
||||
{"block": "minecraft:deepslate"},
|
||||
{"block": "minecraft:grass_block"}
|
||||
]
|
||||
|
||||
@@ -84,9 +84,7 @@
|
||||
"enabled": true,
|
||||
"mode": "FIRST"
|
||||
},
|
||||
"seaZoom": 1.25,
|
||||
"seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"},
|
||||
"landZoom": 3.2,
|
||||
"seaBiomeStyle": {"style": "SIMPLEX"},
|
||||
"landBiomeStyle": {
|
||||
"style": "NOWHERE_CELLULAR",
|
||||
"axialFracturing": true,
|
||||
@@ -253,20 +251,16 @@
|
||||
"varience": 9
|
||||
}
|
||||
],
|
||||
"caveBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
|
||||
"aggressiveBiomeReshuffle": true,
|
||||
"coordFractureDistance": 926,
|
||||
"caveBiomeStyle": {"style": "SIMPLEX"},
|
||||
"coordFractureZoom": 0.15,
|
||||
"preventLeafDecay": true,
|
||||
"noiseModificationFromFeatures": false,
|
||||
"postProcessCaves": true,
|
||||
"postProcessing": true,
|
||||
"useMantle": true,
|
||||
"terrainZoom": 1,
|
||||
"stronghold": "stronghold",
|
||||
"strongholdJumpDistance": 670,
|
||||
"maxStrongholds": 27,
|
||||
"decorate": true,
|
||||
"skylandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
|
||||
"islandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}
|
||||
}
|
||||
"skylandBiomeStyle": {"style": "SIMPLEX"}
|
||||
}
|
||||
|
||||
@@ -62,7 +62,6 @@
|
||||
"varience": 8
|
||||
}
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 5,
|
||||
"shoreHeightMin": 2.2,
|
||||
|
||||
@@ -44,7 +44,6 @@
|
||||
"structure": "murky_stronghold",
|
||||
"rarity": 250
|
||||
}],
|
||||
"biomeImplosionRatio": 0.15,
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 2,
|
||||
|
||||
@@ -263,7 +263,6 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"landBiomeZoom": 1.8,
|
||||
"effects": [
|
||||
{
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
"swamp/land-hostile",
|
||||
"swamp/land-cave"
|
||||
],
|
||||
"biomeImplosionRatio": 0.26,
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 35,
|
||||
|
||||
@@ -33,9 +33,7 @@
|
||||
"temperate/land-hostile",
|
||||
"temperate/land-cave"
|
||||
],
|
||||
"shoreRatio": 0.1,
|
||||
"shoreBiomeZoom": 0.15,
|
||||
"biomeImplosionRatio": 0.7,
|
||||
"deposits": [{
|
||||
"minHeight": 15,
|
||||
"maxPerChunk": 13,
|
||||
|
||||
@@ -72,7 +72,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 4.77,
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
"mountain/sea/river",
|
||||
"mountain/sea/river-soft"
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [{
|
||||
"minHeight": 20,
|
||||
"maxPerChunk": 4,
|
||||
|
||||
Reference in New Issue
Block a user