mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-23 20:52:42 +00:00
15 lines
341 B
JSON
15 lines
341 B
JSON
{
|
|
"name": "Forest",
|
|
"derivative": "FOREST",
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.23",
|
|
"LONG_GRASS:2=0.13"
|
|
],
|
|
"objects": [
|
|
"tree/oak/medium=0.33",
|
|
"tree/oak/small=2.2",
|
|
"colossal/oak/massive=0.001",
|
|
"colossal/oak/superlarge=0.0004",
|
|
"colossal/oak/supermassive=0.0001"
|
|
]
|
|
} |