mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
19 lines
423 B
JSON
19 lines
423 B
JSON
{
|
|
"name": "Dark Forest",
|
|
"derivative": "ROOFED_FOREST",
|
|
"type": "LAND",
|
|
"parent": "Forest",
|
|
"region": "temperate",
|
|
"genHeight": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"DOUBLE_PLANT:2=0.15",
|
|
"BROWN_MUSHROOM=0.3",
|
|
"RED_MUSHROOM=0.45"
|
|
],
|
|
"objects":[
|
|
"tree/darkoak/small=0.2",
|
|
"tree/darkoak/medium=0.25",
|
|
"tree/darkoak/large=0.35"
|
|
]
|
|
} |