diff --git a/regions/swamp.json b/regions/swamp.json index cc6a6822..bfc028eb 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -39,6 +39,12 @@ "zoom": 0.5 } ], + "jigsawStructures": [ + { + "rarity": 365, + "structure": "village-tundra" + } + ], "landBiomes": [ "swamp-roofed-forest", "swamp-mountain-forest", diff --git a/regions/tropical.json b/regions/tropical.json index cd51a9bc..f22acbf8 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -16,6 +16,12 @@ "rarity": 139 } ], + "jigsawStructures": [ + { + "rarity": 365, + "structure": "village-temperate" + } + ], "landBiomes": [ "tropical-rainforest", "tropical-bamboo-forest",