diff --git a/biomes/tundra-taiga.json b/biomes/tundra-taiga.json index dd449b46..08839f9d 100644 --- a/biomes/tundra-taiga.json +++ b/biomes/tundra-taiga.json @@ -31,6 +31,13 @@ ] } ], + "structures": [ + { + "tileset": "village-stone", + "zoom": 2, + "rarity": 159 + } + ], "wall": { "style": { "style": "STATIC" diff --git a/regions/tundra.json b/regions/tundra.json index 989a2ad1..bd73293c 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -27,14 +27,6 @@ "tileset": "ruins", "rarity": 180, "zoom": 1 - }, - { - "tileset": "village-stone", - "zoom": 1, - "ratio": 0.05, - "rarity": 85, - "shuffle": 5 - } ], "riverRarity": 1,