mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
24 lines
530 B
JSON
24 lines
530 B
JSON
{
|
|
"name": "Forest",
|
|
"derivative": "FOREST",
|
|
"type": "LAND",
|
|
"region": "temperate",
|
|
"genHeight": 0,
|
|
"lush": 0.33,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"LONG_GRASS:2=0.13",
|
|
"RED_ROSE:2=0.05",
|
|
"RED_ROSE:1=0.07",
|
|
"RED_ROSE=0.06",
|
|
"YELLOW_FLOWER=0.12",
|
|
"RED_ROSE:4=0.07",
|
|
"RED_ROSE:5=0.07",
|
|
"DOUBLE_PLANT:2=0.25"
|
|
],
|
|
"objects": [
|
|
"tree/oak/medium=1.5",
|
|
"tree/oak/small=1.2",
|
|
"hands/jungle/large=0.01"
|
|
]
|
|
} |