From 2fcc5ded5bb8ef97fb4c9ab478d8c4d51696769c Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 13 Jun 2022 16:43:31 +0800 Subject: [PATCH 01/16] Add files via upload --- projects/1.18/assets/jepp/jepp/lang/en_us.json | 5 +++++ projects/1.18/assets/jepp/jepp/lang/zh_cn.json | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 projects/1.18/assets/jepp/jepp/lang/en_us.json create mode 100644 projects/1.18/assets/jepp/jepp/lang/zh_cn.json diff --git a/projects/1.18/assets/jepp/jepp/lang/en_us.json b/projects/1.18/assets/jepp/jepp/lang/en_us.json new file mode 100644 index 000000000000..7cf82611c191 --- /dev/null +++ b/projects/1.18/assets/jepp/jepp/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "jepp.category.paintings_info": "Paintings", + "jepp.painting.description": "%1$s, %2$s x %3$s" + +} \ No newline at end of file diff --git a/projects/1.18/assets/jepp/jepp/lang/zh_cn.json b/projects/1.18/assets/jepp/jepp/lang/zh_cn.json new file mode 100644 index 000000000000..5482db0dd9cd --- /dev/null +++ b/projects/1.18/assets/jepp/jepp/lang/zh_cn.json @@ -0,0 +1,4 @@ +{ + "jepp.category.paintings_info": "画", + "jepp.painting.description": "%1$s,%2$s x %3$s" +} \ No newline at end of file From c854b3167b9bc03685d3a411bb56a99c197ba78b Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 4 Jul 2022 22:52:19 +0800 Subject: [PATCH 02/16] Update zh_cn.json --- .../darkerdepths/lang/zh_cn.json | 141 ++++++++++++++---- 1 file changed, 109 insertions(+), 32 deletions(-) diff --git a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json index d992c560f6b4..8d3292ae1920 100644 --- a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -1,6 +1,5 @@ { - "item.darkerdepths.petrified_boat": "石化橡木船", - "item.darkerdepths.miners_helmet": "矿工头盔", + "item.darkerdepths.petrified_boat": "石化木船", "block.darkerdepths.limestone": "石灰岩", "block.darkerdepths.polished_limestone": "磨制石灰岩", "block.darkerdepths.limestone_wall": "石灰岩墙", @@ -8,21 +7,27 @@ "block.darkerdepths.limestone_stairs": "石灰岩楼梯", "block.darkerdepths.polished_limestone_slab": "磨制石灰岩台阶", "block.darkerdepths.limestone_slab": "石灰岩台阶", - "block.darkerdepths.petrified_planks": "石化橡木木板", - "block.darkerdepths.petrified_log": "石化橡木", - "block.darkerdepths.stripped_petrified_log": "去皮石化橡木原木", - "block.darkerdepths.stripped_petrified_wood": "去皮石化橡木", - "block.darkerdepths.petrified_wood": "石化橡木木头", - "block.darkerdepths.petrified_slab": "石化橡木台阶", - "block.darkerdepths.petrified_pressure_plate": "石化橡木压力板", - "block.darkerdepths.petrified_fence": "石化橡木栅栏", - "block.darkerdepths.petrified_trapdoor": "石化橡木活板门", - "block.darkerdepths.petrified_fence_gate": "石化橡木栅栏门", - "block.darkerdepths.petrified_button": "石化橡木按钮", - "block.darkerdepths.petrified_stairs": "石化橡木楼梯", - "block.darkerdepths.petrified_door": "石化橡木门", + "block.darkerdepths.limestone_bricks": "石灰岩砖", + "block.darkerdepths.chiseled_limestone_bricks": "錾制石灰岩砖", + "block.darkerdepths.limestone_bricks_stairs": "石灰岩砖楼梯", + "block.darkerdepths.limestone_bricks_slab": "石灰岩砖台阶", + "block.darkerdepths.limestone_bricks_vertical_slab": "石灰岩砖竖直台阶", + "block.darkerdepths.cracked_limestone_bricks": "裂纹石灰岩砖", + "block.darkerdepths.petrified_planks": "石化木板", + "block.darkerdepths.petrified_log": "石化原木", + "block.darkerdepths.stripped_petrified_log": "去皮石化原木", + "block.darkerdepths.stripped_petrified_wood": "去皮石化木", + "block.darkerdepths.petrified_wood": "石化木", + "block.darkerdepths.petrified_slab": "石化木台阶", + "block.darkerdepths.petrified_pressure_plate": "石化木压力板", + "block.darkerdepths.petrified_fence": "石化木栅栏", + "block.darkerdepths.petrified_trapdoor": "石化木活板门", + "block.darkerdepths.petrified_fence_gate": "石化木栅栏门", + "block.darkerdepths.petrified_button": "石化木按钮", + "block.darkerdepths.petrified_stairs": "石化木楼梯", + "block.darkerdepths.petrified_door": "石化木门", "block.darkerdepths.glowshroom": "荧光菇", - "block.darkerdepths.glowshroom_cap": "荧光菇帽", + "block.darkerdepths.glowshroom_cap": "荧光菇帽子", "block.darkerdepths.shale": "页岩", "block.darkerdepths.polished_shale": "磨制页岩", "block.darkerdepths.shale_wall": "页岩墙", @@ -30,25 +35,25 @@ "block.darkerdepths.shale_stairs": "页岩楼梯", "block.darkerdepths.polished_shale_slab": "磨制页岩台阶", "block.darkerdepths.shale_slab": "页岩台阶", - "block.darkerdepths.speleothem": "Speleothem", + "block.darkerdepths.shale_bricks": "页岩砖", + "block.darkerdepths.chiseled_shale_bricks": "錾制页岩砖", + "block.darkerdepths.cracked_shale_bricks": "裂纹页岩砖", + "block.darkerdepths.speleothem": "钟乳石", "block.darkerdepths.stone_brick_pillar": "石砖柱", "block.darkerdepths.elytrine_ore": "翔翱水晶矿石", - "block.darkerdepths.silver_ore": "银矿", + "block.darkerdepths.silver_ore": "银矿石", "block.darkerdepths.ash_block": "灰烬块", "block.darkerdepths.ash": "灰烬", - "item.darkerdepths.elytrine_crystal": "翔翱水晶", "item.darkerdepths.silver_ingot": "银锭", "block.darkerdepths.rope": "绳索", - "item.darkerdepths.spawner_fragment": "刷怪蛋碎片", + "item.darkerdepths.spawner_fragment": "刷怪笼碎片", "block.darkerdepths.crystal_melon": "水晶西瓜", - "block.darkerdepths.amethyst_crystal": "紫水晶", - "block.darkerdepths.amethyst_crystal_block": "紫水晶块", - "block.darkerdepths.celestine_crystal": "天青石水晶", - "block.darkerdepths.celestine_crystal_block": "天青石块", - "block.darkerdepths.redstone_cluster": "红石矿簇", - "block.darkerdepths.redstone_cluster_block": "红石矿簇块", - "block.darkerdepths.amber": "余烬", + "block.darkerdepths.redstone_cluster": "红石簇", + "block.darkerdepths.redstone_cluster_block": "红石簇块", + "block.darkerdepths.amber": "琥珀", "block.darkerdepths.aridrock": "干裂岩", + "block.darkerdepths.grime_deepslate": "沉垢深板岩", + "block.darkerdepths.arid_deepslate": "干裂深板岩", "block.darkerdepths.aridrock_stairs": "干裂岩楼梯", "block.darkerdepths.aridrock_slab": "干裂岩台阶", "block.darkerdepths.aridrock_wall": "干裂岩墙", @@ -71,14 +76,86 @@ "block.darkerdepths.limestone_silver_ore": "石灰岩银矿石", "block.darkerdepths.roots": "根", "block.darkerdepths.long_roots": "长根", + "block.darkerdepths.dry_sprouts": "干枯芽", + "block.darkerdepths.detritus": "风化物", + "block.darkerdepths.lush_sprouts": "葱郁芽", + "block.darkerdepths.mossy_sprouts": "覆苔芽", + "block.darkerdepths.aloe": "芦荟", "block.darkerdepths.heart_chamber": "心室", + "block.darkerdepths.porous_petrified_log": "多孔石化原木", + "block.darkerdepths.cobbled_sandstone": "砂岩圆石", + "block.darkerdepths.cobbled_red_sandstone": "红砂岩圆石", + "block.darkerdepths.lush_aridrock": "葱郁的干裂岩", + "block.darkerdepths.glowshroom_stem": "荧光菇柄", + "block.darkerdepths.glowshroom_block": "荧光菇方块", + "block.darkerdepths.grimestone": "沉垢岩", + "block.darkerdepths.grimestone_slab": "沉垢岩台阶", + "block.darkerdepths.grimestone_stairs": "沉垢岩楼梯", + "block.darkerdepths.grimestone_wall": "沉垢岩墙", + "block.darkerdepths.polished_grimestone": "磨制沉垢岩", + "block.darkerdepths.polished_grimestone_stairs": "磨制沉垢岩楼梯", + "block.darkerdepths.polished_grimestone_slab": "磨制沉垢岩台阶", + "block.darkerdepths.mossy_grimestone": "覆苔沉垢岩", + "block.darkerdepths.glowspurs": "荧光刺苔", + "block.darkerdepths.glowspire": "荧光藤", + "block.darkerdepths.geyser": "间歇泉", + "block.darkerdepths.petrified_vertical_slab": "石化木竖直台阶", + "block.darkerdepths.petrified_sign": "石化木告示牌", + "block.darkerdepths.shale_vertical_slab": "页岩竖直台阶", + "block.darkerdepths.polished_shale_vertical_slab": "磨制页岩竖直台阶", + "block.darkerdepths.limestone_vertical_slab": "石灰岩竖直台阶", + "block.darkerdepths.polished_limestone_vertical_slab": "磨制石灰岩竖直台阶", + "block.darkerdepths.aridrock_vertical_slab": "干裂岩竖直台阶", + "block.darkerdepths.polished_aridrock_vertical_slab": "磨制干裂岩竖直台阶", + "block.darkerdepths.grimestone_vertical_slab": "沉垢岩竖直台阶", + "block.darkerdepths.polished_grimestone_vertical_slab": "磨制沉垢岩竖直台阶", + "block.darkerdepths.chiseled_grimestone_bricks": "錾制沉垢岩砖", + "block.darkerdepths.vertical_petrified_planks": "竖纹石化木木板", + "block.darkerdepths.petrified_post": "石化木杆", + "block.darkerdepths.stripped_petrified_post": "去皮石化木杆", + "block.darkerdepths.aridrock_bricks": "干裂岩砖", + "block.darkerdepths.chiseled_aridrock_bricks": "錾制干裂岩砖", + "block.darkerdepths.cracked_aridrock_bricks": "裂纹干裂岩砖", + "block.darkerdepths.grimestone_bricks": "沉垢岩砖", + "block.darkerdepths.cracked_grimestone_bricks": "裂纹沉垢岩砖", + "block.darkerdepths.aridrock_bricks_slab": "干裂岩砖台阶", + "block.darkerdepths.aridrock_bricks_stairs": "干裂岩砖楼梯", + "block.darkerdepths.grimestone_bricks_slab": "沉垢岩砖台阶", + "block.darkerdepths.grimestone_bricks_stairs": "沉垢岩砖楼梯", + "block.darkerdepths.cobbled_sandstone_stairs": "砂岩圆石楼梯", + "block.darkerdepths.cobbled_red_sandstone_stairs": "红砂岩圆石楼梯", + "block.darkerdepths.cobbled_sandstone_slab": "砂岩圆石台阶", + "block.darkerdepths.cobbled_red_sandstone_slab": "红砂岩圆石台阶", + "block.darkerdepths.grimestone_bricks_vertical_slab": "沉垢岩砖竖直台阶", + "block.darkerdepths.aridrock_bricks_vertical_slab": "干裂岩砖竖直台阶", + "block.darkerdepths.cobbled_sandstone_vertical_slab": "砂岩圆石竖直台阶", + "block.darkerdepths.cobbled_red_sandstone_vertical_slab": "红砂岩圆石竖直台阶", + "block.darkerdepths.shale_bricks_slab": "页岩砖台阶", + "block.darkerdepths.shale_bricks_stairs": "页岩砖楼梯", + "block.darkerdepths.shale_bricks_vertical_slab": "页岩砖竖直台阶", + "block.darkerdepths.shale_bricks_wall": "页岩砖墙", + "block.darkerdepths.aridrock_bricks_wall": "干裂岩砖墙", + "block.darkerdepths.limestone_bricks_wall": "石灰岩砖墙", + "block.darkerdepths.grimestone_bricks_wall": "沉垢岩砖墙", + "block.darkerdepths.shale_speleothem": "页岩洞穴沉积物", + "block.darkerdepths.aridrock_speleothem": "干裂岩洞穴沉积物", + "block.darkerdepths.limestone_speleothem": "石灰岩洞穴沉积物", + "block.darkerdepths.grimestone_speleothem": "沉垢岩洞穴沉积物", + "block.darkerdepths.raw_silver_block": "粗银块", + "block.darkerdepths.silver_block": "银块", + "block.darkerdepths.amber_block": "琥珀块", + "block.darkerdepths.repellent_block": "Repellent Block", + "item.darkerdepths.raw_silver": "粗银", "entity.darkerdepths.glowshroom_monster": "荧光菇怪", "entity.darkerdepths.magma_minion": "岩浆傀儡", + "entity.darkerdepths.petrified_boat": "石化木船", "itemGroup.DarkerDepths": "深岩之下", "item.darkerdepths.glowshroom_monster_spawn_egg": "荧光菇怪刷怪蛋", "item.darkerdepths.magma_minion_spawn_egg": "岩浆傀儡刷怪蛋", - "biome.darkerdepths.cave": "常规洞穴生物群系", - "biome.darkerdepths.molten_cavern": "熔岩洞穴生物群系", - "biome.darkerdepths.sandy_catacombs": "沙石迷宫群系", - "biome.darkerdepths.crystal_cave": "水晶洞穴生物群系" -} \ No newline at end of file + "item.darkerdepths.resin": "树脂", + "item.darkerdepths.resinous_grime": "Resinous Grime", + "item.darkerdepths.glowshroom_cap": "荧光菇帽子", + "biome.darkerdepths.molten_cavern": "熔融洞窟", + "biome.darkerdepths.sandy_catacombs": "砂质迷穴", + "biome.darkerdepths.glowshroom_caves": "荧光菇森林" +} From b55139b10c9d7b65733a93b2e43a154c21337c25 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 4 Jul 2022 22:52:41 +0800 Subject: [PATCH 03/16] Update en_us.json --- .../darkerdepths/lang/en_us.json | 95 +++++++++++++++++-- 1 file changed, 86 insertions(+), 9 deletions(-) diff --git a/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json b/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json index af9c161dcb94..6e7bd8afd765 100644 --- a/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json +++ b/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json @@ -1,6 +1,5 @@ { "item.darkerdepths.petrified_boat": "Petrified Boat", - "item.darkerdepths.miners_helmet": "Miner's Helmet", "block.darkerdepths.limestone": "Limestone", "block.darkerdepths.polished_limestone": "Polished Limestone", "block.darkerdepths.limestone_wall": "Limestone Wall", @@ -8,6 +7,12 @@ "block.darkerdepths.limestone_stairs": "Limestone Stairs", "block.darkerdepths.polished_limestone_slab": "Polished Limestone Slab", "block.darkerdepths.limestone_slab": "Limestone Slab", + "block.darkerdepths.limestone_bricks": "Limestone Bricks", + "block.darkerdepths.chiseled_limestone_bricks": "Chiseled Limestone Bricks", + "block.darkerdepths.limestone_bricks_stairs": "Limestone Brick Stairs", + "block.darkerdepths.limestone_bricks_slab": "Limestone Brick Slab", + "block.darkerdepths.limestone_bricks_vertical_slab": "Limestone Brick Vertical Slab", + "block.darkerdepths.cracked_limestone_bricks": "Cracked Limestone Bricks", "block.darkerdepths.petrified_planks": "Petrified Planks", "block.darkerdepths.petrified_log": "Petrified Log", "block.darkerdepths.stripped_petrified_log": "Stripped Petrified Log", @@ -30,25 +35,25 @@ "block.darkerdepths.shale_stairs": "Shale Stairs", "block.darkerdepths.polished_shale_slab": "Polished Shale Slab", "block.darkerdepths.shale_slab": "Shale Slab", + "block.darkerdepths.shale_bricks": "Shale Bricks", + "block.darkerdepths.chiseled_shale_bricks": "Chiseled Shale Bricks", + "block.darkerdepths.cracked_shale_bricks": "Cracked Shale Bricks", "block.darkerdepths.speleothem": "Speleothem", "block.darkerdepths.stone_brick_pillar": "Stone Brick Pillar", "block.darkerdepths.elytrine_ore": "Elytrine Ore", "block.darkerdepths.silver_ore": "Silver Ore", "block.darkerdepths.ash_block": "Ash Block", "block.darkerdepths.ash": "Ash", - "item.darkerdepths.elytrine_crystal": "Elytrine Crystal", "item.darkerdepths.silver_ingot": "Silver Ingot", "block.darkerdepths.rope": "Rope", "item.darkerdepths.spawner_fragment": "Spawner Fragment", "block.darkerdepths.crystal_melon": "Crystal Melon", - "block.darkerdepths.amethyst_crystal": "Amethyst Crystal", - "block.darkerdepths.amethyst_crystal_block": "Amethyst Crystal Block", - "block.darkerdepths.celestine_crystal": "Celestine Crystal", - "block.darkerdepths.celestine_crystal_block": "Celestine Crystal Block", "block.darkerdepths.redstone_cluster": "Redstone Cluster", "block.darkerdepths.redstone_cluster_block": "Redstone Cluster Block", "block.darkerdepths.amber": "Amber", "block.darkerdepths.aridrock": "Aridrock", + "block.darkerdepths.grime_deepslate": "Grime Deepslate", + "block.darkerdepths.arid_deepslate": "Arid Deepslate", "block.darkerdepths.aridrock_stairs": "Aridrock Stairs", "block.darkerdepths.aridrock_slab": "Aridrock Slab", "block.darkerdepths.aridrock_wall": "Aridrock Wall", @@ -71,14 +76,86 @@ "block.darkerdepths.limestone_silver_ore": "Limestone Silver Ore", "block.darkerdepths.roots": "Roots", "block.darkerdepths.long_roots": "Long Roots", + "block.darkerdepths.dry_sprouts": "Dry Sprouts", + "block.darkerdepths.detritus": "Detritus", + "block.darkerdepths.lush_sprouts": "Lush Sprouts", + "block.darkerdepths.mossy_sprouts": "Mossy Sprouts", + "block.darkerdepths.aloe": "Aloe", "block.darkerdepths.heart_chamber": "Heart Chamber", + "block.darkerdepths.porous_petrified_log": "Porous Petrified Log", + "block.darkerdepths.cobbled_sandstone": "Cobbled Sandstone", + "block.darkerdepths.cobbled_red_sandstone": "Cobbled Red Sandstone", + "block.darkerdepths.lush_aridrock": "Lush Aridrock", + "block.darkerdepths.glowshroom_stem": "Glowshroom Stem", + "block.darkerdepths.glowshroom_block": "Glowshroom Block", + "block.darkerdepths.grimestone": "Grimestone", + "block.darkerdepths.grimestone_slab": "Grimestone Slab", + "block.darkerdepths.grimestone_stairs": "Grimestone Stairs", + "block.darkerdepths.grimestone_wall": "Grimestone Wall", + "block.darkerdepths.polished_grimestone": "Polished Grimestone", + "block.darkerdepths.polished_grimestone_stairs": "Polished Grimestone Stairs", + "block.darkerdepths.polished_grimestone_slab": "Polished Grimestone Slab", + "block.darkerdepths.mossy_grimestone": "Mossy Grimestone", + "block.darkerdepths.glowspurs": "Glowspurs", + "block.darkerdepths.glowspire": "Glimmering Vines", + "block.darkerdepths.geyser": "Geyser", + "block.darkerdepths.petrified_vertical_slab": "Petrified Vertical Slab", + "block.darkerdepths.petrified_sign": "Petrified Sign", + "block.darkerdepths.shale_vertical_slab": "Shale Vertical Slab", + "block.darkerdepths.polished_shale_vertical_slab": "Polished Shale Vertical Slab", + "block.darkerdepths.limestone_vertical_slab": "Limestone Vertical Slab", + "block.darkerdepths.polished_limestone_vertical_slab": "Polished Limestone Vertical Slab", + "block.darkerdepths.aridrock_vertical_slab": "Aridrock Vertical Slab", + "block.darkerdepths.polished_aridrock_vertical_slab": "Polished Aridrock Vertical Slab", + "block.darkerdepths.grimestone_vertical_slab": "Grimestone Vertical Slab", + "block.darkerdepths.polished_grimestone_vertical_slab": "Polished Grimestone Vertical Slab", + "block.darkerdepths.chiseled_grimestone_bricks": "Chiseled Grimestone Bricks", + "block.darkerdepths.vertical_petrified_planks": "Vertical Petrified Planks", + "block.darkerdepths.petrified_post": "Petrified Post", + "block.darkerdepths.stripped_petrified_post": "Stripped Petrified Post", + "block.darkerdepths.aridrock_bricks": "Aridrock Bricks", + "block.darkerdepths.chiseled_aridrock_bricks": "Chiseled Aridrock Bricks", + "block.darkerdepths.cracked_aridrock_bricks": "Cracked Aridrock Bricks", + "block.darkerdepths.grimestone_bricks": "Grimestone Bricks", + "block.darkerdepths.cracked_grimestone_bricks": "Cracked Grimestone Bricks", + "block.darkerdepths.aridrock_bricks_slab": "Aridrock Brick Slab", + "block.darkerdepths.aridrock_bricks_stairs": "Aridrock Brick Stairs", + "block.darkerdepths.grimestone_bricks_slab": "Grimestone Brick Slab", + "block.darkerdepths.grimestone_bricks_stairs": "Grimestone Brick Stairs", + "block.darkerdepths.cobbled_sandstone_stairs": "Cobbled Sandstone Stairs", + "block.darkerdepths.cobbled_red_sandstone_stairs": "Cobbled Red Sandstone Stairs", + "block.darkerdepths.cobbled_sandstone_slab": "Cobbled Sandstone Slab", + "block.darkerdepths.cobbled_red_sandstone_slab": "Cobbled Red Sandstone Slab", + "block.darkerdepths.grimestone_bricks_vertical_slab": "Grimestone Brick Vertical Slab", + "block.darkerdepths.aridrock_bricks_vertical_slab": "Aridrock Brick Vertical Slab", + "block.darkerdepths.cobbled_sandstone_vertical_slab": "Cobbled Sandstone Vertical Slab", + "block.darkerdepths.cobbled_red_sandstone_vertical_slab": "Cobbled Red Sandstone Vertical Slab", + "block.darkerdepths.shale_bricks_slab": "Shale Brick Slab", + "block.darkerdepths.shale_bricks_stairs": "Shale Brick Stairs", + "block.darkerdepths.shale_bricks_vertical_slab": "Shale Brick Vertical Slab", + "block.darkerdepths.shale_bricks_wall": "Shale Brick Wall", + "block.darkerdepths.aridrock_bricks_wall": "Aridrock Brick Wall", + "block.darkerdepths.limestone_bricks_wall": "Limestone Brick Wall", + "block.darkerdepths.grimestone_bricks_wall": "Grimestone Brick Wall", + "block.darkerdepths.shale_speleothem": "Shale Speleothem", + "block.darkerdepths.aridrock_speleothem": "Aridrock Speleothem", + "block.darkerdepths.limestone_speleothem": "Limestone Speleothem", + "block.darkerdepths.grimestone_speleothem": "Grimestone Speleothem", + "block.darkerdepths.raw_silver_block": "Block of Raw Silver", + "block.darkerdepths.silver_block": "Block Of Silver", + "block.darkerdepths.amber_block": "Amber Block", + "block.darkerdepths.repellent_block": "Repellent Block", + "item.darkerdepths.raw_silver": "Raw Silver", "entity.darkerdepths.glowshroom_monster": "Glowshroom Monster", "entity.darkerdepths.magma_minion": "Magma Minion", + "entity.darkerdepths.petrified_boat": "Petrified Boat", "itemGroup.DarkerDepths": "Darker Depths", "item.darkerdepths.glowshroom_monster_spawn_egg": "Glowshroom Monster Spawn Egg", "item.darkerdepths.magma_minion_spawn_egg": "Magma Minion Spawn Egg", - "biome.darkerdepths.cave": "Default Cave Biome", + "item.darkerdepths.resin": "Resin", + "item.darkerdepths.resinous_grime": "Resinous Grime", + "item.darkerdepths.glowshroom_cap": "Glowshroom Cap", "biome.darkerdepths.molten_cavern": "Molten Cavern Biome", "biome.darkerdepths.sandy_catacombs": "Sandy Catacombs Biome", - "biome.darkerdepths.crystal_cave": "Crystal Cave Biome" -} \ No newline at end of file + "biome.darkerdepths.glowshroom_forest": "Glowshroom Forest Biome" +} From db55161eb64f2aefacd0663efd4b67b81993546e Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 4 Jul 2022 22:55:21 +0800 Subject: [PATCH 04/16] Update zh_cn.json --- projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json index 8d3292ae1920..4bcd2ac7071a 100644 --- a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -157,5 +157,5 @@ "item.darkerdepths.glowshroom_cap": "荧光菇帽子", "biome.darkerdepths.molten_cavern": "熔融洞窟", "biome.darkerdepths.sandy_catacombs": "砂质迷穴", - "biome.darkerdepths.glowshroom_caves": "荧光菇森林" + "biome.darkerdepths.glowshroom_forest": "荧光菇森林" } From 7a04e0292ede637719f534d464fd11dc8a07ce90 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 4 Jul 2022 22:58:56 +0800 Subject: [PATCH 05/16] Update zh_cn.json --- .../darkerdepths/lang/zh_cn.json | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json index 10460783cd93..56b540dcb712 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -14,9 +14,9 @@ "block.darkerdepths.limestone_bricks_slab": "石灰岩砖台阶", "block.darkerdepths.limestone_bricks_vertical_slab": "石灰岩砖竖直台阶", "block.darkerdepths.cracked_limestone_bricks": "裂石灰岩砖", - "block.darkerdepths.petrified_planks": "石化木木板", - "block.darkerdepths.petrified_log": "石化木原木", - "block.darkerdepths.stripped_petrified_log": "去皮石化木原木", + "block.darkerdepths.petrified_planks": "石化木板", + "block.darkerdepths.petrified_log": "石化原木", + "block.darkerdepths.stripped_petrified_log": "去皮石化原木", "block.darkerdepths.stripped_petrified_wood": "去皮石化木", "block.darkerdepths.petrified_wood": "石化木", "block.darkerdepths.petrified_slab": "石化木台阶", @@ -39,7 +39,7 @@ "block.darkerdepths.shale_bricks": "页岩砖", "block.darkerdepths.chiseled_shale_bricks": "錾制页岩砖", "block.darkerdepths.cracked_shale_bricks": "裂页岩砖", - "block.darkerdepths.speleothem": "洞穴沉积物", + "block.darkerdepths.speleothem": "钟乳石", "block.darkerdepths.stone_brick_pillar": "石砖柱", "block.darkerdepths.elytrine_ore": "翔翱水晶矿石", "block.darkerdepths.silver_ore": "银矿石", @@ -84,7 +84,7 @@ "block.darkerdepths.mossy_sprouts": "覆苔芽", "block.darkerdepths.aloe": "芦荟", "block.darkerdepths.heart_chamber": "心室", - "block.darkerdepths.porous_petrified_log": "多孔石化木原木", + "block.darkerdepths.porous_petrified_log": "多孔石化原木", "block.darkerdepths.cobbled_sandstone": "砂岩圆石", "block.darkerdepths.cobbled_red_sandstone": "红砂岩圆石", "block.darkerdepths.lush_aridrock": "葱郁的干裂岩", @@ -112,7 +112,7 @@ "block.darkerdepths.grimestone_vertical_slab": "沉垢岩竖直台阶", "block.darkerdepths.polished_grimestone_vertical_slab": "磨制沉垢岩竖直台阶", "block.darkerdepths.chiseled_grimestone_bricks": "錾制沉垢岩砖", - "block.darkerdepths.vertical_petrified_planks": "竖纹石化木木板", + "block.darkerdepths.vertical_petrified_planks": "竖纹石化木板", "block.darkerdepths.petrified_post": "石化木柱", "block.darkerdepths.stripped_petrified_post": "去皮石化木柱", "block.darkerdepths.aridrock_bricks": "干裂岩砖", @@ -139,10 +139,10 @@ "block.darkerdepths.aridrock_bricks_wall": "干裂岩砖墙", "block.darkerdepths.limestone_bricks_wall": "石灰岩砖墙", "block.darkerdepths.grimestone_bricks_wall": "沉垢岩砖墙", - "block.darkerdepths.shale_speleothem": "页岩洞穴沉积物", - "block.darkerdepths.aridrock_speleothem": "干裂岩洞穴沉积物", - "block.darkerdepths.limestone_speleothem": "石灰岩洞穴沉积物", - "block.darkerdepths.grimestone_speleothem": "沉垢岩洞穴沉积物", + "block.darkerdepths.shale_speleothem": "页岩钟乳石", + "block.darkerdepths.aridrock_speleothem": "干裂岩钟乳石", + "block.darkerdepths.limestone_speleothem": "石灰岩钟乳石", + "block.darkerdepths.grimestone_speleothem": "沉垢岩钟乳石", "block.darkerdepths.raw_silver_block": "粗银块", "block.darkerdepths.silver_block": "银块", "block.darkerdepths.amber_block": "琥珀块", @@ -161,4 +161,4 @@ "biome.darkerdepths.sandy_catacombs": "砂质墓穴", "biome.darkerdepths.crystal_cave": "水晶洞穴", "biome.darkerdepths.glowshroom_caves": "荧光菇山洞" -} \ No newline at end of file +} From 8bfae3c4549a86c220c3c6edbcd546eb5d63301b Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 4 Jul 2022 22:59:55 +0800 Subject: [PATCH 06/16] Update zh_cn.json --- .../assets/darker-depths/darkerdepths/lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json index 4bcd2ac7071a..20ba4d29fb5c 100644 --- a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -110,7 +110,7 @@ "block.darkerdepths.grimestone_vertical_slab": "沉垢岩竖直台阶", "block.darkerdepths.polished_grimestone_vertical_slab": "磨制沉垢岩竖直台阶", "block.darkerdepths.chiseled_grimestone_bricks": "錾制沉垢岩砖", - "block.darkerdepths.vertical_petrified_planks": "竖纹石化木木板", + "block.darkerdepths.vertical_petrified_planks": "竖纹石化木板", "block.darkerdepths.petrified_post": "石化木杆", "block.darkerdepths.stripped_petrified_post": "去皮石化木杆", "block.darkerdepths.aridrock_bricks": "干裂岩砖", @@ -137,10 +137,10 @@ "block.darkerdepths.aridrock_bricks_wall": "干裂岩砖墙", "block.darkerdepths.limestone_bricks_wall": "石灰岩砖墙", "block.darkerdepths.grimestone_bricks_wall": "沉垢岩砖墙", - "block.darkerdepths.shale_speleothem": "页岩洞穴沉积物", - "block.darkerdepths.aridrock_speleothem": "干裂岩洞穴沉积物", - "block.darkerdepths.limestone_speleothem": "石灰岩洞穴沉积物", - "block.darkerdepths.grimestone_speleothem": "沉垢岩洞穴沉积物", + "block.darkerdepths.shale_speleothem": "页岩钟乳石", + "block.darkerdepths.aridrock_speleothem": "干裂岩钟乳石", + "block.darkerdepths.limestone_speleothem": "石灰岩钟乳石", + "block.darkerdepths.grimestone_speleothem": "沉垢岩钟乳石", "block.darkerdepths.raw_silver_block": "粗银块", "block.darkerdepths.silver_block": "银块", "block.darkerdepths.amber_block": "琥珀块", From 2e8ae3cf59193b34705d2b9b33bbdd98c1500145 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 4 Jul 2022 23:00:44 +0800 Subject: [PATCH 07/16] Update zh_cn.json --- projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json index 56b540dcb712..f1c8a70aea5c 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -158,7 +158,7 @@ "item.darkerdepths.glowshroom_cap": "荧光菇帽子", "biome.darkerdepths.cave": "普通洞穴", "biome.darkerdepths.molten_cavern": "熔融洞窟", - "biome.darkerdepths.sandy_catacombs": "砂质墓穴", + "biome.darkerdepths.sandy_catacombs": "砂质迷穴", "biome.darkerdepths.crystal_cave": "水晶洞穴", "biome.darkerdepths.glowshroom_caves": "荧光菇山洞" } From 82d653f2313ee5129e03725055a1a0844281fcaa Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 15:01:31 +0000 Subject: [PATCH 08/16] Update en_us file for darker-depths Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../darkerdepths/lang/en_us.json | 246 ++++++------------ 1 file changed, 83 insertions(+), 163 deletions(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json index 8aab4ccc6fd4..af9c161dcb94 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json @@ -1,164 +1,84 @@ -{ - "item.darkerdepths.petrified_boat": "Petrified Boat", - "item.darkerdepths.miners_helmet": "Miner's Helmet", - "block.darkerdepths.limestone": "Limestone", - "block.darkerdepths.polished_limestone": "Polished Limestone", - "block.darkerdepths.limestone_wall": "Limestone Wall", - "block.darkerdepths.polished_limestone_stairs": "Polished Limestone Stairs", - "block.darkerdepths.limestone_stairs": "Limestone Stairs", - "block.darkerdepths.polished_limestone_slab": "Polished Limestone Slab", - "block.darkerdepths.limestone_slab": "Limestone Slab", - "block.darkerdepths.limestone_bricks": "Limestone Bricks", - "block.darkerdepths.chiseled_limestone_bricks": "Chiseled Limestone Bricks", - "block.darkerdepths.limestone_bricks_stairs": "Limestone Brick Stairs", - "block.darkerdepths.limestone_bricks_slab": "Limestone Brick Slab", - "block.darkerdepths.limestone_bricks_vertical_slab": "Limestone Brick Vertical Slab", - "block.darkerdepths.cracked_limestone_bricks": "Cracked Limestone Bricks", - "block.darkerdepths.petrified_planks": "Petrified Planks", - "block.darkerdepths.petrified_log": "Petrified Log", - "block.darkerdepths.stripped_petrified_log": "Stripped Petrified Log", - "block.darkerdepths.stripped_petrified_wood": "Stripped Petrified Wood", - "block.darkerdepths.petrified_wood": "Petrified Wood", - "block.darkerdepths.petrified_slab": "Petrified Slab", - "block.darkerdepths.petrified_pressure_plate": "Petrified Pressure Plate", - "block.darkerdepths.petrified_fence": "Petrified Fence", - "block.darkerdepths.petrified_trapdoor": "Petrified Trapdoor", - "block.darkerdepths.petrified_fence_gate": "Petrified Fence Gate", - "block.darkerdepths.petrified_button": "Petrified Button", - "block.darkerdepths.petrified_stairs": "Petrified Stairs", - "block.darkerdepths.petrified_door": "Petrified Door", - "block.darkerdepths.glowshroom": "Glowshroom", - "block.darkerdepths.glowshroom_cap": "Glowshroom Cap", - "block.darkerdepths.shale": "Shale", - "block.darkerdepths.polished_shale": "Polished Shale", - "block.darkerdepths.shale_wall": "Shale Wall", - "block.darkerdepths.polished_shale_stairs": "Polished Shale Stairs", - "block.darkerdepths.shale_stairs": "Shale Stairs", - "block.darkerdepths.polished_shale_slab": "Polished Shale Slab", - "block.darkerdepths.shale_slab": "Shale Slab", - "block.darkerdepths.shale_bricks": "Shale Bricks", - "block.darkerdepths.chiseled_shale_bricks": "Chiseled Shale Bricks", - "block.darkerdepths.cracked_shale_bricks": "Cracked Shale Bricks", - "block.darkerdepths.speleothem": "Speleothem", - "block.darkerdepths.stone_brick_pillar": "Stone Brick Pillar", - "block.darkerdepths.elytrine_ore": "Elytrine Ore", - "block.darkerdepths.silver_ore": "Silver Ore", - "block.darkerdepths.ash_block": "Ash Block", - "block.darkerdepths.ash": "Ash", - "item.darkerdepths.elytrine_crystal": "Elytrine Crystal", - "item.darkerdepths.silver_ingot": "Silver Ingot", - "block.darkerdepths.rope": "Rope", - "item.darkerdepths.spawner_fragment": "Spawner Fragment", - "block.darkerdepths.crystal_melon": "Crystal Melon", - "block.darkerdepths.celestine_crystal": "Celestine Crystal", - "block.darkerdepths.celestine_crystal_block": "Celestine Crystal Block", - "block.darkerdepths.redstone_cluster": "Redstone Cluster", - "block.darkerdepths.redstone_cluster_block": "Redstone Cluster Block", - "block.darkerdepths.amber": "Amber", - "block.darkerdepths.aridrock": "Aridrock", - "block.darkerdepths.aridrock_stairs": "Aridrock Stairs", - "block.darkerdepths.aridrock_slab": "Aridrock Slab", - "block.darkerdepths.aridrock_wall": "Aridrock Wall", - "block.darkerdepths.polished_aridrock": "Polished Aridrock", - "block.darkerdepths.polished_aridrock_stairs": "Polished Aridrock Stairs", - "block.darkerdepths.polished_aridrock_slab": "Polished Aridrock Slab", - "block.darkerdepths.aridrock_coal_ore": "Aridrock Coal Ore", - "block.darkerdepths.aridrock_iron_ore": "Aridrock Iron Ore", - "block.darkerdepths.aridrock_gold_ore": "Aridrock Gold Ore", - "block.darkerdepths.aridrock_lapis_ore": "Aridrock Lapis Lazuli Ore", - "block.darkerdepths.aridrock_diamond_ore": "Aridrock Diamond Ore", - "block.darkerdepths.aridrock_redstone_ore": "Aridrock Redstone Ore", - "block.darkerdepths.aridrock_silver_ore": "Aridrock Silver Ore", - "block.darkerdepths.limestone_gold_ore": "Limestone Gold Ore", - "block.darkerdepths.limestone_iron_ore": "Limestone Iron Ore", - "block.darkerdepths.limestone_coal_ore": "Limestone Coal Ore", - "block.darkerdepths.limestone_lapis_ore": "Limestone Lapis Lazuli Ore", - "block.darkerdepths.limestone_diamond_ore": "Limestone Diamond Ore", - "block.darkerdepths.limestone_redstone_ore": "Limestone Redstone Ore", - "block.darkerdepths.limestone_silver_ore": "Limestone Silver Ore", - "block.darkerdepths.roots": "Roots", - "block.darkerdepths.long_roots": "Long Roots", - "block.darkerdepths.dry_sprouts": "Dry Sprouts", - "block.darkerdepths.detritus": "Detritus", - "block.darkerdepths.lush_sprouts": "Lush Sprouts", - "block.darkerdepths.mossy_sprouts": "Mossy Sprouts", - "block.darkerdepths.aloe": "Aloe", - "block.darkerdepths.heart_chamber": "Heart Chamber", - "block.darkerdepths.porous_petrified_log": "Porous Petrified Log", - "block.darkerdepths.cobbled_sandstone": "Cobbled Sandstone", - "block.darkerdepths.cobbled_red_sandstone": "Cobbled Red Sandstone", - "block.darkerdepths.lush_aridrock": "Lush Aridrock", - "block.darkerdepths.glowshroom_stem": "Glowshroom Stem", - "block.darkerdepths.glowshroom_block": "Glowshroom Block", - "block.darkerdepths.grimestone": "Grimestone", - "block.darkerdepths.grimestone_slab": "Grimestone Slab", - "block.darkerdepths.grimestone_stairs": "Grimestone Stairs", - "block.darkerdepths.grimestone_wall": "Grimestone Wall", - "block.darkerdepths.polished_grimestone": "Polished Grimestone", - "block.darkerdepths.polished_grimestone_stairs": "Polished Grimestone Stairs", - "block.darkerdepths.polished_grimestone_slab": "Polished Grimestone Slab", - "block.darkerdepths.mossy_grimestone": "Mossy Grimestone", - "block.darkerdepths.glowspurs": "Glowspurs", - "block.darkerdepths.glowspire": "Glimmering Vines", - "block.darkerdepths.geyser": "Geyser", - "block.darkerdepths.petrified_vertical_slab": "Petrified Vertical Slab", - "block.darkerdepths.petrified_sign": "Petrified Sign", - "block.darkerdepths.shale_vertical_slab": "Shale Vertical Slab", - "block.darkerdepths.polished_shale_vertical_slab": "Polished Shale Vertical Slab", - "block.darkerdepths.limestone_vertical_slab": "Limestone Vertical Slab", - "block.darkerdepths.polished_limestone_vertical_slab": "Polished Limestone Vertical Slab", - "block.darkerdepths.aridrock_vertical_slab": "Aridrock Vertical Slab", - "block.darkerdepths.polished_aridrock_vertical_slab": "Polished Aridrock Vertical Slab", - "block.darkerdepths.grimestone_vertical_slab": "Grimestone Vertical Slab", - "block.darkerdepths.polished_grimestone_vertical_slab": "Polished Grimestone Vertical Slab", - "block.darkerdepths.chiseled_grimestone_bricks": "Chiseled Grimestone Bricks", - "block.darkerdepths.vertical_petrified_planks": "Vertical Petrified Planks", - "block.darkerdepths.petrified_post": "Petrified Post", - "block.darkerdepths.stripped_petrified_post": "Stripped Petrified Post", - "block.darkerdepths.aridrock_bricks": "Aridrock Bricks", - "block.darkerdepths.chiseled_aridrock_bricks": "Chiseled Aridrock Bricks", - "block.darkerdepths.cracked_aridrock_bricks": "Cracked Aridrock Bricks", - "block.darkerdepths.grimestone_bricks": "Grimestone Bricks", - "block.darkerdepths.cracked_grimestone_bricks": "Cracked Grimestone Bricks", - "block.darkerdepths.aridrock_bricks_slab": "Aridrock Brick Slab", - "block.darkerdepths.aridrock_bricks_stairs": "Aridrock Brick Stairs", - "block.darkerdepths.grimestone_bricks_slab": "Grimestone Brick Slab", - "block.darkerdepths.grimestone_bricks_stairs": "Grimestone Brick Stairs", - "block.darkerdepths.cobbled_sandstone_stairs": "Cobbled Sandstone Stairs", - "block.darkerdepths.cobbled_red_sandstone_stairs": "Cobbled Red Sandstone Stairs", - "block.darkerdepths.cobbled_sandstone_slab": "Cobbled Sandstone Slab", - "block.darkerdepths.cobbled_red_sandstone_slab": "Cobbled Red Sandstone Slab", - "block.darkerdepths.grimestone_bricks_vertical_slab": "Grimestone Brick Vertical Slab", - "block.darkerdepths.aridrock_bricks_vertical_slab": "Aridrock Brick Vertical Slab", - "block.darkerdepths.cobbled_sandstone_vertical_slab": "Cobbled Sandstone Vertical Slab", - "block.darkerdepths.cobbled_red_sandstone_vertical_slab": "Cobbled Red Sandstone Vertical Slab", - "block.darkerdepths.shale_bricks_slab": "Shale Brick Slab", - "block.darkerdepths.shale_bricks_stairs": "Shale Brick Stairs", - "block.darkerdepths.shale_bricks_vertical_slab": "Shale Brick Vertical Slab", - "block.darkerdepths.shale_bricks_wall": "Shale Brick Wall", - "block.darkerdepths.aridrock_bricks_wall": "Aridrock Brick Wall", - "block.darkerdepths.limestone_bricks_wall": "Limestone Brick Wall", - "block.darkerdepths.grimestone_bricks_wall": "Grimestone Brick Wall", - "block.darkerdepths.shale_speleothem": "Shale Speleothem", - "block.darkerdepths.aridrock_speleothem": "Aridrock Speleothem", - "block.darkerdepths.limestone_speleothem": "Limestone Speleothem", - "block.darkerdepths.grimestone_speleothem": "Grimestone Speleothem", - "block.darkerdepths.raw_silver_block": "Raw Silver Block", - "block.darkerdepths.silver_block": "Block Of Silver", - "block.darkerdepths.amber_block": "Amber Block", - "block.darkerdepths.repellent_block": "Repellent Block", - "item.darkerdepths.raw_silver": "Raw Silver", - "entity.darkerdepths.glowshroom_monster": "Glowshroom Monster", - "entity.darkerdepths.magma_minion": "Magma Minion", - "itemGroup.DarkerDepths": "Darker Depths", - "item.darkerdepths.glowshroom_monster_spawn_egg": "Glowshroom Monster Spawn Egg", - "item.darkerdepths.magma_minion_spawn_egg": "Magma Minion Spawn Egg", - "item.darkerdepths.resin": "Resin", - "item.darkerdepths.resinous_grime": "Resinous Grime", - "item.darkerdepths.glowshroom_cap": "Glowshroom Cap", - "biome.darkerdepths.cave": "Default Cave Biome", - "biome.darkerdepths.molten_cavern": "Molten Cavern Biome", - "biome.darkerdepths.sandy_catacombs": "Sandy Catacombs Biome", - "biome.darkerdepths.crystal_cave": "Crystal Cave Biome", - "biome.darkerdepths.glowshroom_caves": "Glowshroom Cavern Biome" +{ + "item.darkerdepths.petrified_boat": "Petrified Boat", + "item.darkerdepths.miners_helmet": "Miner's Helmet", + "block.darkerdepths.limestone": "Limestone", + "block.darkerdepths.polished_limestone": "Polished Limestone", + "block.darkerdepths.limestone_wall": "Limestone Wall", + "block.darkerdepths.polished_limestone_stairs": "Polished Limestone Stairs", + "block.darkerdepths.limestone_stairs": "Limestone Stairs", + "block.darkerdepths.polished_limestone_slab": "Polished Limestone Slab", + "block.darkerdepths.limestone_slab": "Limestone Slab", + "block.darkerdepths.petrified_planks": "Petrified Planks", + "block.darkerdepths.petrified_log": "Petrified Log", + "block.darkerdepths.stripped_petrified_log": "Stripped Petrified Log", + "block.darkerdepths.stripped_petrified_wood": "Stripped Petrified Wood", + "block.darkerdepths.petrified_wood": "Petrified Wood", + "block.darkerdepths.petrified_slab": "Petrified Slab", + "block.darkerdepths.petrified_pressure_plate": "Petrified Pressure Plate", + "block.darkerdepths.petrified_fence": "Petrified Fence", + "block.darkerdepths.petrified_trapdoor": "Petrified Trapdoor", + "block.darkerdepths.petrified_fence_gate": "Petrified Fence Gate", + "block.darkerdepths.petrified_button": "Petrified Button", + "block.darkerdepths.petrified_stairs": "Petrified Stairs", + "block.darkerdepths.petrified_door": "Petrified Door", + "block.darkerdepths.glowshroom": "Glowshroom", + "block.darkerdepths.glowshroom_cap": "Glowshroom Cap", + "block.darkerdepths.shale": "Shale", + "block.darkerdepths.polished_shale": "Polished Shale", + "block.darkerdepths.shale_wall": "Shale Wall", + "block.darkerdepths.polished_shale_stairs": "Polished Shale Stairs", + "block.darkerdepths.shale_stairs": "Shale Stairs", + "block.darkerdepths.polished_shale_slab": "Polished Shale Slab", + "block.darkerdepths.shale_slab": "Shale Slab", + "block.darkerdepths.speleothem": "Speleothem", + "block.darkerdepths.stone_brick_pillar": "Stone Brick Pillar", + "block.darkerdepths.elytrine_ore": "Elytrine Ore", + "block.darkerdepths.silver_ore": "Silver Ore", + "block.darkerdepths.ash_block": "Ash Block", + "block.darkerdepths.ash": "Ash", + "item.darkerdepths.elytrine_crystal": "Elytrine Crystal", + "item.darkerdepths.silver_ingot": "Silver Ingot", + "block.darkerdepths.rope": "Rope", + "item.darkerdepths.spawner_fragment": "Spawner Fragment", + "block.darkerdepths.crystal_melon": "Crystal Melon", + "block.darkerdepths.amethyst_crystal": "Amethyst Crystal", + "block.darkerdepths.amethyst_crystal_block": "Amethyst Crystal Block", + "block.darkerdepths.celestine_crystal": "Celestine Crystal", + "block.darkerdepths.celestine_crystal_block": "Celestine Crystal Block", + "block.darkerdepths.redstone_cluster": "Redstone Cluster", + "block.darkerdepths.redstone_cluster_block": "Redstone Cluster Block", + "block.darkerdepths.amber": "Amber", + "block.darkerdepths.aridrock": "Aridrock", + "block.darkerdepths.aridrock_stairs": "Aridrock Stairs", + "block.darkerdepths.aridrock_slab": "Aridrock Slab", + "block.darkerdepths.aridrock_wall": "Aridrock Wall", + "block.darkerdepths.polished_aridrock": "Polished Aridrock", + "block.darkerdepths.polished_aridrock_stairs": "Polished Aridrock Stairs", + "block.darkerdepths.polished_aridrock_slab": "Polished Aridrock Slab", + "block.darkerdepths.aridrock_coal_ore": "Aridrock Coal Ore", + "block.darkerdepths.aridrock_iron_ore": "Aridrock Iron Ore", + "block.darkerdepths.aridrock_gold_ore": "Aridrock Gold Ore", + "block.darkerdepths.aridrock_lapis_ore": "Aridrock Lapis Lazuli Ore", + "block.darkerdepths.aridrock_diamond_ore": "Aridrock Diamond Ore", + "block.darkerdepths.aridrock_redstone_ore": "Aridrock Redstone Ore", + "block.darkerdepths.aridrock_silver_ore": "Aridrock Silver Ore", + "block.darkerdepths.limestone_gold_ore": "Limestone Gold Ore", + "block.darkerdepths.limestone_iron_ore": "Limestone Iron Ore", + "block.darkerdepths.limestone_coal_ore": "Limestone Coal Ore", + "block.darkerdepths.limestone_lapis_ore": "Limestone Lapis Lazuli Ore", + "block.darkerdepths.limestone_diamond_ore": "Limestone Diamond Ore", + "block.darkerdepths.limestone_redstone_ore": "Limestone Redstone Ore", + "block.darkerdepths.limestone_silver_ore": "Limestone Silver Ore", + "block.darkerdepths.roots": "Roots", + "block.darkerdepths.long_roots": "Long Roots", + "block.darkerdepths.heart_chamber": "Heart Chamber", + "entity.darkerdepths.glowshroom_monster": "Glowshroom Monster", + "entity.darkerdepths.magma_minion": "Magma Minion", + "itemGroup.DarkerDepths": "Darker Depths", + "item.darkerdepths.glowshroom_monster_spawn_egg": "Glowshroom Monster Spawn Egg", + "item.darkerdepths.magma_minion_spawn_egg": "Magma Minion Spawn Egg", + "biome.darkerdepths.cave": "Default Cave Biome", + "biome.darkerdepths.molten_cavern": "Molten Cavern Biome", + "biome.darkerdepths.sandy_catacombs": "Sandy Catacombs Biome", + "biome.darkerdepths.crystal_cave": "Crystal Cave Biome" } \ No newline at end of file From 44ad7de3462098718eb1a7e42fa6ea590b9ea13a Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 4 Jul 2022 23:02:37 +0800 Subject: [PATCH 09/16] Update en_us.json --- .../darkerdepths/lang/en_us.json | 88 ++++++++++++++++++- 1 file changed, 84 insertions(+), 4 deletions(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json index af9c161dcb94..190170000423 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/en_us.json @@ -8,6 +8,12 @@ "block.darkerdepths.limestone_stairs": "Limestone Stairs", "block.darkerdepths.polished_limestone_slab": "Polished Limestone Slab", "block.darkerdepths.limestone_slab": "Limestone Slab", + "block.darkerdepths.limestone_bricks": "Limestone Bricks", + "block.darkerdepths.chiseled_limestone_bricks": "Chiseled Limestone Bricks", + "block.darkerdepths.limestone_bricks_stairs": "Limestone Brick Stairs", + "block.darkerdepths.limestone_bricks_slab": "Limestone Brick Slab", + "block.darkerdepths.limestone_bricks_vertical_slab": "Limestone Brick Vertical Slab", + "block.darkerdepths.cracked_limestone_bricks": "Cracked Limestone Bricks", "block.darkerdepths.petrified_planks": "Petrified Planks", "block.darkerdepths.petrified_log": "Petrified Log", "block.darkerdepths.stripped_petrified_log": "Stripped Petrified Log", @@ -30,6 +36,9 @@ "block.darkerdepths.shale_stairs": "Shale Stairs", "block.darkerdepths.polished_shale_slab": "Polished Shale Slab", "block.darkerdepths.shale_slab": "Shale Slab", + "block.darkerdepths.shale_bricks": "Shale Bricks", + "block.darkerdepths.chiseled_shale_bricks": "Chiseled Shale Bricks", + "block.darkerdepths.cracked_shale_bricks": "Cracked Shale Bricks", "block.darkerdepths.speleothem": "Speleothem", "block.darkerdepths.stone_brick_pillar": "Stone Brick Pillar", "block.darkerdepths.elytrine_ore": "Elytrine Ore", @@ -41,8 +50,6 @@ "block.darkerdepths.rope": "Rope", "item.darkerdepths.spawner_fragment": "Spawner Fragment", "block.darkerdepths.crystal_melon": "Crystal Melon", - "block.darkerdepths.amethyst_crystal": "Amethyst Crystal", - "block.darkerdepths.amethyst_crystal_block": "Amethyst Crystal Block", "block.darkerdepths.celestine_crystal": "Celestine Crystal", "block.darkerdepths.celestine_crystal_block": "Celestine Crystal Block", "block.darkerdepths.redstone_cluster": "Redstone Cluster", @@ -71,14 +78,87 @@ "block.darkerdepths.limestone_silver_ore": "Limestone Silver Ore", "block.darkerdepths.roots": "Roots", "block.darkerdepths.long_roots": "Long Roots", + "block.darkerdepths.dry_sprouts": "Dry Sprouts", + "block.darkerdepths.detritus": "Detritus", + "block.darkerdepths.lush_sprouts": "Lush Sprouts", + "block.darkerdepths.mossy_sprouts": "Mossy Sprouts", + "block.darkerdepths.aloe": "Aloe", "block.darkerdepths.heart_chamber": "Heart Chamber", + "block.darkerdepths.porous_petrified_log": "Porous Petrified Log", + "block.darkerdepths.cobbled_sandstone": "Cobbled Sandstone", + "block.darkerdepths.cobbled_red_sandstone": "Cobbled Red Sandstone", + "block.darkerdepths.lush_aridrock": "Lush Aridrock", + "block.darkerdepths.glowshroom_stem": "Glowshroom Stem", + "block.darkerdepths.glowshroom_block": "Glowshroom Block", + "block.darkerdepths.grimestone": "Grimestone", + "block.darkerdepths.grimestone_slab": "Grimestone Slab", + "block.darkerdepths.grimestone_stairs": "Grimestone Stairs", + "block.darkerdepths.grimestone_wall": "Grimestone Wall", + "block.darkerdepths.polished_grimestone": "Polished Grimestone", + "block.darkerdepths.polished_grimestone_stairs": "Polished Grimestone Stairs", + "block.darkerdepths.polished_grimestone_slab": "Polished Grimestone Slab", + "block.darkerdepths.mossy_grimestone": "Mossy Grimestone", + "block.darkerdepths.glowspurs": "Glowspurs", + "block.darkerdepths.glowspire": "Glimmering Vines", + "block.darkerdepths.geyser": "Geyser", + "block.darkerdepths.petrified_vertical_slab": "Petrified Vertical Slab", + "block.darkerdepths.petrified_sign": "Petrified Sign", + "block.darkerdepths.shale_vertical_slab": "Shale Vertical Slab", + "block.darkerdepths.polished_shale_vertical_slab": "Polished Shale Vertical Slab", + "block.darkerdepths.limestone_vertical_slab": "Limestone Vertical Slab", + "block.darkerdepths.polished_limestone_vertical_slab": "Polished Limestone Vertical Slab", + "block.darkerdepths.aridrock_vertical_slab": "Aridrock Vertical Slab", + "block.darkerdepths.polished_aridrock_vertical_slab": "Polished Aridrock Vertical Slab", + "block.darkerdepths.grimestone_vertical_slab": "Grimestone Vertical Slab", + "block.darkerdepths.polished_grimestone_vertical_slab": "Polished Grimestone Vertical Slab", + "block.darkerdepths.chiseled_grimestone_bricks": "Chiseled Grimestone Bricks", + "block.darkerdepths.vertical_petrified_planks": "Vertical Petrified Planks", + "block.darkerdepths.petrified_post": "Petrified Post", + "block.darkerdepths.stripped_petrified_post": "Stripped Petrified Post", + "block.darkerdepths.aridrock_bricks": "Aridrock Bricks", + "block.darkerdepths.chiseled_aridrock_bricks": "Chiseled Aridrock Bricks", + "block.darkerdepths.cracked_aridrock_bricks": "Cracked Aridrock Bricks", + "block.darkerdepths.grimestone_bricks": "Grimestone Bricks", + "block.darkerdepths.cracked_grimestone_bricks": "Cracked Grimestone Bricks", + "block.darkerdepths.aridrock_bricks_slab": "Aridrock Brick Slab", + "block.darkerdepths.aridrock_bricks_stairs": "Aridrock Brick Stairs", + "block.darkerdepths.grimestone_bricks_slab": "Grimestone Brick Slab", + "block.darkerdepths.grimestone_bricks_stairs": "Grimestone Brick Stairs", + "block.darkerdepths.cobbled_sandstone_stairs": "Cobbled Sandstone Stairs", + "block.darkerdepths.cobbled_red_sandstone_stairs": "Cobbled Red Sandstone Stairs", + "block.darkerdepths.cobbled_sandstone_slab": "Cobbled Sandstone Slab", + "block.darkerdepths.cobbled_red_sandstone_slab": "Cobbled Red Sandstone Slab", + "block.darkerdepths.grimestone_bricks_vertical_slab": "Grimestone Brick Vertical Slab", + "block.darkerdepths.aridrock_bricks_vertical_slab": "Aridrock Brick Vertical Slab", + "block.darkerdepths.cobbled_sandstone_vertical_slab": "Cobbled Sandstone Vertical Slab", + "block.darkerdepths.cobbled_red_sandstone_vertical_slab": "Cobbled Red Sandstone Vertical Slab", + "block.darkerdepths.shale_bricks_slab": "Shale Brick Slab", + "block.darkerdepths.shale_bricks_stairs": "Shale Brick Stairs", + "block.darkerdepths.shale_bricks_vertical_slab": "Shale Brick Vertical Slab", + "block.darkerdepths.shale_bricks_wall": "Shale Brick Wall", + "block.darkerdepths.aridrock_bricks_wall": "Aridrock Brick Wall", + "block.darkerdepths.limestone_bricks_wall": "Limestone Brick Wall", + "block.darkerdepths.grimestone_bricks_wall": "Grimestone Brick Wall", + "block.darkerdepths.shale_speleothem": "Shale Speleothem", + "block.darkerdepths.aridrock_speleothem": "Aridrock Speleothem", + "block.darkerdepths.limestone_speleothem": "Limestone Speleothem", + "block.darkerdepths.grimestone_speleothem": "Grimestone Speleothem", + "block.darkerdepths.raw_silver_block": "Raw Silver Block", + "block.darkerdepths.silver_block": "Block Of Silver", + "block.darkerdepths.amber_block": "Amber Block", + "block.darkerdepths.repellent_block": "Repellent Block", + "item.darkerdepths.raw_silver": "Raw Silver", "entity.darkerdepths.glowshroom_monster": "Glowshroom Monster", "entity.darkerdepths.magma_minion": "Magma Minion", "itemGroup.DarkerDepths": "Darker Depths", "item.darkerdepths.glowshroom_monster_spawn_egg": "Glowshroom Monster Spawn Egg", "item.darkerdepths.magma_minion_spawn_egg": "Magma Minion Spawn Egg", + "item.darkerdepths.resin": "Resin", + "item.darkerdepths.resinous_grime": "Resinous Grime", + "item.darkerdepths.glowshroom_cap": "Glowshroom Cap", "biome.darkerdepths.cave": "Default Cave Biome", "biome.darkerdepths.molten_cavern": "Molten Cavern Biome", "biome.darkerdepths.sandy_catacombs": "Sandy Catacombs Biome", - "biome.darkerdepths.crystal_cave": "Crystal Cave Biome" -} \ No newline at end of file + "biome.darkerdepths.crystal_cave": "Crystal Cave Biome", + "biome.darkerdepths.glowshroom_caves": "Glowshroom Cavern Biome" +} From f34e4e8b4ef53791f29dd3c0d1493a7a2245d54e Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Sun, 10 Jul 2022 22:35:06 +0800 Subject: [PATCH 10/16] Update zh_cn.json --- .../1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json index 20ba4d29fb5c..2f2bf0e533ec 100644 --- a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -48,8 +48,8 @@ "block.darkerdepths.rope": "绳索", "item.darkerdepths.spawner_fragment": "刷怪笼碎片", "block.darkerdepths.crystal_melon": "水晶西瓜", - "block.darkerdepths.redstone_cluster": "红石簇", - "block.darkerdepths.redstone_cluster_block": "红石簇块", + "block.darkerdepths.redstone_cluster": "红石晶簇", + "block.darkerdepths.redstone_cluster_block": "红石晶簇块", "block.darkerdepths.amber": "琥珀", "block.darkerdepths.aridrock": "干裂岩", "block.darkerdepths.grime_deepslate": "沉垢深板岩", From 31f193d79b62aff2bdd5840725e02c6be932831c Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Sun, 10 Jul 2022 22:35:56 +0800 Subject: [PATCH 11/16] Update zh_cn.json --- .../1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json index f1c8a70aea5c..49fcffc900c4 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -52,8 +52,8 @@ "block.darkerdepths.crystal_melon": "水晶西瓜", "block.darkerdepths.celestine_crystal": "天青石水晶", "block.darkerdepths.celestine_crystal_block": "天青石水晶块", - "block.darkerdepths.redstone_cluster": "红石簇", - "block.darkerdepths.redstone_cluster_block": "红石簇块", + "block.darkerdepths.redstone_cluster": "红石晶簇", + "block.darkerdepths.redstone_cluster_block": "红石晶簇块", "block.darkerdepths.amber": "琥珀", "block.darkerdepths.aridrock": "干裂岩", "block.darkerdepths.aridrock_stairs": "干裂岩楼梯", From f4caf533c6de15b25dc34b577064bd8d23808b0d Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:52:39 +0800 Subject: [PATCH 12/16] Update projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json Co-authored-by: Wren --- .../1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json index 49fcffc900c4..c582de28e08b 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -38,7 +38,8 @@ "block.darkerdepths.shale_slab": "页岩台阶", "block.darkerdepths.shale_bricks": "页岩砖", "block.darkerdepths.chiseled_shale_bricks": "錾制页岩砖", - "block.darkerdepths.cracked_shale_bricks": "裂页岩砖", + "block.darkerdepths.cracked_shale_bricks": "裂纹页岩砖", + "block.darkerdepths.speleothem": "钟乳石", "block.darkerdepths.stone_brick_pillar": "石砖柱", "block.darkerdepths.elytrine_ore": "翔翱水晶矿石", From 8bd1bd953ce04aeba114c75bb9fdd106c0253372 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:54:10 +0800 Subject: [PATCH 13/16] =?UTF-8?q?=E5=88=A0=E9=99=A4suggestion=E7=9A=84?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E7=A9=BA=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json index c582de28e08b..a484a0b85443 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -39,7 +39,6 @@ "block.darkerdepths.shale_bricks": "页岩砖", "block.darkerdepths.chiseled_shale_bricks": "錾制页岩砖", "block.darkerdepths.cracked_shale_bricks": "裂纹页岩砖", - "block.darkerdepths.speleothem": "钟乳石", "block.darkerdepths.stone_brick_pillar": "石砖柱", "block.darkerdepths.elytrine_ore": "翔翱水晶矿石", From 9b5b6753becef49cdc8ac6a9a3f6fdcabdbb30fa Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Tue, 27 Dec 2022 10:03:40 +0800 Subject: [PATCH 14/16] fix --- projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json | 2 +- projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json b/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json index 6e7bd8afd765..e21bb6ad8331 100644 --- a/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json +++ b/projects/1.18/assets/darker-depths/darkerdepths/lang/en_us.json @@ -149,7 +149,7 @@ "entity.darkerdepths.glowshroom_monster": "Glowshroom Monster", "entity.darkerdepths.magma_minion": "Magma Minion", "entity.darkerdepths.petrified_boat": "Petrified Boat", - "itemGroup.DarkerDepths": "Darker Depths", + "itemGroup.darkerdepths": "Darker Depths", "item.darkerdepths.glowshroom_monster_spawn_egg": "Glowshroom Monster Spawn Egg", "item.darkerdepths.magma_minion_spawn_egg": "Magma Minion Spawn Egg", "item.darkerdepths.resin": "Resin", diff --git a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json index 2f2bf0e533ec..11fcc0da4d0a 100644 --- a/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.18/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -149,7 +149,7 @@ "entity.darkerdepths.glowshroom_monster": "荧光菇怪", "entity.darkerdepths.magma_minion": "岩浆傀儡", "entity.darkerdepths.petrified_boat": "石化木船", - "itemGroup.DarkerDepths": "深岩之下", + "itemGroup.darkerdepths": "深岩之下", "item.darkerdepths.glowshroom_monster_spawn_egg": "荧光菇怪刷怪蛋", "item.darkerdepths.magma_minion_spawn_egg": "岩浆傀儡刷怪蛋", "item.darkerdepths.resin": "树脂", From 592677a78ba214973710097fd45d348976c8a705 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Sun, 5 Mar 2023 11:40:33 +0800 Subject: [PATCH 15/16] =?UTF-8?q?116=E4=BF=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json index a484a0b85443..7df63dec16ea 100644 --- a/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json +++ b/projects/1.16/assets/darker-depths/darkerdepths/lang/zh_cn.json @@ -13,7 +13,7 @@ "block.darkerdepths.limestone_bricks_stairs": "石灰岩砖楼梯", "block.darkerdepths.limestone_bricks_slab": "石灰岩砖台阶", "block.darkerdepths.limestone_bricks_vertical_slab": "石灰岩砖竖直台阶", - "block.darkerdepths.cracked_limestone_bricks": "裂石灰岩砖", + "block.darkerdepths.cracked_limestone_bricks": "裂纹石灰岩砖", "block.darkerdepths.petrified_planks": "石化木板", "block.darkerdepths.petrified_log": "石化原木", "block.darkerdepths.stripped_petrified_log": "去皮石化原木", @@ -117,9 +117,9 @@ "block.darkerdepths.stripped_petrified_post": "去皮石化木柱", "block.darkerdepths.aridrock_bricks": "干裂岩砖", "block.darkerdepths.chiseled_aridrock_bricks": "錾制干裂岩砖", - "block.darkerdepths.cracked_aridrock_bricks": "裂干裂岩砖", + "block.darkerdepths.cracked_aridrock_bricks": "裂纹干裂岩砖", "block.darkerdepths.grimestone_bricks": "沉垢岩砖", - "block.darkerdepths.cracked_grimestone_bricks": "裂沉垢岩砖", + "block.darkerdepths.cracked_grimestone_bricks": "裂纹沉垢岩砖", "block.darkerdepths.aridrock_bricks_slab": "干裂岩砖台阶", "block.darkerdepths.aridrock_bricks_stairs": "干裂岩砖楼梯", "block.darkerdepths.grimestone_bricks_slab": "沉垢岩砖台阶", From 619958f35503c3fbbc7a531deb1716dfe7ead46e Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Sun, 5 Mar 2023 12:16:45 +0800 Subject: [PATCH 16/16] 1.19 --- .../darkerdepths/lang/en_us.json | 160 ++++++++++++++++++ .../darkerdepths/lang/zh_cn.json | 160 ++++++++++++++++++ 2 files changed, 320 insertions(+) create mode 100644 projects/1.19/darker-depths/darkerdepths/lang/en_us.json create mode 100644 projects/1.19/darker-depths/darkerdepths/lang/zh_cn.json diff --git a/projects/1.19/darker-depths/darkerdepths/lang/en_us.json b/projects/1.19/darker-depths/darkerdepths/lang/en_us.json new file mode 100644 index 000000000000..5570e764a1d3 --- /dev/null +++ b/projects/1.19/darker-depths/darkerdepths/lang/en_us.json @@ -0,0 +1,160 @@ +{ + "item.darkerdepths.petrified_boat": "Petrified Boat", + "item.darkerdepths.petrified_chest_boat": "Petrified Boat with Chest", + "block.darkerdepths.limestone": "Limestone", + "block.darkerdepths.polished_limestone": "Polished Limestone", + "block.darkerdepths.limestone_wall": "Limestone Wall", + "block.darkerdepths.polished_limestone_stairs": "Polished Limestone Stairs", + "block.darkerdepths.limestone_stairs": "Limestone Stairs", + "block.darkerdepths.polished_limestone_slab": "Polished Limestone Slab", + "block.darkerdepths.limestone_slab": "Limestone Slab", + "block.darkerdepths.limestone_bricks": "Limestone Bricks", + "block.darkerdepths.chiseled_limestone_bricks": "Chiseled Limestone Bricks", + "block.darkerdepths.limestone_bricks_stairs": "Limestone Brick Stairs", + "block.darkerdepths.limestone_bricks_slab": "Limestone Brick Slab", + "block.darkerdepths.limestone_bricks_vertical_slab": "Limestone Brick Vertical Slab", + "block.darkerdepths.cracked_limestone_bricks": "Cracked Limestone Bricks", + "block.darkerdepths.petrified_planks": "Petrified Planks", + "block.darkerdepths.petrified_log": "Petrified Log", + "block.darkerdepths.stripped_petrified_log": "Stripped Petrified Log", + "block.darkerdepths.stripped_petrified_wood": "Stripped Petrified Wood", + "block.darkerdepths.petrified_wood": "Petrified Wood", + "block.darkerdepths.petrified_slab": "Petrified Slab", + "block.darkerdepths.petrified_pressure_plate": "Petrified Pressure Plate", + "block.darkerdepths.petrified_fence": "Petrified Fence", + "block.darkerdepths.petrified_trapdoor": "Petrified Trapdoor", + "block.darkerdepths.petrified_fence_gate": "Petrified Fence Gate", + "block.darkerdepths.petrified_button": "Petrified Button", + "block.darkerdepths.petrified_stairs": "Petrified Stairs", + "block.darkerdepths.petrified_door": "Petrified Door", + "block.darkerdepths.glowshroom": "Glowshroom", + "block.darkerdepths.glowshroom_cap": "Glowshroom Cap", + "block.darkerdepths.shale": "Shale", + "block.darkerdepths.polished_shale": "Polished Shale", + "block.darkerdepths.shale_wall": "Shale Wall", + "block.darkerdepths.polished_shale_stairs": "Polished Shale Stairs", + "block.darkerdepths.shale_stairs": "Shale Stairs", + "block.darkerdepths.polished_shale_slab": "Polished Shale Slab", + "block.darkerdepths.shale_slab": "Shale Slab", + "block.darkerdepths.shale_bricks": "Shale Bricks", + "block.darkerdepths.chiseled_shale_bricks": "Chiseled Shale Bricks", + "block.darkerdepths.cracked_shale_bricks": "Cracked Shale Bricks", + "block.darkerdepths.speleothem": "Speleothem", + "block.darkerdepths.stone_brick_pillar": "Stone Brick Pillar", + "block.darkerdepths.elytrine_ore": "Elytrine Ore", + "block.darkerdepths.silver_ore": "Silver Ore", + "block.darkerdepths.ash_block": "Ash Block", + "block.darkerdepths.ash": "Ash", + "item.darkerdepths.silver_ingot": "Silver Ingot", + "block.darkerdepths.rope": "Rope", + "item.darkerdepths.spawner_fragment": "Spawner Fragment", + "block.darkerdepths.crystal_melon": "Crystal Melon", + "block.darkerdepths.redstone_cluster": "Redstone Cluster", + "block.darkerdepths.redstone_cluster_block": "Redstone Cluster Block", + "block.darkerdepths.amber": "Amber", + "block.darkerdepths.aridrock": "Aridrock", + "block.darkerdepths.grime_deepslate": "Grime Deepslate", + "block.darkerdepths.arid_deepslate": "Arid Deepslate", + "block.darkerdepths.aridrock_stairs": "Aridrock Stairs", + "block.darkerdepths.aridrock_slab": "Aridrock Slab", + "block.darkerdepths.aridrock_wall": "Aridrock Wall", + "block.darkerdepths.polished_aridrock": "Polished Aridrock", + "block.darkerdepths.polished_aridrock_stairs": "Polished Aridrock Stairs", + "block.darkerdepths.polished_aridrock_slab": "Polished Aridrock Slab", + "block.darkerdepths.aridrock_coal_ore": "Aridrock Coal Ore", + "block.darkerdepths.aridrock_iron_ore": "Aridrock Iron Ore", + "block.darkerdepths.aridrock_gold_ore": "Aridrock Gold Ore", + "block.darkerdepths.aridrock_lapis_ore": "Aridrock Lapis Lazuli Ore", + "block.darkerdepths.aridrock_diamond_ore": "Aridrock Diamond Ore", + "block.darkerdepths.aridrock_redstone_ore": "Aridrock Redstone Ore", + "block.darkerdepths.aridrock_silver_ore": "Aridrock Silver Ore", + "block.darkerdepths.limestone_gold_ore": "Limestone Gold Ore", + "block.darkerdepths.limestone_iron_ore": "Limestone Iron Ore", + "block.darkerdepths.limestone_coal_ore": "Limestone Coal Ore", + "block.darkerdepths.limestone_lapis_ore": "Limestone Lapis Lazuli Ore", + "block.darkerdepths.limestone_diamond_ore": "Limestone Diamond Ore", + "block.darkerdepths.limestone_redstone_ore": "Limestone Redstone Ore", + "block.darkerdepths.limestone_silver_ore": "Limestone Silver Ore", + "block.darkerdepths.roots": "Roots", + "block.darkerdepths.long_roots": "Long Roots", + "block.darkerdepths.dry_sprouts": "Dry Sprouts", + "block.darkerdepths.lush_sprouts": "Lush Sprouts", + "block.darkerdepths.mossy_sprouts": "Mossy Sprouts", + "block.darkerdepths.aloe": "Aloe", + "block.darkerdepths.heart_chamber": "Heart Chamber", + "block.darkerdepths.porous_petrified_log": "Porous Petrified Log", + "block.darkerdepths.cobbled_sandstone": "Cobbled Sandstone", + "block.darkerdepths.cobbled_red_sandstone": "Cobbled Red Sandstone", + "block.darkerdepths.lush_aridrock": "Lush Aridrock", + "block.darkerdepths.glowshroom_stem": "Glowshroom Stem", + "block.darkerdepths.glowshroom_block": "Glowshroom Block", + "block.darkerdepths.grimestone": "Grimestone", + "block.darkerdepths.grimestone_slab": "Grimestone Slab", + "block.darkerdepths.grimestone_stairs": "Grimestone Stairs", + "block.darkerdepths.grimestone_wall": "Grimestone Wall", + "block.darkerdepths.polished_grimestone": "Polished Grimestone", + "block.darkerdepths.polished_grimestone_stairs": "Polished Grimestone Stairs", + "block.darkerdepths.polished_grimestone_slab": "Polished Grimestone Slab", + "block.darkerdepths.mossy_grimestone": "Mossy Grimestone", + "block.darkerdepths.glowspurs": "Glowspurs", + "block.darkerdepths.glowspire": "Glimmering Vines", + "block.darkerdepths.geyser": "Geyser", + "block.darkerdepths.petrified_vertical_slab": "Petrified Vertical Slab", + "block.darkerdepths.petrified_sign": "Petrified Sign", + "block.darkerdepths.shale_vertical_slab": "Shale Vertical Slab", + "block.darkerdepths.polished_shale_vertical_slab": "Polished Shale Vertical Slab", + "block.darkerdepths.limestone_vertical_slab": "Limestone Vertical Slab", + "block.darkerdepths.polished_limestone_vertical_slab": "Polished Limestone Vertical Slab", + "block.darkerdepths.aridrock_vertical_slab": "Aridrock Vertical Slab", + "block.darkerdepths.polished_aridrock_vertical_slab": "Polished Aridrock Vertical Slab", + "block.darkerdepths.grimestone_vertical_slab": "Grimestone Vertical Slab", + "block.darkerdepths.polished_grimestone_vertical_slab": "Polished Grimestone Vertical Slab", + "block.darkerdepths.chiseled_grimestone_bricks": "Chiseled Grimestone Bricks", + "block.darkerdepths.vertical_petrified_planks": "Vertical Petrified Planks", + "block.darkerdepths.petrified_post": "Petrified Post", + "block.darkerdepths.stripped_petrified_post": "Stripped Petrified Post", + "block.darkerdepths.aridrock_bricks": "Aridrock Bricks", + "block.darkerdepths.chiseled_aridrock_bricks": "Chiseled Aridrock Bricks", + "block.darkerdepths.cracked_aridrock_bricks": "Cracked Aridrock Bricks", + "block.darkerdepths.grimestone_bricks": "Grimestone Bricks", + "block.darkerdepths.cracked_grimestone_bricks": "Cracked Grimestone Bricks", + "block.darkerdepths.aridrock_bricks_slab": "Aridrock Brick Slab", + "block.darkerdepths.aridrock_bricks_stairs": "Aridrock Brick Stairs", + "block.darkerdepths.grimestone_bricks_slab": "Grimestone Brick Slab", + "block.darkerdepths.grimestone_bricks_stairs": "Grimestone Brick Stairs", + "block.darkerdepths.cobbled_sandstone_stairs": "Cobbled Sandstone Stairs", + "block.darkerdepths.cobbled_red_sandstone_stairs": "Cobbled Red Sandstone Stairs", + "block.darkerdepths.cobbled_sandstone_slab": "Cobbled Sandstone Slab", + "block.darkerdepths.cobbled_red_sandstone_slab": "Cobbled Red Sandstone Slab", + "block.darkerdepths.grimestone_bricks_vertical_slab": "Grimestone Brick Vertical Slab", + "block.darkerdepths.aridrock_bricks_vertical_slab": "Aridrock Brick Vertical Slab", + "block.darkerdepths.cobbled_sandstone_vertical_slab": "Cobbled Sandstone Vertical Slab", + "block.darkerdepths.cobbled_red_sandstone_vertical_slab": "Cobbled Red Sandstone Vertical Slab", + "block.darkerdepths.shale_bricks_slab": "Shale Brick Slab", + "block.darkerdepths.shale_bricks_stairs": "Shale Brick Stairs", + "block.darkerdepths.shale_bricks_vertical_slab": "Shale Brick Vertical Slab", + "block.darkerdepths.shale_bricks_wall": "Shale Brick Wall", + "block.darkerdepths.aridrock_bricks_wall": "Aridrock Brick Wall", + "block.darkerdepths.limestone_bricks_wall": "Limestone Brick Wall", + "block.darkerdepths.grimestone_bricks_wall": "Grimestone Brick Wall", + "block.darkerdepths.shale_speleothem": "Shale Speleothem", + "block.darkerdepths.aridrock_speleothem": "Aridrock Speleothem", + "block.darkerdepths.limestone_speleothem": "Limestone Speleothem", + "block.darkerdepths.grimestone_speleothem": "Grimestone Speleothem", + "block.darkerdepths.raw_silver_block": "Block of Raw Silver", + "block.darkerdepths.silver_block": "Block Of Silver", + "block.darkerdepths.amber_block": "Amber Block", + "item.darkerdepths.raw_silver": "Raw Silver", + "entity.darkerdepths.glowshroom_monster": "Glowshroom Monster", + "entity.darkerdepths.magma_minion": "Magma Minion", + "entity.darkerdepths.petrified_boat": "Petrified Boat", + "entity.darkerdepths.petrified_chest_boat": "Boat with Chest", + "itemGroup.darkerdepths": "Darker Depths", + "item.darkerdepths.glowshroom_monster_spawn_egg": "Glowshroom Monster Spawn Egg", + "item.darkerdepths.magma_minion_spawn_egg": "Magma Minion Spawn Egg", + "item.darkerdepths.resin": "Resin", + "item.darkerdepths.glowshroom_cap": "Glowshroom Cap", + "biome.darkerdepths.molten_cavern": "Molten Cavern", + "biome.darkerdepths.sandy_catacombs": "Sandy Catacombs", + "biome.darkerdepths.glowshroom_forest": "Glowshroom Forest" +} diff --git a/projects/1.19/darker-depths/darkerdepths/lang/zh_cn.json b/projects/1.19/darker-depths/darkerdepths/lang/zh_cn.json new file mode 100644 index 000000000000..7867775adcc4 --- /dev/null +++ b/projects/1.19/darker-depths/darkerdepths/lang/zh_cn.json @@ -0,0 +1,160 @@ +{ + "item.darkerdepths.petrified_boat": "石化木船", + "item.darkerdepths.petrified_chest_boat": "石化木运输船", + "block.darkerdepths.limestone": "石灰岩", + "block.darkerdepths.polished_limestone": "磨制石灰岩", + "block.darkerdepths.limestone_wall": "石灰岩墙", + "block.darkerdepths.polished_limestone_stairs": "磨制石灰岩楼梯", + "block.darkerdepths.limestone_stairs": "石灰岩楼梯", + "block.darkerdepths.polished_limestone_slab": "磨制石灰岩台阶", + "block.darkerdepths.limestone_slab": "石灰岩台阶", + "block.darkerdepths.limestone_bricks": "石灰岩砖", + "block.darkerdepths.chiseled_limestone_bricks": "雕纹石灰岩砖", + "block.darkerdepths.limestone_bricks_stairs": "石灰岩砖楼梯", + "block.darkerdepths.limestone_bricks_slab": "石灰岩砖台阶", + "block.darkerdepths.limestone_bricks_vertical_slab": "石灰岩砖竖直台阶", + "block.darkerdepths.cracked_limestone_bricks": "裂纹石灰岩砖", + "block.darkerdepths.petrified_planks": "石化木板", + "block.darkerdepths.petrified_log": "石化原木", + "block.darkerdepths.stripped_petrified_log": "去皮石化原木", + "block.darkerdepths.stripped_petrified_wood": "去皮石化木", + "block.darkerdepths.petrified_wood": "石化木", + "block.darkerdepths.petrified_slab": "石化木台阶", + "block.darkerdepths.petrified_pressure_plate": "石化木压力板", + "block.darkerdepths.petrified_fence": "石化木栅栏", + "block.darkerdepths.petrified_trapdoor": "石化木活板门", + "block.darkerdepths.petrified_fence_gate": "石化木栅栏门", + "block.darkerdepths.petrified_button": "石化木按钮", + "block.darkerdepths.petrified_stairs": "石化木楼梯", + "block.darkerdepths.petrified_door": "石化木门", + "block.darkerdepths.glowshroom": "荧光菇", + "block.darkerdepths.glowshroom_cap": "荧光菇帽子", + "block.darkerdepths.shale": "页岩", + "block.darkerdepths.polished_shale": "磨制页岩", + "block.darkerdepths.shale_wall": "页岩墙", + "block.darkerdepths.polished_shale_stairs": "磨制页岩楼梯", + "block.darkerdepths.shale_stairs": "页岩楼梯", + "block.darkerdepths.polished_shale_slab": "磨制页岩台阶", + "block.darkerdepths.shale_slab": "页岩台阶", + "block.darkerdepths.shale_bricks": "页岩砖", + "block.darkerdepths.chiseled_shale_bricks": "雕纹页岩砖", + "block.darkerdepths.cracked_shale_bricks": "裂纹页岩砖", + "block.darkerdepths.speleothem": "钟乳石", + "block.darkerdepths.stone_brick_pillar": "石砖柱", + "block.darkerdepths.elytrine_ore": "翔翱水晶矿石", + "block.darkerdepths.silver_ore": "银矿石", + "block.darkerdepths.ash_block": "灰烬块", + "block.darkerdepths.ash": "灰烬", + "item.darkerdepths.silver_ingot": "银锭", + "block.darkerdepths.rope": "绳索", + "item.darkerdepths.spawner_fragment": "刷怪笼碎片", + "block.darkerdepths.crystal_melon": "水晶西瓜", + "block.darkerdepths.redstone_cluster": "红石晶簇", + "block.darkerdepths.redstone_cluster_block": "红石晶簇块", + "block.darkerdepths.amber": "琥珀", + "block.darkerdepths.aridrock": "干裂岩", + "block.darkerdepths.grime_deepslate": "沉垢深板岩", + "block.darkerdepths.arid_deepslate": "干裂深板岩", + "block.darkerdepths.aridrock_stairs": "干裂岩楼梯", + "block.darkerdepths.aridrock_slab": "干裂岩台阶", + "block.darkerdepths.aridrock_wall": "干裂岩墙", + "block.darkerdepths.polished_aridrock": "磨制干裂岩", + "block.darkerdepths.polished_aridrock_stairs": "磨制干裂岩楼梯", + "block.darkerdepths.polished_aridrock_slab": "磨制干裂岩台阶", + "block.darkerdepths.aridrock_coal_ore": "干裂岩煤矿石", + "block.darkerdepths.aridrock_iron_ore": "干裂岩铁矿石", + "block.darkerdepths.aridrock_gold_ore": "干裂岩金矿石", + "block.darkerdepths.aridrock_lapis_ore": "干裂岩青金石矿石", + "block.darkerdepths.aridrock_diamond_ore": "干裂岩钻石矿石", + "block.darkerdepths.aridrock_redstone_ore": "干裂岩红石矿石", + "block.darkerdepths.aridrock_silver_ore": "干裂岩银矿石", + "block.darkerdepths.limestone_gold_ore": "石灰岩金矿石", + "block.darkerdepths.limestone_iron_ore": "石灰岩铁矿石", + "block.darkerdepths.limestone_coal_ore": "石灰岩煤矿石", + "block.darkerdepths.limestone_lapis_ore": "石灰岩青金石矿石", + "block.darkerdepths.limestone_diamond_ore": "石灰岩钻石矿石", + "block.darkerdepths.limestone_redstone_ore": "石灰岩红石矿石", + "block.darkerdepths.limestone_silver_ore": "石灰岩银矿石", + "block.darkerdepths.roots": "根", + "block.darkerdepths.long_roots": "长根", + "block.darkerdepths.dry_sprouts": "干枯芽", + "block.darkerdepths.lush_sprouts": "葱郁芽", + "block.darkerdepths.mossy_sprouts": "覆苔芽", + "block.darkerdepths.aloe": "芦荟", + "block.darkerdepths.heart_chamber": "心室", + "block.darkerdepths.porous_petrified_log": "多孔石化原木", + "block.darkerdepths.cobbled_sandstone": "砂岩圆石", + "block.darkerdepths.cobbled_red_sandstone": "红砂岩圆石", + "block.darkerdepths.lush_aridrock": "葱郁的干裂岩", + "block.darkerdepths.glowshroom_stem": "荧光菇柄", + "block.darkerdepths.glowshroom_block": "荧光菇方块", + "block.darkerdepths.grimestone": "沉垢岩", + "block.darkerdepths.grimestone_slab": "沉垢岩台阶", + "block.darkerdepths.grimestone_stairs": "沉垢岩楼梯", + "block.darkerdepths.grimestone_wall": "沉垢岩墙", + "block.darkerdepths.polished_grimestone": "磨制沉垢岩", + "block.darkerdepths.polished_grimestone_stairs": "磨制沉垢岩楼梯", + "block.darkerdepths.polished_grimestone_slab": "磨制沉垢岩台阶", + "block.darkerdepths.mossy_grimestone": "覆苔沉垢岩", + "block.darkerdepths.glowspurs": "荧光刺苔", + "block.darkerdepths.glowspire": "荧光藤", + "block.darkerdepths.geyser": "间歇泉", + "block.darkerdepths.petrified_vertical_slab": "石化木竖直台阶", + "block.darkerdepths.petrified_sign": "石化木告示牌", + "block.darkerdepths.shale_vertical_slab": "页岩竖直台阶", + "block.darkerdepths.polished_shale_vertical_slab": "磨制页岩竖直台阶", + "block.darkerdepths.limestone_vertical_slab": "石灰岩竖直台阶", + "block.darkerdepths.polished_limestone_vertical_slab": "磨制石灰岩竖直台阶", + "block.darkerdepths.aridrock_vertical_slab": "干裂岩竖直台阶", + "block.darkerdepths.polished_aridrock_vertical_slab": "磨制干裂岩竖直台阶", + "block.darkerdepths.grimestone_vertical_slab": "沉垢岩竖直台阶", + "block.darkerdepths.polished_grimestone_vertical_slab": "磨制沉垢岩竖直台阶", + "block.darkerdepths.chiseled_grimestone_bricks": "雕纹沉垢岩砖", + "block.darkerdepths.vertical_petrified_planks": "竖纹石化木板", + "block.darkerdepths.petrified_post": "石化木杆", + "block.darkerdepths.stripped_petrified_post": "去皮石化木杆", + "block.darkerdepths.aridrock_bricks": "干裂岩砖", + "block.darkerdepths.chiseled_aridrock_bricks": "雕纹干裂岩砖", + "block.darkerdepths.cracked_aridrock_bricks": "裂纹干裂岩砖", + "block.darkerdepths.grimestone_bricks": "沉垢岩砖", + "block.darkerdepths.cracked_grimestone_bricks": "裂纹沉垢岩砖", + "block.darkerdepths.aridrock_bricks_slab": "干裂岩砖台阶", + "block.darkerdepths.aridrock_bricks_stairs": "干裂岩砖楼梯", + "block.darkerdepths.grimestone_bricks_slab": "沉垢岩砖台阶", + "block.darkerdepths.grimestone_bricks_stairs": "沉垢岩砖楼梯", + "block.darkerdepths.cobbled_sandstone_stairs": "砂岩圆石楼梯", + "block.darkerdepths.cobbled_red_sandstone_stairs": "红砂岩圆石楼梯", + "block.darkerdepths.cobbled_sandstone_slab": "砂岩圆石台阶", + "block.darkerdepths.cobbled_red_sandstone_slab": "红砂岩圆石台阶", + "block.darkerdepths.grimestone_bricks_vertical_slab": "沉垢岩砖竖直台阶", + "block.darkerdepths.aridrock_bricks_vertical_slab": "干裂岩砖竖直台阶", + "block.darkerdepths.cobbled_sandstone_vertical_slab": "砂岩圆石竖直台阶", + "block.darkerdepths.cobbled_red_sandstone_vertical_slab": "红砂岩圆石竖直台阶", + "block.darkerdepths.shale_bricks_slab": "页岩砖台阶", + "block.darkerdepths.shale_bricks_stairs": "页岩砖楼梯", + "block.darkerdepths.shale_bricks_vertical_slab": "页岩砖竖直台阶", + "block.darkerdepths.shale_bricks_wall": "页岩砖墙", + "block.darkerdepths.aridrock_bricks_wall": "干裂岩砖墙", + "block.darkerdepths.limestone_bricks_wall": "石灰岩砖墙", + "block.darkerdepths.grimestone_bricks_wall": "沉垢岩砖墙", + "block.darkerdepths.shale_speleothem": "页岩钟乳石", + "block.darkerdepths.aridrock_speleothem": "干裂岩钟乳石", + "block.darkerdepths.limestone_speleothem": "石灰岩钟乳石", + "block.darkerdepths.grimestone_speleothem": "沉垢岩钟乳石", + "block.darkerdepths.raw_silver_block": "粗银块", + "block.darkerdepths.silver_block": "银块", + "block.darkerdepths.amber_block": "琥珀块", + "item.darkerdepths.raw_silver": "粗银", + "entity.darkerdepths.glowshroom_monster": "荧光菇怪", + "entity.darkerdepths.magma_minion": "岩浆傀儡", + "entity.darkerdepths.petrified_boat": "石化木船", + "entity.darkerdepths.petrified_chest_boat": "运输船", + "itemGroup.darkerdepths": "深岩之下", + "item.darkerdepths.glowshroom_monster_spawn_egg": "荧光菇怪刷怪蛋", + "item.darkerdepths.magma_minion_spawn_egg": "岩浆傀儡刷怪蛋", + "item.darkerdepths.resin": "树脂", + "item.darkerdepths.glowshroom_cap": "荧光菇帽子", + "biome.darkerdepths.molten_cavern": "熔融洞窟", + "biome.darkerdepths.sandy_catacombs": "砂质迷穴", + "biome.darkerdepths.glowshroom_forest": "荧光菇森林" +}