mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
mushrooms
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
{
|
||||
"name": "Mushroom",
|
||||
"landBiomes": [
|
||||
"mushroom-forest",
|
||||
"mushroom-forest-hills",
|
||||
"mushroom-plains"
|
||||
],
|
||||
"shoreBiomes": [
|
||||
"mushroom-beach"
|
||||
],
|
||||
"seaBiomes": [
|
||||
"mushroom-ocean"
|
||||
],
|
||||
"blockDrops": [
|
||||
{
|
||||
"drops": [
|
||||
@@ -52,15 +64,7 @@
|
||||
"rarity": 31
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
"mushroom-forest",
|
||||
"mushroom-forest-hills",
|
||||
"mushroom-plains"
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"seaBiomes": [
|
||||
"mushroom-ocean"
|
||||
],
|
||||
"landBiomeZoom": 1.25,
|
||||
"effects": [
|
||||
{
|
||||
@@ -77,10 +81,6 @@
|
||||
}
|
||||
],
|
||||
"shoreHeightMin": 3.2,
|
||||
"shoreBiomes": [
|
||||
"mushroom-beach"
|
||||
],
|
||||
"name": "Mushroom",
|
||||
"shoreHeightMax": 6.2,
|
||||
"loot": {
|
||||
"tables": [
|
||||
|
||||
Reference in New Issue
Block a user