mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
18 lines
387 B
JSON
18 lines
387 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": [
|
|
"tree/jungle/medium=1.8",
|
|
"clutt=0.3",
|
|
"tree/colossal/jungle/massive=0.03",
|
|
"boulder/stone/medium=0.1"
|
|
]
|
|
} |