mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
31 lines
723 B
JSON
31 lines
723 B
JSON
{
|
|
"name": "Plains",
|
|
"derivative": "PLAINS",
|
|
"type": "LAND",
|
|
"region": "temperate",
|
|
"genHeight": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.37",
|
|
"LONG_GRASS:2=0.09",
|
|
"DOUBLE_PLANT:2=0.25",
|
|
"DOUBLE_PLANT:3=0.15",
|
|
"STONE_BUTTON:5=0.14",
|
|
"YELLOW_FLOWER=0.1",
|
|
"RED_ROSE=0.1",
|
|
"RED_ROSE:1=0.1",
|
|
"RED_ROSE:2=0.1",
|
|
"RED_ROSE:3=0.1",
|
|
"RED_ROSE:4=0.1",
|
|
"RED_ROSE:5=0.1",
|
|
"RED_ROSE:6=0.1",
|
|
"RED_ROSE:7=0.1",
|
|
"RED_ROSE:8=0.1",
|
|
"DOUBLE_PLANT:0=0.1",
|
|
"DOUBLE_PLANT:1=0.1",
|
|
"DOUBLE_PLANT:4=0.1",
|
|
"DOUBLE_PLANT:5=0.1"
|
|
],
|
|
"objects": [
|
|
"shack/worn=0.01"
|
|
]
|
|
} |