mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
18 lines
372 B
JSON
18 lines
372 B
JSON
{
|
|
"name": "Savanna",
|
|
"derivative": "SAVANNA",
|
|
"type": "LAND",
|
|
"parent": "Desert",
|
|
"region": "hot",
|
|
"height": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.18"
|
|
],
|
|
"objects":[
|
|
"tree/savana/Gen/normal=0.1",
|
|
"tree/savana/normal=0.2",
|
|
"tree/savana/small=0.2",
|
|
"Savana/rocks=0.4",
|
|
"Savana/clutter=0.4"
|
|
]
|
|
} |