mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
18 lines
361 B
JSON
18 lines
361 B
JSON
{
|
|
"name": "Jungle Hills",
|
|
"derivative": "JUNGLE_HILLS",
|
|
"type": "LAND",
|
|
"parent": "Jungle",
|
|
"region": "tropical",
|
|
"height": 0.01,
|
|
"genAmplifier": 0.26,
|
|
"genScale": 1.25,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.33",
|
|
"LONG_GRASS:2=0.02"
|
|
],
|
|
"objects": [
|
|
"tree/jungle/medium=0.8",
|
|
"clutt=0.01"
|
|
]
|
|
} |