mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
14 lines
296 B
JSON
14 lines
296 B
JSON
{
|
|
"name": "Dark Forest",
|
|
"derivative": "ROOFED_FOREST",
|
|
"region": "temperate",
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"LONG_GRASS:2=0.13"
|
|
],
|
|
"objects":[
|
|
"tree/darkoak/small=2.8",
|
|
"tree/darkoak/medium=0.8",
|
|
"tree/darkoak/large=0.1"
|
|
]
|
|
} |