mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
16 lines
265 B
JSON
16 lines
265 B
JSON
{
|
|
"name": "Swamp",
|
|
"derivative": "SWAMPLAND",
|
|
"type": "LAND",
|
|
"region": "tropical",
|
|
"parent": "Jungle",
|
|
"rarity": 1.2,
|
|
"height": 0,
|
|
"scatter":[
|
|
"LONG_GRASS:1=0.04",
|
|
"LONG_GRASS:2=0.03"
|
|
],
|
|
"objects": [
|
|
|
|
]
|
|
} |