9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/flat/regions/flat.json
2020-08-20 22:10:01 -04:00

15 lines
261 B
JSON

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