9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00

reorder savannah

This commit is contained in:
CocoTheOwner
2021-06-22 14:35:26 +02:00
parent 5c9f6f79e1
commit 87c3c4bcbf

View File

@@ -1,39 +1,24 @@
{
"blockDrops": [
{
"drops": [
{
"minAmount": 1,
"type": "acacia_planks",
"maxAmount": 3
},
{
"type": "stripped_acacia_log",
"rarity": 12
},
{
"minAmount": 3,
"type": "stick",
"maxAmount": 5,
"rarity": 7
}
],
"blocks": [
{
"block": "acacia_wood"
},
{
"block": "acacia_log"
},
{
"block": "stripped_acacia_wood"
},
{
"block": "stripped_acacia_log"
}
],
"replaceVanillaDrops": true
}
"name": "Savanna",
"landBiomes": [
"hot-savanna",
"hot-dry-forest",
"hot-savanna",
"hot-savanna",
"hot-dry-forest",
"hot-savanna",
"hot-mountain",
"hot-savanna-plateau",
"hot-acacia-denmyre"
],
"shoreBiomes": [
"hot-savanna-beach-grass"
],
"seaBiomes": [
"temperate-river"
],
"caveBiomes": [
"temperate-old-cavern"
],
"riverStyle": {
"style": "VASCULAR",
@@ -54,21 +39,7 @@
"rarity": 650
}
],
"landBiomes": [
"hot-savanna",
"hot-dry-forest",
"hot-savanna",
"hot-savanna",
"hot-dry-forest",
"hot-savanna",
"hot-mountain",
"hot-savanna-plateau",
"hot-acacia-denmyre"
],
"biomeImplosionRatio": 0.25,
"seaBiomes": [
"temperate-river"
],
"deposits": [
{
"minHeight": 25,
@@ -128,9 +99,6 @@
"varience": 4
}
],
"caveBiomes": [
"temperate-old-cavern"
],
"landBiomeZoom": 1.25,
"effects": [
{
@@ -153,10 +121,6 @@
}
],
"shoreHeightMin": 3.2,
"shoreBiomes": [
"hot-savanna-beach-grass"
],
"name": "Savanna",
"shoreHeightMax": 6.2,
"loot": {
"tables": [
@@ -165,5 +129,41 @@
]
},
"shoreHeightZoom": 1.14,
"blockDrops": [
{
"drops": [
{
"minAmount": 1,
"type": "acacia_planks",
"maxAmount": 3
},
{
"type": "stripped_acacia_log",
"rarity": 12
},
{
"minAmount": 3,
"type": "stick",
"maxAmount": 5,
"rarity": 7
}
],
"blocks": [
{
"block": "acacia_wood"
},
{
"block": "acacia_log"
},
{
"block": "stripped_acacia_wood"
},
{
"block": "stripped_acacia_log"
}
],
"replaceVanillaDrops": true
}
],
"rarity": 6
}