mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
15 lines
261 B
JSON
15 lines
261 B
JSON
{
|
|
"shoreBiomes": ["flat"],
|
|
"landBiomes": ["flat"],
|
|
"seaBiomes": ["flat"],
|
|
"name": "Flat",
|
|
"structures": [
|
|
{
|
|
"tileset": "village",
|
|
"ratio": 0.8,
|
|
"rarity": 1,
|
|
"zoom": 1
|
|
}
|
|
]
|
|
}
|