mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
15 lines
255 B
JSON
15 lines
255 B
JSON
{
|
|
"shoreBiomes": ["flat"],
|
|
"landBiomes": ["flat"],
|
|
"seaBiomes": ["flat"],
|
|
"name": "Flat",
|
|
"structures": [
|
|
{
|
|
"tileset": "v",
|
|
"ratio": 0.1,
|
|
"rarity": 1,
|
|
"zoom": 1
|
|
}
|
|
]
|
|
}
|