mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
reorder tropical
This commit is contained in:
@@ -1,4 +1,39 @@
|
||||
{
|
||||
"name": "Tropical",
|
||||
"landBiomes": [
|
||||
"tropical-rainforest",
|
||||
"tropical-plains",
|
||||
"tropical-bamboo-forest",
|
||||
"tropical-plains",
|
||||
"tropical-rainforest-wicked",
|
||||
"tropical-wilds",
|
||||
"tropical-volcanic-plains"
|
||||
],
|
||||
"shoreBiomes": [
|
||||
"tropical-island-beach",
|
||||
"tropical-beach",
|
||||
"tropical-beach-charred",
|
||||
"tropical-beach-bamboo"
|
||||
],
|
||||
"seaBiomes": [
|
||||
"tropical-ocean",
|
||||
"tropical-river-soft"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"tropical-cavern",
|
||||
"tropical-cavern-coral",
|
||||
"tropical-cavern-root"
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 4.77,
|
||||
"fracture": {
|
||||
"multiplier": 240,
|
||||
"style": "IRIS",
|
||||
"zoom": 5
|
||||
}
|
||||
},
|
||||
"spotBiomes": [
|
||||
{
|
||||
"as": "SEA",
|
||||
@@ -22,29 +57,6 @@
|
||||
"structure": "jungle-pyramid"
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
"tropical-rainforest",
|
||||
"tropical-plains",
|
||||
"tropical-bamboo-forest",
|
||||
"tropical-plains",
|
||||
"tropical-rainforest-wicked",
|
||||
"tropical-wilds",
|
||||
"tropical-volcanic-plains"
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"seaBiomes": [
|
||||
"tropical-ocean",
|
||||
"tropical-river-soft"
|
||||
],
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 4.77,
|
||||
"fracture": {
|
||||
"multiplier": 240,
|
||||
"style": "IRIS",
|
||||
"zoom": 5
|
||||
}
|
||||
},
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 25,
|
||||
@@ -61,20 +73,8 @@
|
||||
"varience": 2
|
||||
}
|
||||
],
|
||||
"caveBiomes": [
|
||||
"tropical-cavern",
|
||||
"tropical-cavern-coral",
|
||||
"tropical-cavern-root"
|
||||
],
|
||||
"landBiomeZoom": 1.25,
|
||||
"shoreHeightMin": 3.2,
|
||||
"shoreBiomes": [
|
||||
"tropical-island-beach",
|
||||
"tropical-beach",
|
||||
"tropical-beach-charred",
|
||||
"tropical-beach-bamboo"
|
||||
],
|
||||
"name": "Tropical",
|
||||
"shoreHeightMax": 9.2,
|
||||
"loot": {
|
||||
"tables": [
|
||||
|
||||
Reference in New Issue
Block a user