mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
17 lines
296 B
JSON
17 lines
296 B
JSON
{
|
|
"name": "Desert Red",
|
|
"derivative": "MUTATED_DESERT",
|
|
"region": "hot",
|
|
"surface": [
|
|
"SAND:1"
|
|
],
|
|
"dirt": [
|
|
"RED_SANDSTONE"
|
|
],
|
|
"scatter":[
|
|
"DEAD_BUSH=0.008"
|
|
],
|
|
"objects": [
|
|
"colossal/willow/dead/supermassive=0.00033"
|
|
]
|
|
} |