mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 12:19:06 +00:00
15 lines
272 B
JSON
15 lines
272 B
JSON
{
|
|
"name": "Forest",
|
|
"derivative": "FOREST",
|
|
"type": "LAND",
|
|
"region": "temperate",
|
|
"height": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"LONG_GRASS:2=0.13"
|
|
],
|
|
"objects": [
|
|
"tree/oak/medium=0.4",
|
|
"tree/oak/small=0.4"
|
|
]
|
|
} |