mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-31 04:36:38 +00:00
32 lines
782 B
JSON
32 lines
782 B
JSON
{
|
|
"name": "Birch Forest",
|
|
"derivative": "BIRCH_FOREST",
|
|
"parent": "Forest",
|
|
"type": "LAND",
|
|
"region": "temperate",
|
|
"genHeight": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"LONG_GRASS:2=0.13",
|
|
"YELLOW_FLOWER=0.2",
|
|
"RED_ROSE=0.25",
|
|
"RED_ROSE:1=0.25",
|
|
"RED_ROSE:2=0.25",
|
|
"RED_ROSE:3=0.25",
|
|
"RED_ROSE:4=0.25",
|
|
"RED_ROSE:5=0.25",
|
|
"RED_ROSE:6=0.25",
|
|
"RED_ROSE:7=0.25",
|
|
"RED_ROSE:8=0.25",
|
|
"DOUBLE_PLANT:0=0.2",
|
|
"DOUBLE_PLANT:1=0.2",
|
|
"DOUBLE_PLANT:4=0.2",
|
|
"DOUBLE_PLANT:5=0.2"
|
|
],
|
|
"objects": [
|
|
"tree/birch/large=0.2",
|
|
"tree/birch/medium=0.3",
|
|
"tree/birch/small=0.7",
|
|
"house/rustic/medium=0.005"
|
|
]
|
|
} |