mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
26 lines
621 B
JSON
26 lines
621 B
JSON
{
|
|
"name": "Jungle",
|
|
"derivative": "JUNGLE",
|
|
"type": "LAND",
|
|
"parent": "Desert",
|
|
"region": "tropical",
|
|
"genHeight": 0,
|
|
"rarity": 1.2,
|
|
"lush": 8.5,
|
|
"scatter":[
|
|
"WOOD_BUTTON:5=0.13",
|
|
"LONG_GRASS:1=0.38",
|
|
"DOUBLE_PLANT:2=0.35",
|
|
"RED_ROSE:5=0.12"
|
|
],
|
|
"objects": [
|
|
"tree/jungle/medium=0.7",
|
|
"tree/jungle/large=0.82",
|
|
"clutt=0.7",
|
|
"tree/colossal/jungle/massive=0.0",
|
|
"tree/colossal/jungle/large=0.25",
|
|
"boulder/stone/medium=0.1",
|
|
"shack/worn=0.01",
|
|
"aesthetics/beach/islander=0.01"
|
|
]
|
|
} |