mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 12:19:14 +00:00
17 lines
359 B
JSON
17 lines
359 B
JSON
{
|
|
"name": "Dark Forest",
|
|
"derivative": "ROOFED_FOREST",
|
|
"type": "LAND",
|
|
"parent": "Forest",
|
|
"region": "temperate",
|
|
"height": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"LONG_GRASS:2=0.13"
|
|
],
|
|
"objects":[
|
|
"tree/darkoak/small=0.2",
|
|
"tree/darkoak/medium=0.25",
|
|
"tree/darkoak/large=0.35"
|
|
]
|
|
} |