mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
36 lines
752 B
JSON
36 lines
752 B
JSON
{
|
|
"name": "Haunted Forest",
|
|
"derivative": "MUTATED_SWAMPLAND",
|
|
"type": "LAND",
|
|
"region": "temperate",
|
|
"parent": "Dark Forest",
|
|
"genHeight": 0,
|
|
"rarity": 6.5,
|
|
"surface": [
|
|
"GRASS",
|
|
"GRASS",
|
|
"GRASS",
|
|
"GRASS",
|
|
"SOUL_SAND",
|
|
"DIRT",
|
|
"DIRT:1",
|
|
"DIRT:2"
|
|
],
|
|
"subSurface": [
|
|
"DIRT",
|
|
"DIRT:1",
|
|
"SOUL_SAND"
|
|
],
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.13"
|
|
],
|
|
"surfaceType": "simplex",
|
|
"objects": [
|
|
"house/norms/medium=0.007",
|
|
"tree/fantasyoak/large=0.02",
|
|
"tree/fantasyoak/medium=0.2",
|
|
"tree/darkoak/small=0.2",
|
|
"tree/darkoak/medium=0.25",
|
|
"tree/darkoak/large=0.35"
|
|
]
|
|
} |