mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
"name": "Mountains",
|
|
"height": 0.26,
|
|
"region": "cold",
|
|
"derivative": "EXTREME_HILLS",
|
|
"scatter":[
|
|
"LONG_GRASS:2=0.04"
|
|
],
|
|
"dirtDepth": 0,
|
|
"cliffs": true,
|
|
"cliffScale": 0.95,
|
|
"cliffChance": 0.429
|
|
} |