mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 03:39:16 +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.2",
|
|
"tree/oak/small=0.2"
|
|
]
|
|
} |