mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
13 lines
240 B
JSON
13 lines
240 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"
|
|
]
|
|
} |