9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
This commit is contained in:
Brian Fopiano
2022-02-22 00:16:40 -08:00
parent 9c9f1613bd
commit ecbe567698
9 changed files with 7 additions and 21 deletions

View File

@@ -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"}
]

View File

@@ -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"}
}

View File

@@ -62,7 +62,6 @@
"varience": 8
}
],
"biomeImplosionRatio": 0.25,
"riverRarity": 1,
"landBiomeZoom": 5,
"shoreHeightMin": 2.2,

View File

@@ -44,7 +44,6 @@
"structure": "murky_stronghold",
"rarity": 250
}],
"biomeImplosionRatio": 0.15,
"deposits": [
{
"minHeight": 2,

View File

@@ -263,7 +263,6 @@
}
}
],
"biomeImplosionRatio": 0.25,
"landBiomeZoom": 1.8,
"effects": [
{

View File

@@ -32,7 +32,6 @@
"swamp/land-hostile",
"swamp/land-cave"
],
"biomeImplosionRatio": 0.26,
"deposits": [
{
"minHeight": 35,

View File

@@ -33,9 +33,7 @@
"temperate/land-hostile",
"temperate/land-cave"
],
"shoreRatio": 0.1,
"shoreBiomeZoom": 0.15,
"biomeImplosionRatio": 0.7,
"deposits": [{
"minHeight": 15,
"maxPerChunk": 13,

View File

@@ -72,7 +72,6 @@
}
]
},
"biomeImplosionRatio": 0.25,
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,

View File

@@ -41,7 +41,6 @@
"mountain/sea/river",
"mountain/sea/river-soft"
],
"biomeImplosionRatio": 0.25,
"deposits": [{
"minHeight": 20,
"maxPerChunk": 4,