mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
91 lines
2.0 KiB
JSON
91 lines
2.0 KiB
JSON
{
|
|
"blockDrops": [
|
|
{
|
|
"drops": [
|
|
{
|
|
"type": "red_mushroom",
|
|
"rarity": 8
|
|
},
|
|
{
|
|
"type": "brown_mushroom",
|
|
"rarity": 8
|
|
}
|
|
],
|
|
"blocks": [
|
|
{
|
|
"block": "mycelium"
|
|
},
|
|
{
|
|
"block": "mushroom_stem"
|
|
},
|
|
{
|
|
"block": "red_mushroom_block"
|
|
},
|
|
{
|
|
"block": "brown_mushroom_block"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"structures": [
|
|
{
|
|
"tileset": "ruins",
|
|
"zoom": 1,
|
|
"rarity": 600
|
|
}
|
|
|
|
],
|
|
"spotBiomes": [
|
|
{
|
|
"biome": "mushroom-crimson-forest",
|
|
"scale": 0.78,
|
|
"type": "LAND",
|
|
"shuffle": 44,
|
|
"rarity": 262
|
|
},
|
|
{
|
|
"biome": "mushroom-warped-forest",
|
|
"scale": 0.77,
|
|
"type": "LAND",
|
|
"shuffle": 44,
|
|
"rarity": 261
|
|
}
|
|
],
|
|
"landBiomes": [
|
|
"mushroom-forest",
|
|
"mushroom-plains"
|
|
],
|
|
"biomeImplosionRatio": 0.25,
|
|
"seaBiomes": [
|
|
"mushroom-ocean"
|
|
],
|
|
"landBiomeZoom": 1.25,
|
|
"effects": [
|
|
{
|
|
"particleAltX": 0.00001,
|
|
"particleAway": 1,
|
|
"particleAltY": 0.01885,
|
|
"particleAltZ": 0.00001,
|
|
"chance": 3,
|
|
"particleEffect": "CRIMSON_SPORE",
|
|
"particleDistance": 5,
|
|
"particleOffset": 2,
|
|
"interval": 50,
|
|
"particleCount": 0
|
|
}
|
|
],
|
|
"shoreHeightMin": 3.2,
|
|
"shoreBiomes": [
|
|
"mushroom-beach"
|
|
],
|
|
"name": "Mushroom",
|
|
"shoreHeightMax": 6.2,
|
|
"loot": {
|
|
"tables": [
|
|
"mushroom-food",
|
|
"mushroom-clutter"
|
|
]
|
|
},
|
|
"shoreHeightZoom": 1.14,
|
|
"rarity": 14
|
|
} |