mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 04:09:14 +00:00
Revert "Reduce biome complexity in regions"
This reverts commit 1f540f7c20.
This commit is contained in:
committed by
Brian Fopiano
parent
3a14ee9e54
commit
0446c9ee7e
@@ -73,7 +73,7 @@
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 1.25,
|
||||
"shoreHeightMin": 2.2,
|
||||
"shoreHeightMax": 4.2,
|
||||
"loot": {
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"varience": 4
|
||||
}
|
||||
],
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 1.25,
|
||||
"effects": [
|
||||
{
|
||||
"potionTicksMin": 87,
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
]
|
||||
},
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 1.5,
|
||||
"shoreHeightMin": 4,
|
||||
"shoreHeightMax": 6,
|
||||
"shoreHeightZoom": 1.14,
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
"rarity": 750
|
||||
}
|
||||
],
|
||||
"landBiomeZoom": 1.85,
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [
|
||||
{
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
}
|
||||
}],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 1.25,
|
||||
"effects": [
|
||||
{
|
||||
"particleAltX": 1.0E-5,
|
||||
|
||||
@@ -51,6 +51,6 @@
|
||||
"shoreRatio": 0.01,
|
||||
"shoreHeightMin": 0,
|
||||
"shoreHeightMax": 1,
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 0.01,
|
||||
"shoreBiomeZoom": 0.5
|
||||
}
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
"varience": 4
|
||||
}
|
||||
],
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 2,
|
||||
"effects": [
|
||||
{
|
||||
"potionTicksMin": 87,
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
"y": 2
|
||||
}
|
||||
}],
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 1.25,
|
||||
"shoreHeightMin": 0.02,
|
||||
"shoreHeightMax": 1.2,
|
||||
"loot": {
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"palette": [{"block": "emerald_ore"}],
|
||||
"varience": 2
|
||||
}],
|
||||
"landBiomeZoom": 1.85,
|
||||
"landBiomeZoom": 1.25,
|
||||
"shoreHeightMin": 3.2,
|
||||
"shoreHeightMax": 9.2,
|
||||
"loot": {
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
"cave/tundra-cavern",
|
||||
"cave/spiked-cavern"
|
||||
],
|
||||
"landBiomeZoom": 1.85,
|
||||
"riverBiomes": ["ocean/oce-tun-river"],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [{
|
||||
@@ -37,6 +36,7 @@
|
||||
"varience": 2
|
||||
}],
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 1.25,
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 4.77,
|
||||
|
||||
Reference in New Issue
Block a user