mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
reorder tundra
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"riverBiomes": [
|
||||
"tundra-river"
|
||||
],
|
||||
"name": "Tundra",
|
||||
"landBiomes": [
|
||||
"tundra-taiga",
|
||||
"tundra-redwoods-forest",
|
||||
@@ -14,10 +12,21 @@
|
||||
"tundra-mountains-cliffs",
|
||||
"mountain-forest"
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"shoreBiomes": [
|
||||
"tundra-beach",
|
||||
"tundra-beach-stone"
|
||||
],
|
||||
"seaBiomes": [
|
||||
"tundra-river"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"tundra-cavern",
|
||||
"tundra-spiked-cavern"
|
||||
],
|
||||
"riverBiomes": [
|
||||
"tundra-river"
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 15,
|
||||
@@ -35,10 +44,6 @@
|
||||
}
|
||||
],
|
||||
"riverRarity": 1,
|
||||
"caveBiomes": [
|
||||
"tundra-cavern",
|
||||
"tundra-spiked-cavern"
|
||||
],
|
||||
"landBiomeZoom": 1.25,
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
@@ -50,11 +55,6 @@
|
||||
}
|
||||
},
|
||||
"shoreHeightMin": 2.2,
|
||||
"shoreBiomes": [
|
||||
"tundra-beach",
|
||||
"tundra-beach-stone"
|
||||
],
|
||||
"name": "Tundra",
|
||||
"shoreHeightMax": 5.2,
|
||||
"loot": {
|
||||
"tables": [
|
||||
|
||||
Reference in New Issue
Block a user