mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
25 lines
529 B
JSON
25 lines
529 B
JSON
{
|
|
"name": "Mushroom Mountains",
|
|
"derivative": "MUSHROOM_ISLAND",
|
|
"type": "LAND",
|
|
"region": "anomaly",
|
|
"parent": "Mushroom Lands",
|
|
"genHeight": 0,
|
|
"rarity": 12,
|
|
"dirtDepth": 0,
|
|
"genScale": 0.9,
|
|
"genSwirl": 3.5,
|
|
"genAmplifier": 2.1,
|
|
"cliffScale": 1.39,
|
|
"cliffChance": 0.47,
|
|
"cliffs": true,
|
|
"surface": [
|
|
"MYCEL"
|
|
],
|
|
"objects":[
|
|
"mushroom/red=0.23",
|
|
"mushroom/black=0.23",
|
|
"mushroom/purple=0.23",
|
|
"mushroom/greay=0.23"
|
|
]
|
|
} |