mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-06 15:41:36 +00:00
35 lines
749 B
JSON
35 lines
749 B
JSON
{
|
|
"name": "Mushroom",
|
|
"rarity": 14,
|
|
"biomeImplosionRatio": 0.25,
|
|
"shoreHeightMin": 3.2,
|
|
"shoreHeightMax": 6.2,
|
|
"shoreHeightZoom": 1.14,
|
|
"landBiomeZoom": 1.25,
|
|
"landBiomes": [
|
|
"mushroom-forest",
|
|
"mushroom-plains"
|
|
],
|
|
"seaBiomes": [
|
|
"mushroom-ocean"
|
|
],
|
|
"shoreBiomes": [
|
|
"mushroom-beach"
|
|
],
|
|
"spotBiomes":[
|
|
{
|
|
"biome": "mushroom-crimson-forest",
|
|
"type": "LAND",
|
|
"scale": 0.78,
|
|
"rarity": 262,
|
|
"shuffle": 44
|
|
},
|
|
{
|
|
"biome": "mushroom-warped-forest",
|
|
"type": "LAND",
|
|
"scale": 0.77,
|
|
"rarity": 261,
|
|
"shuffle": 44
|
|
}
|
|
]
|
|
} |