9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00
Files
Iris-Pack-EarthWorld/biomes/taiga_cold.json
2020-01-19 08:53:42 -05:00

18 lines
294 B
JSON

{
"name": "Cold Taiga",
"derivative": "TAIGA_COLD",
"type": "LAND",
"region": "cold",
"parent": "Taiga",
"height": 0,
"scatter":[
"LONG_GRASS:2=0.04"
],
"objects": [
"tree/evergreen/large=0.15",
"tree/evergreen/medium=0.21"
]
}