diff --git a/overworld/regions/temperate.json b/overworld/regions/temperate.json index f2429e68..d6da0360 100644 --- a/overworld/regions/temperate.json +++ b/overworld/regions/temperate.json @@ -1,41 +1,49 @@ { - "name": "Temperate", - "biomeImplosionRatio": 0.25, - "shoreHeightMin": 2.2, - "shoreHeightMax": 5.2, - "shoreHeightZoom": 1.14, - "landBiomeZoom": 1.25, - "landBiomes": [ - "temperate-plains", - "temperate-birch-forest", - "temperate-oak-forest" - ], - "seaBiomes": [ - "temperate-ocean", - "temperate-ocean-deep" - ], - "shoreBiomes": [ - "temperate-beach" - ], - "loot": { - "tables": [ - "temperate-food", - "temperate-clutter" - ] - }, - "deposits":[ - { - "minHeight": 15, - "maxHeight": 122, - "minSize": 4, - "maxSize": 12, - "minPerChunk": 0, - "maxPerChunk": 2, - "varience": 4, - "palette": [ - "IRON_ORE", - "COAL_ORE" - ] - } + "name": "Temperate", + "biomeImplosionRatio": 0.25, + "shoreHeightMin": 2.2, + "shoreHeightMax": 5.2, + "shoreHeightZoom": 1.14, + "landBiomeZoom": 1.25, + "landBiomes": [ + "temperate-plains", + "temperate-birch-forest", + "temperate-oak-forest" + ], + "seaBiomes": [ + "temperate-ocean", + "temperate-ocean-deep" + ], + "structures": [ + { + "tileset": "village-dark", + "ratio": 0.8, + "rarity": 1, + "zoom": 1 + } + ], + "shoreBiomes": [ + "temperate-beach" + ], + "loot": { + "tables": [ + "temperate-food", + "temperate-clutter" ] + }, + "deposits": [ + { + "minHeight": 15, + "maxHeight": 122, + "minSize": 4, + "maxSize": 12, + "minPerChunk": 0, + "maxPerChunk": 2, + "varience": 4, + "palette": [ + "IRON_ORE", + "COAL_ORE" + ] + } + ] } \ No newline at end of file diff --git a/overworld/regions/tundra.json b/overworld/regions/tundra.json index 8b5b2790..2e27a1bd 100644 --- a/overworld/regions/tundra.json +++ b/overworld/regions/tundra.json @@ -24,6 +24,14 @@ "cold-treasure" ] }, + "structures": [ + { + "tileset": "village-dark", + "ratio": 0.8, + "rarity": 1, + "zoom": 1 + } + ], "deposits":[ { "minHeight": 15, diff --git a/overworld/structures/village-dark.json b/overworld/structures/village-dark.json index 0bdc70c5..3754df1f 100644 --- a/overworld/structures/village-dark.json +++ b/overworld/structures/village-dark.json @@ -1,7 +1,7 @@ { "name": "Dark Village", - "gridHeight": 11, - "gridSize": 11, + "gridHeight": 25, + "gridSize": 20, "maxLayers": 1, "wallChance": 0.435, "tiles": [