9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/biomes/mountains.json
2020-01-16 01:49:01 -05:00

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
}