9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00
Files
Iris-Pack-Overworld/flat/regions/flat.json
Daniel Mills d983494965 Objects
2020-08-20 07:10:13 -04:00

15 lines
255 B
JSON

{
"shoreBiomes": ["flat"],
"landBiomes": ["flat"],
"seaBiomes": ["flat"],
"name": "Flat",
"structures": [
{
"tileset": "v",
"ratio": 0.1,
"rarity": 1,
"zoom": 1
}
]
}