mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 04:09:14 +00:00
Reorder mountains
This commit is contained in:
@@ -1,4 +1,25 @@
|
||||
{
|
||||
"name": "Mountains",
|
||||
"landBiomes": [
|
||||
"mountain",
|
||||
"mountain-hills",
|
||||
"mountain-forest-hills",
|
||||
"mountain-forest",
|
||||
"mountain-plains",
|
||||
"mountain-cliffs",
|
||||
"mountain"
|
||||
],
|
||||
"shoreBiomes": [
|
||||
"mountain-beach"
|
||||
],
|
||||
"seaBiomes": [
|
||||
"mountain-river-soft"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"temperate-old-cavern",
|
||||
"temperate-cracked-cavern",
|
||||
"tundra-cavern"
|
||||
],
|
||||
"riverBiomes": [
|
||||
"mountain-river"
|
||||
],
|
||||
@@ -18,19 +39,7 @@
|
||||
"zoom": 0.5
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
"mountain",
|
||||
"mountain-hills",
|
||||
"mountain-forest-hills",
|
||||
"mountain-forest",
|
||||
"mountain-plains",
|
||||
"mountain-cliffs",
|
||||
"mountain"
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"seaBiomes": [
|
||||
"mountain-river-soft"
|
||||
],
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 15,
|
||||
@@ -51,11 +60,6 @@
|
||||
}
|
||||
],
|
||||
"riverRarity": 200,
|
||||
"caveBiomes": [
|
||||
"temperate-old-cavern",
|
||||
"temperate-cracked-cavern",
|
||||
"tundra-cavern"
|
||||
],
|
||||
"landBiomeZoom": 1.9,
|
||||
"lakes": false,
|
||||
"lakeBiomeZoom": 4,
|
||||
@@ -73,10 +77,6 @@
|
||||
}
|
||||
},
|
||||
"shoreHeightMin": 2.2,
|
||||
"shoreBiomes": [
|
||||
"mountain-beach"
|
||||
],
|
||||
"name": "Mountains",
|
||||
"shoreHeightMax": 1.2,
|
||||
"shoreHeightZoom": 1.14,
|
||||
"riverThickness": 0.5,
|
||||
|
||||
Reference in New Issue
Block a user