mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"name": "Cold Taiga",
|
|
"derivative": "TAIGA_COLD",
|
|
"region": "cold",
|
|
"scatter":[
|
|
"LONG_GRASS:2=0.04"
|
|
],
|
|
"objects": [
|
|
"tree/spruce/medium=0.27",
|
|
"tree/spruce/small=1.7",
|
|
"tree/spruce/dead/medium=0.39"
|
|
]
|
|
} |