mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
21 lines
459 B
JSON
21 lines
459 B
JSON
{
|
|
"name": "Birch Forest Hills",
|
|
"derivative": "BIRCH_FOREST_HILLS",
|
|
"type": "LAND",
|
|
"region": "temperate",
|
|
"parent": "Birch Forest",
|
|
"height": 0.01,
|
|
"genAmplifier": 0.26,
|
|
"genScale": 1.25,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"LONG_GRASS:2=0.13"
|
|
],
|
|
"objects": [
|
|
"tree/birch/large=0.2",
|
|
"tree/birch/medium=0.3",
|
|
"tree/birch/small=0.3",
|
|
"house/rustic/medium=0.005"
|
|
|
|
]
|
|
} |