mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
19 lines
391 B
JSON
19 lines
391 B
JSON
{
|
|
"name": "Mountains",
|
|
"derivative": "EXTREME_HILLS",
|
|
"type": "LAND",
|
|
"region": "cold",
|
|
"parent": "Plains",
|
|
"genHeight": 0.115,
|
|
"genAmplifier": 1.12,
|
|
"genScale": 0.885,
|
|
"genSwirl": 2.44,
|
|
"genSwirlScale": 12.5,
|
|
"cliffScale": 0.85,
|
|
"cliffChance": 0.452,
|
|
"cliffs": true,
|
|
"scatter":[
|
|
"LONG_GRASS:2=0.04"
|
|
],
|
|
"dirtDepth": 0
|
|
} |