mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
17 lines
360 B
JSON
17 lines
360 B
JSON
{
|
|
"name": "Jungle",
|
|
"derivative": "JUNGLE",
|
|
"type": "LAND",
|
|
"parent": "Desert & Forest",
|
|
"region": "tropical",
|
|
"height": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.58",
|
|
"LONG_GRASS:2=0.13"
|
|
],
|
|
"objects": [
|
|
"colossal/jungle/massive=0.0001",
|
|
"tree/jungle/medium=0.67",
|
|
"tree/palm/small=1.63"
|
|
]
|
|
} |