mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
27 lines
636 B
JSON
27 lines
636 B
JSON
{
|
|
"name": "Forest Mountains",
|
|
"derivative": "MUTATED_EXTREME_HILLS_WITH_TREES",
|
|
"type": "LAND",
|
|
"parent": "Forest & Mountains",
|
|
"region": "temperate",
|
|
"genHeight": 0,
|
|
"cliffScale": 0.75,
|
|
"cliffChance": 0.412,
|
|
"cliffs": true,
|
|
"lush": 0.4,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.13",
|
|
"LONG_GRASS:2=0.13",
|
|
"RED_ROSE:2=0.05",
|
|
"RED_ROSE:1=0.07",
|
|
"RED_ROSE=0.06",
|
|
"YELLOW_FLOWER=0.12",
|
|
"RED_ROSE:4=0.07",
|
|
"RED_ROSE:5=0.07",
|
|
"DOUBLE_PLANT:2=0.15"
|
|
],
|
|
"objects": [
|
|
"tree/oak/medium=0.9",
|
|
"tree/oak/small=0.9"
|
|
]
|
|
} |