mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 04:36:33 +00:00
15 lines
347 B
JSON
15 lines
347 B
JSON
{
|
|
"name": "Forest Mountains",
|
|
"derivative": "MUTATED_EXTREME_HILLS_WITH_TREES",
|
|
"region": "temperate",
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.13",
|
|
"LONG_GRASS:2=0.13"
|
|
],
|
|
"height": 0.225,
|
|
"objects": [
|
|
"tree/spruce/medium=0.67",
|
|
"tree/spruce/small=2.7",
|
|
"tree/spruce/dead/medium=0.09"
|
|
]
|
|
} |