mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 04:36:33 +00:00
14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"name": "Jungle",
|
|
"derivative": "JUNGLE",
|
|
"region": "tropical",
|
|
"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"
|
|
]
|
|
} |