mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-06 15:41:36 +00:00
16 lines
324 B
JSON
16 lines
324 B
JSON
{
|
|
"name": "Cold Taiga",
|
|
"derivative": "TAIGA_COLD",
|
|
"type": "LAND",
|
|
"region": "cold",
|
|
"parent": "Taiga",
|
|
"height": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:2=0.04"
|
|
],
|
|
"objects": [
|
|
"tree/spruce/medium=0.27",
|
|
"tree/spruce/small=1.7",
|
|
"tree/spruce/dead/medium=0.39"
|
|
]
|
|
} |