mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-23 20:52:42 +00:00
17 lines
269 B
JSON
17 lines
269 B
JSON
{
|
|
"name": "Desert",
|
|
"derivative": "DESERT",
|
|
"region": "HotDry",
|
|
"surface": [
|
|
"SAND"
|
|
],
|
|
"dirt": [
|
|
"SANDSTONE"
|
|
],
|
|
"scatter":[
|
|
"DEAD_BUSH=0.008"
|
|
],
|
|
"objects": [
|
|
"colossal/dead/massive=0.00023"
|
|
]
|
|
} |