diff --git a/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json b/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json index 17e1a7cbacea..058fcf4484b7 100644 --- a/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json +++ b/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json @@ -1,5 +1,6 @@ { "itemGroup.valhelsia_structures_main": "Valhelsia Structures", + "comment.blocks": "---Blocks---", "block.valhelsia_structures.special_spawner": "Special Spawner", "block.valhelsia_structures.brazier": "Brazier", @@ -12,6 +13,7 @@ "block.valhelsia_structures.dark_oak_post": "Dark Oak Post", "block.valhelsia_structures.warped_post": "Warped Post", "block.valhelsia_structures.crimson_post": "Crimson Post", + "block.valhelsia_structures.cut_oak_post": "Cut Oak Post", "block.valhelsia_structures.cut_spruce_post": "Cut Spruce Post", "block.valhelsia_structures.cut_birch_post": "Cut Birch Post", @@ -20,6 +22,7 @@ "block.valhelsia_structures.cut_dark_oak_post": "Cut Dark Oak Post", "block.valhelsia_structures.cut_warped_post": "Cut Warped Post", "block.valhelsia_structures.cut_crimson_post": "Cut Crimson Post", + "block.valhelsia_structures.lapidified_jungle_post": "Lapidified Jungle Post", "block.valhelsia_structures.metal_framed_glass": "Metal Framed Glass", "block.valhelsia_structures.metal_framed_glass_pane": "Metal Framed Glass Pane", @@ -81,10 +84,12 @@ "block.valhelsia_structures.dungeon_door": "Dungeon Door", "block.valhelsia_structures.bone_pile": "Bone Pile", "block.valhelsia_structures.bone_pile_block": "Bone Pile Block", + "gui.valhelsia_structures.config.spacing_error": "The Spacing Value of the Structure needs to be greater than the Separation Value!", "gui.valhelsia_structures.config.spacing_solution": "Using %s as Spacing Value instead (Separation + 1)", "gui.valhelsia_structures.config.invalid_biome_category": "List contains invalid Biome Category:", "gui.valhelsia_structures.config.invalid_blacklisted_biome": "List contains invalid Biome:", + "comment.filled_maps": "---Filled Maps---", "filled_map.valhelsia_structures:spawner_dungeon": "Spawner Dungeon Explorer Map", "filled_map.valhelsia_structures:castle": "Castle Explorer Map" diff --git a/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json b/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json index 813addb9e96f..e2c5416fbfa0 100644 --- a/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json +++ b/projects/1.16/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json @@ -1,67 +1,71 @@ { "itemGroup.valhelsia_structures_main": "Valhelsia丨结构", + + "comment.blocks": "---Blocks---", "block.valhelsia_structures.special_spawner": "特殊刷怪笼", "block.valhelsia_structures.brazier": "火盆", "block.valhelsia_structures.soul_brazier": "灵魂火盆", - "block.valhelsia_structures.oak_post": "橡木杆", - "block.valhelsia_structures.spruce_post": "云杉木杆", - "block.valhelsia_structures.birch_post": "白桦木杆", - "block.valhelsia_structures.jungle_post": "丛林木杆", - "block.valhelsia_structures.acacia_post": "金合欢木杆", - "block.valhelsia_structures.dark_oak_post": "深色橡木杆", - "block.valhelsia_structures.warped_post": "诡异木杆", - "block.valhelsia_structures.crimson_post": "绯红木杆", - "block.valhelsia_structures.cut_oak_post": "分割橡木杆", - "block.valhelsia_structures.cut_spruce_post": "分割云木杆", - "block.valhelsia_structures.cut_birch_post": "分割白桦木杆", - "block.valhelsia_structures.cut_jungle_post": "分割丛林木杆", - "block.valhelsia_structures.cut_acacia_post": "分割金合欢木杆", - "block.valhelsia_structures.cut_dark_oak_post": "分割深色橡木杆", - "block.valhelsia_structures.cut_warped_post": "分割诡异木杆", - "block.valhelsia_structures.cut_crimson_post": "分割绯红木杆", - "block.valhelsia_structures.lapidified_jungle_post": "石化丛林木杆", + "block.valhelsia_structures.oak_post": "橡木桩", + "block.valhelsia_structures.spruce_post": "云杉木桩", + "block.valhelsia_structures.birch_post": "白桦木桩", + "block.valhelsia_structures.jungle_post": "丛林木桩", + "block.valhelsia_structures.acacia_post": "金合欢木桩", + "block.valhelsia_structures.dark_oak_post": "深色橡木桩", + "block.valhelsia_structures.warped_post": "诡异木桩", + "block.valhelsia_structures.crimson_post": "绯红木桩", + + "block.valhelsia_structures.cut_oak_post": "切制橡木桩", + "block.valhelsia_structures.cut_spruce_post": "切制云杉木桩", + "block.valhelsia_structures.cut_birch_post": "切制白桦木桩", + "block.valhelsia_structures.cut_jungle_post": "切制丛林木桩", + "block.valhelsia_structures.cut_acacia_post": "切制金合欢木桩", + "block.valhelsia_structures.cut_dark_oak_post": "切制深色橡木桩", + "block.valhelsia_structures.cut_warped_post": "切制诡异木桩", + "block.valhelsia_structures.cut_crimson_post": "切制绯红木桩", + + "block.valhelsia_structures.lapidified_jungle_post": "石化丛林木桩", "block.valhelsia_structures.metal_framed_glass": "金属镶框玻璃", "block.valhelsia_structures.metal_framed_glass_pane": "金属镶框玻璃板", "block.valhelsia_structures.paper_wall": "纸墙", - "block.valhelsia_structures.hanging_vines": "悬垂的藤蔓", - "block.valhelsia_structures.glazed_jar": "釉罐", - "block.valhelsia_structures.cracked_glazed_jar": "破裂釉罐", - "block.valhelsia_structures.white_glazed_jar": "白色釉罐", - "block.valhelsia_structures.orange_glazed_jar": "橙色釉罐", - "block.valhelsia_structures.magenta_glazed_jar": "品红色釉罐", - "block.valhelsia_structures.light_blue_glazed_jar": "淡蓝色釉罐", - "block.valhelsia_structures.yellow_glazed_jar": "黄色釉罐", - "block.valhelsia_structures.lime_glazed_jar": "黄绿色釉罐", - "block.valhelsia_structures.pink_glazed_jar": "粉红色釉罐", - "block.valhelsia_structures.gray_glazed_jar": "灰色釉罐", - "block.valhelsia_structures.light_gray_glazed_jar": "淡灰色釉罐", - "block.valhelsia_structures.cyan_glazed_jar": "青色釉罐", - "block.valhelsia_structures.purple_glazed_jar": "紫色釉罐", - "block.valhelsia_structures.blue_glazed_jar": "蓝色釉罐", - "block.valhelsia_structures.brown_glazed_jar": "棕色釉罐", - "block.valhelsia_structures.green_glazed_jar": "绿色釉罐", - "block.valhelsia_structures.red_glazed_jar": "红色釉罐", - "block.valhelsia_structures.black_glazed_jar": "黑色釉罐", - "block.valhelsia_structures.big_glazed_jar": "大釉罐", - "block.valhelsia_structures.cracked_big_glazed_jar": "破裂大釉罐", - "block.valhelsia_structures.big_white_glazed_jar": "白色大釉罐", - "block.valhelsia_structures.big_orange_glazed_jar": "橙色大釉罐", - "block.valhelsia_structures.big_magenta_glazed_jar": "品红色大釉罐", - "block.valhelsia_structures.big_light_blue_glazed_jar": "淡蓝色大釉罐", - "block.valhelsia_structures.big_yellow_glazed_jar": "黄色大釉罐", - "block.valhelsia_structures.big_lime_glazed_jar": "黄绿色大釉罐", - "block.valhelsia_structures.big_pink_glazed_jar": "粉红色大釉罐", - "block.valhelsia_structures.big_gray_glazed_jar": "灰色大釉罐", - "block.valhelsia_structures.big_light_gray_glazed_jar": "淡灰色大釉罐", - "block.valhelsia_structures.big_cyan_glazed_jar": "青色大釉罐", - "block.valhelsia_structures.big_purple_glazed_jar": "紫色大釉罐", - "block.valhelsia_structures.big_blue_glazed_jar": "蓝色大釉罐", - "block.valhelsia_structures.big_brown_glazed_jar": "棕色大釉罐", - "block.valhelsia_structures.big_green_glazed_jar": "绿色大釉罐", - "block.valhelsia_structures.big_red_glazed_jar": "红色大釉罐", - "block.valhelsia_structures.big_black_glazed_jar": "黑色大釉罐", - "block.valhelsia_structures.big_jar_top": "大罐盖子", - "block.valhelsia_structures.lapidified_jungle_log": "石化丛林木牌", + "block.valhelsia_structures.hanging_vines": "垂藤", + "block.valhelsia_structures.glazed_jar": "带釉陶罐", + "block.valhelsia_structures.cracked_glazed_jar": "裂纹带釉陶罐", + "block.valhelsia_structures.white_glazed_jar": "白色带釉陶罐", + "block.valhelsia_structures.orange_glazed_jar": "橙色带釉陶罐", + "block.valhelsia_structures.magenta_glazed_jar": "品红色带釉陶罐", + "block.valhelsia_structures.light_blue_glazed_jar": "淡蓝色带釉陶罐", + "block.valhelsia_structures.yellow_glazed_jar": "黄色带釉陶罐", + "block.valhelsia_structures.lime_glazed_jar": "黄绿色带釉陶罐", + "block.valhelsia_structures.pink_glazed_jar": "粉红色带釉陶罐", + "block.valhelsia_structures.gray_glazed_jar": "灰色带釉陶罐", + "block.valhelsia_structures.light_gray_glazed_jar": "淡灰色带釉陶罐", + "block.valhelsia_structures.cyan_glazed_jar": "青色带釉陶罐", + "block.valhelsia_structures.purple_glazed_jar": "紫色带釉陶罐", + "block.valhelsia_structures.blue_glazed_jar": "蓝色带釉陶罐", + "block.valhelsia_structures.brown_glazed_jar": "棕色带釉陶罐", + "block.valhelsia_structures.green_glazed_jar": "绿色带釉陶罐", + "block.valhelsia_structures.red_glazed_jar": "红色带釉陶罐", + "block.valhelsia_structures.black_glazed_jar": "黑色带釉陶罐", + "block.valhelsia_structures.big_glazed_jar": "大型带釉陶罐", + "block.valhelsia_structures.cracked_big_glazed_jar": "大型裂纹带釉陶罐", + "block.valhelsia_structures.big_white_glazed_jar": "大型白色带釉陶罐", + "block.valhelsia_structures.big_orange_glazed_jar": "大型橙色带釉陶罐", + "block.valhelsia_structures.big_magenta_glazed_jar": "大型品红色带釉陶罐", + "block.valhelsia_structures.big_light_blue_glazed_jar": "大型淡蓝色带釉陶罐", + "block.valhelsia_structures.big_yellow_glazed_jar": "大型黄色带釉陶罐", + "block.valhelsia_structures.big_lime_glazed_jar": "大型黄绿色带釉陶罐", + "block.valhelsia_structures.big_pink_glazed_jar": "大型粉红色带釉陶罐", + "block.valhelsia_structures.big_gray_glazed_jar": "大型灰色带釉陶罐", + "block.valhelsia_structures.big_light_gray_glazed_jar": "大型淡灰色带釉陶罐", + "block.valhelsia_structures.big_cyan_glazed_jar": "大型青色带釉陶罐", + "block.valhelsia_structures.big_purple_glazed_jar": "大型紫色带釉陶罐", + "block.valhelsia_structures.big_blue_glazed_jar": "大型蓝色带釉陶罐", + "block.valhelsia_structures.big_brown_glazed_jar": "大型棕色带釉陶罐", + "block.valhelsia_structures.big_green_glazed_jar": "大型绿色带釉陶罐", + "block.valhelsia_structures.big_red_glazed_jar": "大型红色带釉陶罐", + "block.valhelsia_structures.big_black_glazed_jar": "大型黑色带釉陶罐", + "block.valhelsia_structures.big_jar_top": "大型陶罐顶端", + "block.valhelsia_structures.lapidified_jungle_log": "石化丛林原木", "block.valhelsia_structures.lapidified_jungle_wood": "石化丛林木", "block.valhelsia_structures.lapidified_jungle_planks": "石化丛林木板", "block.valhelsia_structures.lapidified_jungle_slab": "石化丛林木台阶", @@ -70,18 +74,23 @@ "block.valhelsia_structures.lapidified_jungle_button": "石化丛林木按钮", "block.valhelsia_structures.lapidified_jungle_fence": "石化丛林木栅栏", "block.valhelsia_structures.lapidified_jungle_fence_gate": "石化丛林木栅栏门", - "block.valhelsia_structures.explorers_tent": "探险者帐篷", + "block.valhelsia_structures.explorers_tent": "探险家帐篷", "block.valhelsia_structures.hibiscus": "木槿", - "block.valhelsia_structures.giant_fern": "巨型蕨类植物", - "block.valhelsia_structures.doused_torch": "熄灭火把", - "block.valhelsia_structures.doused_wall_torch": "墙上的熄灭火把", - "block.valhelsia_structures.doused_soul_torch": "熄灭灵魂火把", - "block.valhelsia_structures.doused_soul_wall_torch": "墙上的熄灭灵魂火把", + "block.valhelsia_structures.giant_fern": "巨型蕨", + "block.valhelsia_structures.doused_torch": "熄灭的火把", + "block.valhelsia_structures.doused_wall_torch": "熄灭的火把", + "block.valhelsia_structures.doused_soul_torch": "熄灭的灵魂火把", + "block.valhelsia_structures.doused_soul_wall_torch": "熄灭的灵魂火把", "block.valhelsia_structures.dungeon_door": "地牢门", "block.valhelsia_structures.bone_pile": "骨堆", "block.valhelsia_structures.bone_pile_block": "骨堆块", + "gui.valhelsia_structures.config.spacing_error": "结构的间距值需要大于分隔值!", - "gui.valhelsia_structures.config.spacing_solution": "改用 %s 作为间距值(分隔值 + 1) ", + "gui.valhelsia_structures.config.spacing_solution": "改用%s作为间距值(分隔值+1)", "gui.valhelsia_structures.config.invalid_biome_category": "列表包含无效的生物群系类别:", - "gui.valhelsia_structures.config.invalid_blacklisted_biome": "列表包含无效的生物群系:" + "gui.valhelsia_structures.config.invalid_blacklisted_biome": "列表包含无效的生物群系:", + + "comment.filled_maps": "---Filled Maps---", + "filled_map.valhelsia_structures:spawner_dungeon": "刷怪笼地牢探险家地图", + "filled_map.valhelsia_structures:castle": "城堡探险家地图" } \ No newline at end of file diff --git a/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json b/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json index fc2b7b766bba..f1efb0e6b004 100644 --- a/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json +++ b/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json @@ -1,5 +1,6 @@ { "itemGroup.valhelsia_structures_main": "Valhelsia Structures", + "comment.blocks": "---Blocks---", "block.valhelsia_structures.special_spawner": "Special Spawner", "block.valhelsia_structures.brazier": "Brazier", @@ -12,6 +13,7 @@ "block.valhelsia_structures.dark_oak_post": "Dark Oak Post", "block.valhelsia_structures.warped_post": "Warped Post", "block.valhelsia_structures.crimson_post": "Crimson Post", + "block.valhelsia_structures.cut_oak_post": "Cut Oak Post", "block.valhelsia_structures.cut_spruce_post": "Cut Spruce Post", "block.valhelsia_structures.cut_birch_post": "Cut Birch Post", @@ -20,6 +22,7 @@ "block.valhelsia_structures.cut_dark_oak_post": "Cut Dark Oak Post", "block.valhelsia_structures.cut_warped_post": "Cut Warped Post", "block.valhelsia_structures.cut_crimson_post": "Cut Crimson Post", + "block.valhelsia_structures.lapidified_jungle_post": "Lapidified Jungle Post", "block.valhelsia_structures.metal_framed_glass": "Metal Framed Glass", "block.valhelsia_structures.metal_framed_glass_pane": "Metal Framed Glass Pane", @@ -79,10 +82,12 @@ "block.valhelsia_structures.dungeon_door": "Dungeon Door", "block.valhelsia_structures.bone_pile": "Bone Pile", "block.valhelsia_structures.bone_pile_block": "Bone Pile Block", + "gui.valhelsia_structures.config.spacing_error": "The Spacing Value of the Structure needs to be greater than the Separation Value!", "gui.valhelsia_structures.config.spacing_solution": "Using %s as Spacing Value instead (Separation + 1)", "gui.valhelsia_structures.config.invalid_biome_category": "List contains invalid Biome Category:", "gui.valhelsia_structures.config.invalid_blacklisted_biome": "List contains invalid Biome:", + "comment.filled_maps": "---Filled Maps---", "filled_map.valhelsia_structures.spawner_dungeon": "Spawner Dungeon Explorer Map", "filled_map.valhelsia_structures.castle": "Castle Explorer Map" diff --git a/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json b/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json index 28b2f14cc0fa..795abbdc375e 100644 --- a/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json +++ b/projects/1.18/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json @@ -1,67 +1,71 @@ { "itemGroup.valhelsia_structures_main": "Valhelsia丨结构", + + "comment.blocks": "---Blocks---", "block.valhelsia_structures.special_spawner": "特殊刷怪笼", "block.valhelsia_structures.brazier": "火盆", "block.valhelsia_structures.soul_brazier": "灵魂火盆", - "block.valhelsia_structures.oak_post": "橡木杆", - "block.valhelsia_structures.spruce_post": "云杉木杆", - "block.valhelsia_structures.birch_post": "白桦木杆", - "block.valhelsia_structures.jungle_post": "丛林木杆", - "block.valhelsia_structures.acacia_post": "金合欢木杆", - "block.valhelsia_structures.dark_oak_post": "深色橡木杆", - "block.valhelsia_structures.warped_post": "诡异木杆", - "block.valhelsia_structures.crimson_post": "绯红木杆", - "block.valhelsia_structures.cut_oak_post": "分割橡木杆", - "block.valhelsia_structures.cut_spruce_post": "分割云木杆", - "block.valhelsia_structures.cut_birch_post": "分割白桦木杆", - "block.valhelsia_structures.cut_jungle_post": "分割丛林木杆", - "block.valhelsia_structures.cut_acacia_post": "分割金合欢木杆", - "block.valhelsia_structures.cut_dark_oak_post": "分割深色橡木杆", - "block.valhelsia_structures.cut_warped_post": "分割诡异木杆", - "block.valhelsia_structures.cut_crimson_post": "分割绯红木杆", - "block.valhelsia_structures.lapidified_jungle_post": "石化丛林木杆", + "block.valhelsia_structures.oak_post": "橡木桩", + "block.valhelsia_structures.spruce_post": "云杉木桩", + "block.valhelsia_structures.birch_post": "白桦木桩", + "block.valhelsia_structures.jungle_post": "丛林木桩", + "block.valhelsia_structures.acacia_post": "金合欢木桩", + "block.valhelsia_structures.dark_oak_post": "深色橡木桩", + "block.valhelsia_structures.warped_post": "诡异木桩", + "block.valhelsia_structures.crimson_post": "绯红木桩", + + "block.valhelsia_structures.cut_oak_post": "切制橡木桩", + "block.valhelsia_structures.cut_spruce_post": "切制云杉木桩", + "block.valhelsia_structures.cut_birch_post": "切制白桦木桩", + "block.valhelsia_structures.cut_jungle_post": "切制丛林木桩", + "block.valhelsia_structures.cut_acacia_post": "切制金合欢木桩", + "block.valhelsia_structures.cut_dark_oak_post": "切制深色橡木桩", + "block.valhelsia_structures.cut_warped_post": "切制诡异木桩", + "block.valhelsia_structures.cut_crimson_post": "切制绯红木桩", + + "block.valhelsia_structures.lapidified_jungle_post": "石化丛林木桩", "block.valhelsia_structures.metal_framed_glass": "金属镶框玻璃", "block.valhelsia_structures.metal_framed_glass_pane": "金属镶框玻璃板", "block.valhelsia_structures.paper_wall": "纸墙", - "block.valhelsia_structures.hanging_vines": "悬垂的藤蔓", - "block.valhelsia_structures.glazed_jar": "釉罐", - "block.valhelsia_structures.cracked_glazed_jar": "破裂釉罐", - "block.valhelsia_structures.white_glazed_jar": "白色釉罐", - "block.valhelsia_structures.orange_glazed_jar": "橙色釉罐", - "block.valhelsia_structures.magenta_glazed_jar": "品红色釉罐", - "block.valhelsia_structures.light_blue_glazed_jar": "淡蓝色釉罐", - "block.valhelsia_structures.yellow_glazed_jar": "黄色釉罐", - "block.valhelsia_structures.lime_glazed_jar": "黄绿色釉罐", - "block.valhelsia_structures.pink_glazed_jar": "粉红色釉罐", - "block.valhelsia_structures.gray_glazed_jar": "灰色釉罐", - "block.valhelsia_structures.light_gray_glazed_jar": "淡灰色釉罐", - "block.valhelsia_structures.cyan_glazed_jar": "青色釉罐", - "block.valhelsia_structures.purple_glazed_jar": "紫色釉罐", - "block.valhelsia_structures.blue_glazed_jar": "蓝色釉罐", - "block.valhelsia_structures.brown_glazed_jar": "棕色釉罐", - "block.valhelsia_structures.green_glazed_jar": "绿色釉罐", - "block.valhelsia_structures.red_glazed_jar": "红色釉罐", - "block.valhelsia_structures.black_glazed_jar": "黑色釉罐", - "block.valhelsia_structures.big_glazed_jar": "大釉罐", - "block.valhelsia_structures.cracked_big_glazed_jar": "破裂大釉罐", - "block.valhelsia_structures.big_white_glazed_jar": "白色大釉罐", - "block.valhelsia_structures.big_orange_glazed_jar": "橙色大釉罐", - "block.valhelsia_structures.big_magenta_glazed_jar": "品红色大釉罐", - "block.valhelsia_structures.big_light_blue_glazed_jar": "淡蓝色大釉罐", - "block.valhelsia_structures.big_yellow_glazed_jar": "黄色大釉罐", - "block.valhelsia_structures.big_lime_glazed_jar": "黄绿色大釉罐", - "block.valhelsia_structures.big_pink_glazed_jar": "粉红色大釉罐", - "block.valhelsia_structures.big_gray_glazed_jar": "灰色大釉罐", - "block.valhelsia_structures.big_light_gray_glazed_jar": "淡灰色大釉罐", - "block.valhelsia_structures.big_cyan_glazed_jar": "青色大釉罐", - "block.valhelsia_structures.big_purple_glazed_jar": "紫色大釉罐", - "block.valhelsia_structures.big_blue_glazed_jar": "蓝色大釉罐", - "block.valhelsia_structures.big_brown_glazed_jar": "棕色大釉罐", - "block.valhelsia_structures.big_green_glazed_jar": "绿色大釉罐", - "block.valhelsia_structures.big_red_glazed_jar": "红色大釉罐", - "block.valhelsia_structures.big_black_glazed_jar": "黑色大釉罐", - "block.valhelsia_structures.big_jar_top": "大罐盖子", - "block.valhelsia_structures.lapidified_jungle_log": "石化丛林木牌", + "block.valhelsia_structures.hanging_vines": "垂藤", + "block.valhelsia_structures.glazed_jar": "带釉陶罐", + "block.valhelsia_structures.cracked_glazed_jar": "裂纹带釉陶罐", + "block.valhelsia_structures.white_glazed_jar": "白色带釉陶罐", + "block.valhelsia_structures.orange_glazed_jar": "橙色带釉陶罐", + "block.valhelsia_structures.magenta_glazed_jar": "品红色带釉陶罐", + "block.valhelsia_structures.light_blue_glazed_jar": "淡蓝色带釉陶罐", + "block.valhelsia_structures.yellow_glazed_jar": "黄色带釉陶罐", + "block.valhelsia_structures.lime_glazed_jar": "黄绿色带釉陶罐", + "block.valhelsia_structures.pink_glazed_jar": "粉红色带釉陶罐", + "block.valhelsia_structures.gray_glazed_jar": "灰色带釉陶罐", + "block.valhelsia_structures.light_gray_glazed_jar": "淡灰色带釉陶罐", + "block.valhelsia_structures.cyan_glazed_jar": "青色带釉陶罐", + "block.valhelsia_structures.purple_glazed_jar": "紫色带釉陶罐", + "block.valhelsia_structures.blue_glazed_jar": "蓝色带釉陶罐", + "block.valhelsia_structures.brown_glazed_jar": "棕色带釉陶罐", + "block.valhelsia_structures.green_glazed_jar": "绿色带釉陶罐", + "block.valhelsia_structures.red_glazed_jar": "红色带釉陶罐", + "block.valhelsia_structures.black_glazed_jar": "黑色带釉陶罐", + "block.valhelsia_structures.big_glazed_jar": "大型带釉陶罐", + "block.valhelsia_structures.cracked_big_glazed_jar": "大型裂纹带釉陶罐", + "block.valhelsia_structures.big_white_glazed_jar": "大型白色带釉陶罐", + "block.valhelsia_structures.big_orange_glazed_jar": "大型橙色带釉陶罐", + "block.valhelsia_structures.big_magenta_glazed_jar": "大型品红色带釉陶罐", + "block.valhelsia_structures.big_light_blue_glazed_jar": "大型淡蓝色带釉陶罐", + "block.valhelsia_structures.big_yellow_glazed_jar": "大型黄色带釉陶罐", + "block.valhelsia_structures.big_lime_glazed_jar": "大型黄绿色带釉陶罐", + "block.valhelsia_structures.big_pink_glazed_jar": "大型粉红色带釉陶罐", + "block.valhelsia_structures.big_gray_glazed_jar": "大型灰色带釉陶罐", + "block.valhelsia_structures.big_light_gray_glazed_jar": "大型淡灰色带釉陶罐", + "block.valhelsia_structures.big_cyan_glazed_jar": "大型青色带釉陶罐", + "block.valhelsia_structures.big_purple_glazed_jar": "大型紫色带釉陶罐", + "block.valhelsia_structures.big_blue_glazed_jar": "大型蓝色带釉陶罐", + "block.valhelsia_structures.big_brown_glazed_jar": "大型棕色带釉陶罐", + "block.valhelsia_structures.big_green_glazed_jar": "大型绿色带釉陶罐", + "block.valhelsia_structures.big_red_glazed_jar": "大型红色带釉陶罐", + "block.valhelsia_structures.big_black_glazed_jar": "大型黑色带釉陶罐", + "block.valhelsia_structures.big_jar_top": "大型陶罐顶端", + "block.valhelsia_structures.lapidified_jungle_log": "石化丛林原木", "block.valhelsia_structures.lapidified_jungle_wood": "石化丛林木", "block.valhelsia_structures.lapidified_jungle_planks": "石化丛林木板", "block.valhelsia_structures.lapidified_jungle_slab": "石化丛林木台阶", @@ -70,16 +74,21 @@ "block.valhelsia_structures.lapidified_jungle_button": "石化丛林木按钮", "block.valhelsia_structures.lapidified_jungle_fence": "石化丛林木栅栏", "block.valhelsia_structures.lapidified_jungle_fence_gate": "石化丛林木栅栏门", - "block.valhelsia_structures.explorers_tent": "探险者帐篷", + "block.valhelsia_structures.explorers_tent": "探险家帐篷", "block.valhelsia_structures.hibiscus": "木槿", - "block.valhelsia_structures.giant_fern": "巨型蕨类植物", - "block.valhelsia_structures.doused_torch": "熄灭火把", - "block.valhelsia_structures.doused_soul_torch": "熄灭灵魂火把", + "block.valhelsia_structures.giant_fern": "巨型蕨", + "block.valhelsia_structures.doused_torch": "熄灭的火把", + "block.valhelsia_structures.doused_soul_torch": "熄灭的灵魂火把", "block.valhelsia_structures.dungeon_door": "地牢门", "block.valhelsia_structures.bone_pile": "骨堆", "block.valhelsia_structures.bone_pile_block": "骨堆块", + "gui.valhelsia_structures.config.spacing_error": "结构的间距值需要大于分隔值!", - "gui.valhelsia_structures.config.spacing_solution": "改用 %s 作为间距值(分隔值 + 1) ", + "gui.valhelsia_structures.config.spacing_solution": "改用%s作为间距值(分隔值+1)", "gui.valhelsia_structures.config.invalid_biome_category": "列表包含无效的生物群系类别:", - "gui.valhelsia_structures.config.invalid_blacklisted_biome": "列表包含无效的生物群系:" + "gui.valhelsia_structures.config.invalid_blacklisted_biome": "列表包含无效的生物群系:", + + "comment.filled_maps": "---Filled Maps---", + "filled_map.valhelsia_structures.spawner_dungeon": "刷怪笼地牢探险家地图", + "filled_map.valhelsia_structures.castle": "城堡探险家地图" } \ No newline at end of file diff --git a/projects/1.19/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json b/projects/1.19/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json new file mode 100644 index 000000000000..8a1d39e12d1d --- /dev/null +++ b/projects/1.19/assets/valhelsia-structures/valhelsia_structures/lang/en_us.json @@ -0,0 +1,192 @@ +{ + "itemGroup.valhelsia_structures_main": "Valhelsia Structures", + + "block.valhelsia_structures.special_spawner": "Special Spawner", + "block.valhelsia_structures.brazier": "Brazier", + "block.valhelsia_structures.soul_brazier": "Soul Brazier", + + "block.valhelsia_structures.oak_post": "Oak Post", + "block.valhelsia_structures.spruce_post": "Spruce Post", + "block.valhelsia_structures.birch_post": "Birch Post", + "block.valhelsia_structures.jungle_post": "Jungle Post", + "block.valhelsia_structures.acacia_post": "Acacia Post", + "block.valhelsia_structures.dark_oak_post": "Dark Oak Post", + "block.valhelsia_structures.warped_post": "Warped Post", + "block.valhelsia_structures.crimson_post": "Crimson Post", + "block.valhelsia_structures.lapidified_jungle_post": "Lapidified Jungle Post", + + "block.valhelsia_structures.stripped_oak_post": "Stripped Oak Post", + "block.valhelsia_structures.stripped_spruce_post": "Stripped Spruce Post", + "block.valhelsia_structures.stripped_birch_post": "Stripped Birch Post", + "block.valhelsia_structures.stripped_jungle_post": "Stripped Jungle Post", + "block.valhelsia_structures.stripped_acacia_post": "Stripped Acacia Post", + "block.valhelsia_structures.stripped_dark_oak_post": "Stripped Dark Oak Post", + "block.valhelsia_structures.stripped_warped_post": "Stripped Warped Post", + "block.valhelsia_structures.stripped_crimson_post": "Stripped Crimson Post", + "block.valhelsia_structures.stripped_lapidified_jungle_post": "Stripped Lapidified Jungle Post", + + "block.valhelsia_structures.cut_oak_post": "Cut Oak Post", + "block.valhelsia_structures.cut_spruce_post": "Cut Spruce Post", + "block.valhelsia_structures.cut_birch_post": "Cut Birch Post", + "block.valhelsia_structures.cut_jungle_post": "Cut Jungle Post", + "block.valhelsia_structures.cut_acacia_post": "Cut Acacia Post", + "block.valhelsia_structures.cut_dark_oak_post": "Cut Dark Oak Post", + "block.valhelsia_structures.cut_warped_post": "Cut Warped Post", + "block.valhelsia_structures.cut_crimson_post": "Cut Crimson Post", + "block.valhelsia_structures.cut_lapidified_jungle_post": "Cut Lapidified Jungle Post", + + "block.valhelsia_structures.cut_stripped_oak_post": "Cut Stripped Oak Post", + "block.valhelsia_structures.cut_stripped_spruce_post": "Cut Stripped Spruce Post", + "block.valhelsia_structures.cut_stripped_birch_post": "Cut Stripped Birch Post", + "block.valhelsia_structures.cut_stripped_jungle_post": "Cut Stripped Jungle Post", + "block.valhelsia_structures.cut_stripped_acacia_post": "Cut Stripped Acacia Post", + "block.valhelsia_structures.cut_stripped_dark_oak_post": "Cut Stripped Dark Oak Post", + "block.valhelsia_structures.cut_stripped_warped_post": "Cut Stripped Warped Post", + "block.valhelsia_structures.cut_stripped_crimson_post": "Cut Stripped Crimson Post", + "block.valhelsia_structures.cut_stripped_lapidified_jungle_post": "Cut Stripped Lapidified Jungle Post", + + "block.valhelsia_structures.bundled_oak_posts": "Bundled Oak Posts", + "block.valhelsia_structures.bundled_spruce_posts": "Bundled Spruce Posts", + "block.valhelsia_structures.bundled_birch_posts": "Bundled Birch Posts", + "block.valhelsia_structures.bundled_jungle_posts": "Bundled Jungle Posts", + "block.valhelsia_structures.bundled_acacia_posts": "Bundled Acacia Posts", + "block.valhelsia_structures.bundled_dark_oak_posts": "Bundled Dark Oak Posts", + "block.valhelsia_structures.bundled_crimson_posts": "Bundled Crimson Posts", + "block.valhelsia_structures.bundled_warped_posts": "Bundled Warped Posts", + + "block.valhelsia_structures.bundled_stripped_oak_posts": "Bundled Stripped Oak Posts", + "block.valhelsia_structures.bundled_stripped_spruce_posts": "Bundled Stripped Spruce Posts", + "block.valhelsia_structures.bundled_stripped_birch_posts": "Bundled Stripped Birch Posts", + "block.valhelsia_structures.bundled_stripped_jungle_posts": "Bundled Stripped Jungle Posts", + "block.valhelsia_structures.bundled_stripped_acacia_posts": "Bundled Stripped Acacia Posts", + "block.valhelsia_structures.bundled_stripped_dark_oak_posts": "Bundled Stripped Dark Oak Posts", + "block.valhelsia_structures.bundled_stripped_crimson_posts": "Bundled Stripped Crimson Posts", + "block.valhelsia_structures.bundled_stripped_warped_posts": "Bundled Stripped Warped Posts", + + "block.valhelsia_structures.metal_framed_glass": "Metal Framed Glass", + "block.valhelsia_structures.metal_framed_glass_pane": "Metal Framed Glass Pane", + + "block.valhelsia_structures.white_metal_framed_glass": "White Metal Framed Glass", + "block.valhelsia_structures.orange_metal_framed_glass": "Orange Metal Framed Glass", + "block.valhelsia_structures.magenta_metal_framed_glass": "Magenta Metal Framed Glass", + "block.valhelsia_structures.light_blue_metal_framed_glass": "Light Blue Metal Framed Glass", + "block.valhelsia_structures.yellow_metal_framed_glass": "Yellow Metal Framed Glass", + "block.valhelsia_structures.lime_metal_framed_glass": "Lime Metal Framed Glass", + "block.valhelsia_structures.pink_metal_framed_glass": "Pink Metal Framed Glass", + "block.valhelsia_structures.gray_metal_framed_glass": "Gray Metal Framed Glass", + "block.valhelsia_structures.light_gray_metal_framed_glass": "Light Gray Metal Framed Glass", + "block.valhelsia_structures.cyan_metal_framed_glass": "Cyan Metal Framed Glass", + "block.valhelsia_structures.purple_metal_framed_glass": "Purple Metal Framed Glass", + "block.valhelsia_structures.blue_metal_framed_glass": "Blue Metal Framed Glass", + "block.valhelsia_structures.brown_metal_framed_glass": "Brown Metal Framed Glass", + "block.valhelsia_structures.green_metal_framed_glass": "Green Metal Framed Glass", + "block.valhelsia_structures.red_metal_framed_glass": "Red Metal Framed Glass", + "block.valhelsia_structures.black_metal_framed_glass": "Black Metal Framed Glass", + + "block.valhelsia_structures.white_metal_framed_glass_pane": "White Metal Framed Glass Pane", + "block.valhelsia_structures.orange_metal_framed_glass_pane": "Orange Metal Framed Glass Pane", + "block.valhelsia_structures.magenta_metal_framed_glass_pane": "Magenta Metal Framed Glass Pane", + "block.valhelsia_structures.light_blue_metal_framed_glass_pane": "Light Blue Metal Framed Glass Pane", + "block.valhelsia_structures.yellow_metal_framed_glass_pane": "Yellow Metal Framed Glass Pane", + "block.valhelsia_structures.lime_metal_framed_glass_pane": "Lime Metal Framed Glass Pane", + "block.valhelsia_structures.pink_metal_framed_glass_pane": "Pink Metal Framed Glass Pane", + "block.valhelsia_structures.gray_metal_framed_glass_pane": "Gray Metal Framed Glass Pane", + "block.valhelsia_structures.light_gray_metal_framed_glass_pane": "Light Gray Metal Framed Glass Pane", + "block.valhelsia_structures.cyan_metal_framed_glass_pane": "Cyan Metal Framed Glass Pane", + "block.valhelsia_structures.purple_metal_framed_glass_pane": "Purple Metal Framed Glass Pane", + "block.valhelsia_structures.blue_metal_framed_glass_pane": "Blue Metal Framed Glass Pane", + "block.valhelsia_structures.brown_metal_framed_glass_pane": "Brown Metal Framed Glass Pane", + "block.valhelsia_structures.green_metal_framed_glass_pane": "Green Metal Framed Glass Pane", + "block.valhelsia_structures.red_metal_framed_glass_pane": "Red Metal Framed Glass Pane", + "block.valhelsia_structures.black_metal_framed_glass_pane": "Black Metal Framed Glass Pane", + + "block.valhelsia_structures.paper_wall": "Paper Wall", + "block.valhelsia_structures.hanging_vines": "Hanging Vines", + "block.valhelsia_structures.glazed_jar": "Glazed Jar", + "block.valhelsia_structures.cracked_glazed_jar": "Cracked Glazed Jar", + "block.valhelsia_structures.white_glazed_jar": "White Glazed Jar", + "block.valhelsia_structures.orange_glazed_jar": "Orange Glazed Jar", + "block.valhelsia_structures.magenta_glazed_jar": "Magenta Glazed Jar", + "block.valhelsia_structures.light_blue_glazed_jar": "Light Blue Glazed Jar", + "block.valhelsia_structures.yellow_glazed_jar": "Yellow Glazed Jar", + "block.valhelsia_structures.lime_glazed_jar": "Lime Glazed Jar", + "block.valhelsia_structures.pink_glazed_jar": "Pink Glazed Jar", + "block.valhelsia_structures.gray_glazed_jar": "Gray Glazed Jar", + "block.valhelsia_structures.light_gray_glazed_jar": "Light Gray Glazed Jar", + "block.valhelsia_structures.cyan_glazed_jar": "Cyan Glazed Jar", + "block.valhelsia_structures.purple_glazed_jar": "Purple Glazed Jar", + "block.valhelsia_structures.blue_glazed_jar": "Blue Glazed Jar", + "block.valhelsia_structures.brown_glazed_jar": "Brown Glazed Jar", + "block.valhelsia_structures.green_glazed_jar": "Green Glazed Jar", + "block.valhelsia_structures.red_glazed_jar": "Red Glazed Jar", + "block.valhelsia_structures.black_glazed_jar": "Black Glazed Jar", + "block.valhelsia_structures.big_glazed_jar": "Big Glazed Jar", + "block.valhelsia_structures.cracked_big_glazed_jar": "Cracked Big Glazed Jar", + "block.valhelsia_structures.big_white_glazed_jar": "Big White Glazed Jar", + "block.valhelsia_structures.big_orange_glazed_jar": "Big Orange Glazed Jar", + "block.valhelsia_structures.big_magenta_glazed_jar": "Big Magenta Glazed Jar", + "block.valhelsia_structures.big_light_blue_glazed_jar": "Big Light Blue Glazed Jar", + "block.valhelsia_structures.big_yellow_glazed_jar": "Big Yellow Glazed Jar", + "block.valhelsia_structures.big_lime_glazed_jar": "Big Lime Glazed Jar", + "block.valhelsia_structures.big_pink_glazed_jar": "Big Pink Glazed Jar", + "block.valhelsia_structures.big_gray_glazed_jar": "Big Gray Glazed Jar", + "block.valhelsia_structures.big_light_gray_glazed_jar": "Big Light Gray Glazed Jar", + "block.valhelsia_structures.big_cyan_glazed_jar": "Big Cyan Glazed Jar", + "block.valhelsia_structures.big_purple_glazed_jar": "Big Purple Glazed Jar", + "block.valhelsia_structures.big_blue_glazed_jar": "Big Blue Glazed Jar", + "block.valhelsia_structures.big_brown_glazed_jar": "Big Brown Glazed Jar", + "block.valhelsia_structures.big_green_glazed_jar": "Big Green Glazed Jar", + "block.valhelsia_structures.big_red_glazed_jar": "Big Red Glazed Jar", + "block.valhelsia_structures.big_black_glazed_jar": "Big Black Glazed Jar", + "block.valhelsia_structures.big_jar_top": "Big Jar Top", + "block.valhelsia_structures.lapidified_jungle_log": "Lapidified Jungle Log", + "block.valhelsia_structures.lapidified_jungle_wood": "Lapidified Jungle Wood", + "block.valhelsia_structures.lapidified_jungle_planks": "Lapidified Jungle Planks", + "block.valhelsia_structures.lapidified_jungle_slab": "Lapidified Jungle Slab", + "block.valhelsia_structures.lapidified_jungle_stairs": "Lapidified Jungle Stairs", + "block.valhelsia_structures.lapidified_jungle_pressure_plate": "Lapidified Jungle Pressure Plate", + "block.valhelsia_structures.lapidified_jungle_button": "Lapidified Jungle Button", + "block.valhelsia_structures.lapidified_jungle_fence": "Lapidified Jungle Fence", + "block.valhelsia_structures.lapidified_jungle_fence_gate": "Lapidified Jungle Fence Gate", + "block.valhelsia_structures.explorers_tent": "Explorer's Tent", + "block.valhelsia_structures.hibiscus": "Hibiscus", + "block.valhelsia_structures.giant_fern": "Giant Fern", + "block.valhelsia_structures.doused_torch": "Doused Torch", + "block.valhelsia_structures.doused_soul_torch": "Doused Soul Torch", + "block.valhelsia_structures.dungeon_door": "Dungeon Door", + "block.valhelsia_structures.bone_pile": "Bone Pile", + "block.valhelsia_structures.bone_pile_block": "Bone Pile Block", + "block.valhelsia_structures.unlit_lantern": "Unlit Lantern", + "block.valhelsia_structures.unlit_soul_lantern": "Unlit Soul Lantern", + + "block.valhelsia_structures.white_sleeping_bag": "White Sleeping Bag", + "block.valhelsia_structures.orange_sleeping_bag": "Orange Sleeping Bag", + "block.valhelsia_structures.magenta_sleeping_bag": "Magenta Sleeping Bag", + "block.valhelsia_structures.light_blue_sleeping_bag": "Light Blue Sleeping Bag", + "block.valhelsia_structures.yellow_sleeping_bag": "Yellow Sleeping Bag", + "block.valhelsia_structures.lime_sleeping_bag": "Lime Sleeping Bag", + "block.valhelsia_structures.pink_sleeping_bag": "Pink Sleeping Bag", + "block.valhelsia_structures.gray_sleeping_bag": "Gray Sleeping Bag", + "block.valhelsia_structures.light_gray_sleeping_bag": "Light Gray Sleeping Bag", + "block.valhelsia_structures.cyan_sleeping_bag": "Cyan Sleeping Bag", + "block.valhelsia_structures.purple_sleeping_bag": "Purple Sleeping Bag", + "block.valhelsia_structures.blue_sleeping_bag": "Blue Sleeping Bag", + "block.valhelsia_structures.brown_sleeping_bag": "Brown Sleeping Bag", + "block.valhelsia_structures.green_sleeping_bag": "Green Sleeping Bag", + "block.valhelsia_structures.red_sleeping_bag": "Red Sleeping Bag", + "block.valhelsia_structures.black_sleeping_bag": "Black Sleeping Bag", + + "block.valhelsia_structures.sleeping_bag.occupied": "This sleeping bag is occupied", + "block.valhelsia_structures.sleeping_bag.obstructed": "This sleeping bag is obstructed", + "block.valhelsia_structures.sleeping_bag.no_sleep": "You can sleep only at night or during thunderstorms", + "block.valhelsia_structures.sleeping_bag.too_far_away": "You may not rest now; the sleeping bag is too far away", + "block.valhelsia_structures.sleeping_bag.not_safe": "You may not rest now; there are monsters nearby", + + "gui.valhelsia_structures.config.spacing_error": "The Spacing Value of the Structure needs to be greater than the Separation Value!", + "gui.valhelsia_structures.config.spacing_solution": "Using %s as Spacing Value instead (Separation + 1)", + "gui.valhelsia_structures.config.invalid_biome_category": "List contains invalid Biome Category:", + "gui.valhelsia_structures.config.invalid_blacklisted_biome": "List contains invalid Biome:", + + "filled_map.valhelsia_structures.spawner_dungeon": "Spawner Dungeon Explorer Map", + "filled_map.valhelsia_structures.castle": "Castle Explorer Map" +} \ No newline at end of file diff --git a/projects/1.19/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json b/projects/1.19/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json new file mode 100644 index 000000000000..32b562f53bba --- /dev/null +++ b/projects/1.19/assets/valhelsia-structures/valhelsia_structures/lang/zh_cn.json @@ -0,0 +1,192 @@ +{ + "itemGroup.valhelsia_structures_main": "Valhelsia丨结构", + + "block.valhelsia_structures.special_spawner": "特殊刷怪笼", + "block.valhelsia_structures.brazier": "火盆", + "block.valhelsia_structures.soul_brazier": "灵魂火盆", + + "block.valhelsia_structures.oak_post": "橡木桩", + "block.valhelsia_structures.spruce_post": "云杉木桩", + "block.valhelsia_structures.birch_post": "白桦木桩", + "block.valhelsia_structures.jungle_post": "丛林木桩", + "block.valhelsia_structures.acacia_post": "金合欢木桩", + "block.valhelsia_structures.dark_oak_post": "深色橡木桩", + "block.valhelsia_structures.warped_post": "扭曲木桩", + "block.valhelsia_structures.crimson_post": "绯红木桩", + "block.valhelsia_structures.lapidified_jungle_post": "石化丛林木桩", + + "block.valhelsia_structures.stripped_oak_post": "去皮橡木桩", + "block.valhelsia_structures.stripped_spruce_post": "去皮云杉木桩", + "block.valhelsia_structures.stripped_birch_post": "去皮白桦木桩", + "block.valhelsia_structures.stripped_jungle_post": "去皮丛林木桩", + "block.valhelsia_structures.stripped_acacia_post": "去皮金合欢木桩", + "block.valhelsia_structures.stripped_dark_oak_post": "去皮深色橡木桩", + "block.valhelsia_structures.stripped_warped_post": "去皮诡异木桩", + "block.valhelsia_structures.stripped_crimson_post": "去皮绯红木桩", + "block.valhelsia_structures.stripped_lapidified_jungle_post": "去皮石化丛林木桩", + + "block.valhelsia_structures.cut_oak_post": "切制橡木桩", + "block.valhelsia_structures.cut_spruce_post": "切制云杉木桩", + "block.valhelsia_structures.cut_birch_post": "切制白桦木桩", + "block.valhelsia_structures.cut_jungle_post": "切制丛林木桩", + "block.valhelsia_structures.cut_acacia_post": "切制金合欢木桩", + "block.valhelsia_structures.cut_dark_oak_post": "切制深色橡木桩", + "block.valhelsia_structures.cut_warped_post": "切制扭曲木桩", + "block.valhelsia_structures.cut_crimson_post": "切制绯红木桩", + "block.valhelsia_structures.cut_lapidified_jungle_post": "切制石化丛林木桩", + + "block.valhelsia_structures.cut_stripped_oak_post": "切制去皮橡木桩", + "block.valhelsia_structures.cut_stripped_spruce_post": "切制去皮云杉木桩", + "block.valhelsia_structures.cut_stripped_birch_post": "切制去皮白桦木桩", + "block.valhelsia_structures.cut_stripped_jungle_post": "切制去皮丛林木桩", + "block.valhelsia_structures.cut_stripped_acacia_post": "切制去皮金合欢木桩", + "block.valhelsia_structures.cut_stripped_dark_oak_post": "切制去皮深色橡木桩", + "block.valhelsia_structures.cut_stripped_warped_post": "切制去皮诡异木桩", + "block.valhelsia_structures.cut_stripped_crimson_post": "切制去皮绯红木桩", + "block.valhelsia_structures.cut_stripped_lapidified_jungle_post": "切制去皮石化丛林木桩", + + "block.valhelsia_structures.bundled_oak_posts": "橡木桩捆", + "block.valhelsia_structures.bundled_spruce_posts": "云杉木桩捆", + "block.valhelsia_structures.bundled_birch_posts": "白桦木桩捆", + "block.valhelsia_structures.bundled_jungle_posts": "丛林木桩捆", + "block.valhelsia_structures.bundled_acacia_posts": "金合欢木桩捆", + "block.valhelsia_structures.bundled_dark_oak_posts": "深色橡木桩捆", + "block.valhelsia_structures.bundled_crimson_posts": "绯红木桩捆", + "block.valhelsia_structures.bundled_warped_posts": "诡异木桩捆", + + "block.valhelsia_structures.bundled_stripped_oak_posts": "去皮橡木桩捆", + "block.valhelsia_structures.bundled_stripped_spruce_posts": "去皮云杉木桩捆", + "block.valhelsia_structures.bundled_stripped_birch_posts": "去皮白桦木桩捆", + "block.valhelsia_structures.bundled_stripped_jungle_posts": "去皮丛林木桩捆", + "block.valhelsia_structures.bundled_stripped_acacia_posts": "去皮金合欢木桩捆", + "block.valhelsia_structures.bundled_stripped_dark_oak_posts": "去皮深色橡木桩捆", + "block.valhelsia_structures.bundled_stripped_crimson_posts": "去皮绯红木桩捆", + "block.valhelsia_structures.bundled_stripped_warped_posts": "去皮诡异木桩捆", + + "block.valhelsia_structures.metal_framed_glass": "金属镶框玻璃", + "block.valhelsia_structures.metal_framed_glass_pane": "金属镶框玻璃板", + + "block.valhelsia_structures.white_metal_framed_glass": "白色金属镶框玻璃", + "block.valhelsia_structures.orange_metal_framed_glass": "橙色金属镶框玻璃", + "block.valhelsia_structures.magenta_metal_framed_glass": "品红色金属镶框玻璃", + "block.valhelsia_structures.light_blue_metal_framed_glass": "淡蓝色金属镶框玻璃", + "block.valhelsia_structures.yellow_metal_framed_glass": "黄色金属镶框玻璃", + "block.valhelsia_structures.lime_metal_framed_glass": "黄绿色金属镶框玻璃", + "block.valhelsia_structures.pink_metal_framed_glass": "粉红色金属镶框玻璃", + "block.valhelsia_structures.gray_metal_framed_glass": "灰色金属镶框玻璃", + "block.valhelsia_structures.light_gray_metal_framed_glass": "淡灰色金属镶框玻璃", + "block.valhelsia_structures.cyan_metal_framed_glass": "青色金属镶框玻璃", + "block.valhelsia_structures.purple_metal_framed_glass": "紫色金属镶框玻璃", + "block.valhelsia_structures.blue_metal_framed_glass": "蓝色金属镶框玻璃", + "block.valhelsia_structures.brown_metal_framed_glass": "棕色金属镶框玻璃", + "block.valhelsia_structures.green_metal_framed_glass": "绿色金属镶框玻璃", + "block.valhelsia_structures.red_metal_framed_glass": "红色金属镶框玻璃", + "block.valhelsia_structures.black_metal_framed_glass": "黑色金属镶框玻璃", + + "block.valhelsia_structures.white_metal_framed_glass_pane": "白色金属镶框玻璃板", + "block.valhelsia_structures.orange_metal_framed_glass_pane": "橙色金属镶框玻璃板", + "block.valhelsia_structures.magenta_metal_framed_glass_pane": "品红色金属镶框玻璃板", + "block.valhelsia_structures.light_blue_metal_framed_glass_pane": "淡蓝色金属镶框玻璃板", + "block.valhelsia_structures.yellow_metal_framed_glass_pane": "黄色金属镶框玻璃板", + "block.valhelsia_structures.lime_metal_framed_glass_pane": "黄绿色金属镶框玻璃板", + "block.valhelsia_structures.pink_metal_framed_glass_pane": "粉红色金属镶框玻璃板", + "block.valhelsia_structures.gray_metal_framed_glass_pane": "灰色金属镶框玻璃板", + "block.valhelsia_structures.light_gray_metal_framed_glass_pane": "淡灰色金属镶框玻璃板", + "block.valhelsia_structures.cyan_metal_framed_glass_pane": "青色金属镶框玻璃板", + "block.valhelsia_structures.purple_metal_framed_glass_pane": "紫色金属镶框玻璃板", + "block.valhelsia_structures.blue_metal_framed_glass_pane": "蓝色金属镶框玻璃板", + "block.valhelsia_structures.brown_metal_framed_glass_pane": "棕色金属镶框玻璃板", + "block.valhelsia_structures.green_metal_framed_glass_pane": "绿色金属镶框玻璃板", + "block.valhelsia_structures.red_metal_framed_glass_pane": "红色金属镶框玻璃板", + "block.valhelsia_structures.black_metal_framed_glass_pane": "黑色金属镶框玻璃板", + + "block.valhelsia_structures.paper_wall": "纸墙", + "block.valhelsia_structures.hanging_vines": "垂藤", + "block.valhelsia_structures.glazed_jar": "带釉陶罐", + "block.valhelsia_structures.cracked_glazed_jar": "裂纹带釉陶罐", + "block.valhelsia_structures.white_glazed_jar": "白色带釉陶罐", + "block.valhelsia_structures.orange_glazed_jar": "橙色带釉陶罐", + "block.valhelsia_structures.magenta_glazed_jar": "品红色带釉陶罐", + "block.valhelsia_structures.light_blue_glazed_jar": "淡蓝色带釉陶罐", + "block.valhelsia_structures.yellow_glazed_jar": "黄色带釉陶罐", + "block.valhelsia_structures.lime_glazed_jar": "黄绿色带釉陶罐", + "block.valhelsia_structures.pink_glazed_jar": "粉红色带釉陶罐", + "block.valhelsia_structures.gray_glazed_jar": "灰色带釉陶罐", + "block.valhelsia_structures.light_gray_glazed_jar": "淡灰色带釉陶罐", + "block.valhelsia_structures.cyan_glazed_jar": "青色带釉陶罐", + "block.valhelsia_structures.purple_glazed_jar": "紫色带釉陶罐", + "block.valhelsia_structures.blue_glazed_jar": "蓝色带釉陶罐", + "block.valhelsia_structures.brown_glazed_jar": "棕色带釉陶罐", + "block.valhelsia_structures.green_glazed_jar": "绿色带釉陶罐", + "block.valhelsia_structures.red_glazed_jar": "红色带釉陶罐", + "block.valhelsia_structures.black_glazed_jar": "黑色带釉陶罐", + "block.valhelsia_structures.big_glazed_jar": "大型带釉陶罐", + "block.valhelsia_structures.cracked_big_glazed_jar": "大型裂纹带釉陶罐", + "block.valhelsia_structures.big_white_glazed_jar": "大型白色带釉陶罐", + "block.valhelsia_structures.big_orange_glazed_jar": "大型橙色带釉陶罐", + "block.valhelsia_structures.big_magenta_glazed_jar": "大型品红色带釉陶罐", + "block.valhelsia_structures.big_light_blue_glazed_jar": "大型淡蓝色带釉陶罐", + "block.valhelsia_structures.big_yellow_glazed_jar": "大型黄色带釉陶罐", + "block.valhelsia_structures.big_lime_glazed_jar": "大型黄绿色带釉陶罐", + "block.valhelsia_structures.big_pink_glazed_jar": "大型粉红色带釉陶罐", + "block.valhelsia_structures.big_gray_glazed_jar": "大型灰色带釉陶罐", + "block.valhelsia_structures.big_light_gray_glazed_jar": "大型淡灰色带釉陶罐", + "block.valhelsia_structures.big_cyan_glazed_jar": "大型青色带釉陶罐", + "block.valhelsia_structures.big_purple_glazed_jar": "大型紫色带釉陶罐", + "block.valhelsia_structures.big_blue_glazed_jar": "大型蓝色带釉陶罐", + "block.valhelsia_structures.big_brown_glazed_jar": "大型棕色带釉陶罐", + "block.valhelsia_structures.big_green_glazed_jar": "大型绿色带釉陶罐", + "block.valhelsia_structures.big_red_glazed_jar": "大型红色带釉陶罐", + "block.valhelsia_structures.big_black_glazed_jar": "大型黑色带釉陶罐", + "block.valhelsia_structures.big_jar_top": "大型陶罐顶部", + "block.valhelsia_structures.lapidified_jungle_log": "石化丛林原木", + "block.valhelsia_structures.lapidified_jungle_wood": "石化丛林木", + "block.valhelsia_structures.lapidified_jungle_planks": "石化丛林木板", + "block.valhelsia_structures.lapidified_jungle_slab": "石化丛林木台阶", + "block.valhelsia_structures.lapidified_jungle_stairs": "石化丛林木楼梯", + "block.valhelsia_structures.lapidified_jungle_pressure_plate": "石化丛林木压力板", + "block.valhelsia_structures.lapidified_jungle_button": "石化丛林木按钮", + "block.valhelsia_structures.lapidified_jungle_fence": "石化丛林木栅栏", + "block.valhelsia_structures.lapidified_jungle_fence_gate": "石化丛林木栅栏门", + "block.valhelsia_structures.explorers_tent": "探险家帐篷", + "block.valhelsia_structures.hibiscus": "木槿", + "block.valhelsia_structures.giant_fern": "巨型蕨", + "block.valhelsia_structures.doused_torch": "熄灭的火把", + "block.valhelsia_structures.doused_soul_torch": "熄灭的灵魂火把", + "block.valhelsia_structures.dungeon_door": "地牢门", + "block.valhelsia_structures.bone_pile": "骨堆", + "block.valhelsia_structures.bone_pile_block": "骨堆块", + "block.valhelsia_structures.unlit_lantern": "熄灭的灯笼", + "block.valhelsia_structures.unlit_soul_lantern": "熄灭的灵魂灯笼", + + "block.valhelsia_structures.white_sleeping_bag": "白色睡袋", + "block.valhelsia_structures.orange_sleeping_bag": "橙色睡袋", + "block.valhelsia_structures.magenta_sleeping_bag": "品红色睡袋", + "block.valhelsia_structures.light_blue_sleeping_bag": "淡蓝色睡袋", + "block.valhelsia_structures.yellow_sleeping_bag": "黄色睡袋", + "block.valhelsia_structures.lime_sleeping_bag": "黄绿色睡袋", + "block.valhelsia_structures.pink_sleeping_bag": "粉红色睡袋", + "block.valhelsia_structures.gray_sleeping_bag": "灰色睡袋", + "block.valhelsia_structures.light_gray_sleeping_bag": "淡灰色睡袋", + "block.valhelsia_structures.cyan_sleeping_bag": "青色睡袋", + "block.valhelsia_structures.purple_sleeping_bag": "紫色睡袋", + "block.valhelsia_structures.blue_sleeping_bag": "蓝色睡袋", + "block.valhelsia_structures.brown_sleeping_bag": "棕色睡袋", + "block.valhelsia_structures.green_sleeping_bag": "绿色睡袋", + "block.valhelsia_structures.red_sleeping_bag": "红色睡袋", + "block.valhelsia_structures.black_sleeping_bag": "黑色睡袋", + + "block.valhelsia_structures.sleeping_bag.occupied": "这个睡袋已被占用", + "block.valhelsia_structures.sleeping_bag.obstructed": "这个睡袋已被阻挡", + "block.valhelsia_structures.sleeping_bag.no_sleep": "你只能在夜间或雷暴中入眠", + "block.valhelsia_structures.sleeping_bag.too_far_away": "你现在不能休息,睡袋离你太远", + "block.valhelsia_structures.sleeping_bag.not_safe": "你现在不能休息,周围有怪物在游荡", + + "gui.valhelsia_structures.config.spacing_error": "结构的间距值需要大于分隔值!", + "gui.valhelsia_structures.config.spacing_solution": "改用%s作为间距值(分隔值+1)", + "gui.valhelsia_structures.config.invalid_biome_category": "列表包含无效的生物群系类别:", + "gui.valhelsia_structures.config.invalid_blacklisted_biome": "列表包含无效的生物群系:", + + "filled_map.valhelsia_structures.spawner_dungeon": "刷怪笼地牢探险家地图", + "filled_map.valhelsia_structures.castle": "城堡探险家地图" +} \ No newline at end of file