diff --git a/src/main/resources/data/pokecube/structures/village/taiga/town_centers/center_2.nbt b/src/main/resources/data/pokecube/structures/village/taiga/town_centers/center_2.nbt index f19c4bb749..f11bfc4a57 100644 Binary files a/src/main/resources/data/pokecube/structures/village/taiga/town_centers/center_2.nbt and b/src/main/resources/data/pokecube/structures/village/taiga/town_centers/center_2.nbt differ diff --git a/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/small.json b/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/small.json index 0bcfe94472..7eb2e622f4 100644 --- a/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/small.json +++ b/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/small.json @@ -5,6 +5,7 @@ "element_type": "pokecube:expanded_pool_element", "location": "pokecube:village/taiga/town_centers/center_small", "processors": "pokecube:generic", + "int_config":{"y_offset": -2}, "projection": "rigid" }, "weight": 1 diff --git a/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/town_centers.json b/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/town_centers.json index 8a5ec6283f..14b8a3b4d1 100644 --- a/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/town_centers.json +++ b/src/main/resources/data/pokecube/worldgen/template_pool/village/taiga/town_centers.json @@ -14,7 +14,7 @@ "element_type": "pokecube:expanded_pool_element", "location": "pokecube:village/taiga/town_centers/center_2", "processors": "pokecube:decay_30_percent", - "int_config":{"y_offset": -1}, + "int_config":{"y_offset": -2}, "projection": "rigid" }, "weight": 1