mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-23 20:52:42 +00:00
23 lines
391 B
JSON
23 lines
391 B
JSON
{
|
|
"name": "Haunted Forest",
|
|
"derivative": "MUTATED_SWAMPLAND",
|
|
"surface": [
|
|
"GRASS",
|
|
"GRASS",
|
|
"GRASS",
|
|
"GRASS",
|
|
"SOUL_SAND",
|
|
"DIRT",
|
|
"DIRT:1",
|
|
"DIRT:2"
|
|
],
|
|
"dirt": [
|
|
"DIRT",
|
|
"DIRT:1",
|
|
"SOUL_SAND"
|
|
],
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.13"
|
|
],
|
|
"surfaceType": "simplex"
|
|
} |