From cc501f71f26fa1d1c3eedd624943cac1e8918565 Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Sun, 21 Aug 2022 07:12:13 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=A8=A1=E7=BB=84create?= =?UTF-8?q?=20ore=20excavation=E7=9A=84=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../createoreexcavation/lang/en_us.json | 45 +++++++++++++++++++ .../createoreexcavation/lang/zh_cn.json | 45 +++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json create mode 100644 projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json new file mode 100644 index 000000000000..d4e1673c3077 --- /dev/null +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json @@ -0,0 +1,45 @@ +{ + "block.createoreexcavation.drilling_machine": "Drilling Machine", + "block.createoreexcavation.extractor": "Fluid Well Extractor", + "block.createoreexcavation.io_block": "Multiblock IO", + "block.createoreexcavation.kinetic_input": "Multiblock Rotational Input", + "block.createoreexcavation.multiblock": "Multiblock", + "chat.coe.veinFinder.far": "Found traces of: %s", + "chat.coe.veinFinder.found": "Found in Chunk: %s", + "chat.coe.veinFinder.info": "Vein Finder Result:", + "chat.coe.veinFinder.nearby": "Found nearby: %s", + "chat.coe.veinFinder.nothing": "Nothing", + "config.coe.generationAttempts": "Amount of times to try generating an ore vein", + "config.coe.generationChance": "Weight value for empty chunk", + "createoreexcavation.ponder.find_ores.header": "Find ore veins using the Vein Finder", + "createoreexcavation.ponder.find_ores.text_1": "Use an Ore Vein Finder to locate ores", + "createoreexcavation.ponder.find_ores.text_2": "Found: Nothing", + "createoreexcavation.ponder.find_ores.text_3": "Found: Copper Ore", + "createoreexcavation.ponder.find_ores.text_4": "Place a Drilling Machine or a Fluid Extractor to harvest the resources", + "createoreexcavation.ponder.find_ores.text_5": "Put in a Drill", + "createoreexcavation.ponder.find_ores.text_6": "The machines require Rotational Force to operate", + "createoreexcavation.ponder.find_ores.text_7": "Extract the results", + "createoreexcavation.ponder.find_ores.text_8": "Some ore veins require drilling fluid", + "createoreexcavation.ponder.tag.drilling": "Drilling", + "createoreexcavation.ponder.tag.drilling.description": "Extract various resources from underground", + "info.coe.drill.badDrill": "Drill not compatible", + "info.coe.drill.installed": "Installed drill: %s", + "info.coe.drill.noDrill": "The machine needs drill item", + "info.coe.drill.noFluid": "The machine needs drilling fluid", + "info.coe.drill.progress": "Progress", + "item.createoreexcavation.diamond_drill": "Diamond Drill", + "item.createoreexcavation.drill": "Iron Drill", + "item.createoreexcavation.netherite_drill": "Netherite Drill", + "item.createoreexcavation.raw_diamond": "Raw Diamond", + "item.createoreexcavation.raw_emerald": "Raw Emerald", + "item.createoreexcavation.raw_redstone": "Raw Redstone", + "item.createoreexcavation.vein_finder": "Ore Vein Finder", + "itemGroup.createoreexcavation": "Create Ore Excavation", + "jei.coe.recipe.drilling": "Drilling Machine", + "jei.coe.recipe.extracting": "Fluid Extractor", + "ore.coe.hardenedDiamond": "Hardened Diamond", + "tooltip.coe.biome.blacklist": "Biome Blacklist:", + "tooltip.coe.biome.whitelist": "Biome Whitelist:", + "tooltip.coe.processTime": "Ticks: %s", + "tooltip.coe.variableImpact": "Variable Impact" +} \ No newline at end of file diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json new file mode 100644 index 000000000000..bc86e47f3b0e --- /dev/null +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -0,0 +1,45 @@ +{ + "block.createoreexcavation.drilling_machine": "矿物钻井", + "block.createoreexcavation.extractor": "流体钻井", + "block.createoreexcavation.io_block": "物品进出模块", + "block.createoreexcavation.kinetic_input": "动力输入模块", + "block.createoreexcavation.multiblock": "多方块钻井", + "chat.coe.veinFinder.far": "探测到 %s 的痕迹", + "chat.coe.veinFinder.found": "在区块中探测到 %s", + "chat.coe.veinFinder.info": "矿脉探测器探测结果:", + "chat.coe.veinFinder.nearby": "探测到周围有 %s", + "chat.coe.veinFinder.nothing": "无矿脉", + "config.coe.generationAttempts": "尝试生成矿脉的次数", + "config.coe.generationChance": "空区块的权重", + "createoreexcavation.ponder.find_ores.header": "使用矿脉探测器来寻找矿脉", + "createoreexcavation.ponder.find_ores.text_1": "使用矿脉探测器来定位矿脉的位置", + "createoreexcavation.ponder.find_ores.text_2": "探测到:无矿脉", + "createoreexcavation.ponder.find_ores.text_3": "探测到:铜矿脉", + "createoreexcavation.ponder.find_ores.text_4": "放置矿物钻井或流体钻井来开采资源", + "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", + "createoreexcavation.ponder.find_ores.text_6": "钻井需要应力才能工作", + "createoreexcavation.ponder.find_ores.text_7": "提取开采出的产物", + "createoreexcavation.ponder.find_ores.text_8": "一些矿脉的开采还需要流体", + "createoreexcavation.ponder.tag.drilling": "钻井", + "createoreexcavation.ponder.tag.drilling.description": "开采来自地底的丰富资源", + "info.coe.drill.badDrill": "钻头不兼容", + "info.coe.drill.installed": "安装 %s", + "info.coe.drill.noDrill": "钻井需要钻头", + "info.coe.drill.noFluid": "钻井需要流体", + "info.coe.drill.progress": "进度", + "item.createoreexcavation.diamond_drill": "钻石钻头", + "item.createoreexcavation.drill": "铁钻头", + "item.createoreexcavation.netherite_drill": "下界合金钻头", + "item.createoreexcavation.raw_diamond": "钻石原石", + "item.createoreexcavation.raw_emerald": "绿宝石原石", + "item.createoreexcavation.raw_redstone": "红石原石", + "item.createoreexcavation.vein_finder": "矿脉探测器", + "itemGroup.createoreexcavation": "机械动力:钻井", + "jei.coe.recipe.drilling": "矿物开采", + "jei.coe.recipe.extracting": "流体开采", + "ore.coe.hardenedDiamond": "硬化钻石矿", + "tooltip.coe.biome.blacklist": "黑名单群系:", + "tooltip.coe.biome.whitelist": "白名单群系:", + "tooltip.coe.processTime": "花费%s刻", + "tooltip.coe.variableImpact": "变量影响" +} \ No newline at end of file From 627bede14244a0810208419d1ccce13fffd69121 Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Fri, 26 Aug 2022 12:23:08 +0800 Subject: [PATCH 2/8] Update zh_cn.json --- .../createoreexcavation/lang/zh_cn.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json index bc86e47f3b0e..9f3345088c47 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -1,13 +1,13 @@ { "block.createoreexcavation.drilling_machine": "矿物钻井", "block.createoreexcavation.extractor": "流体钻井", - "block.createoreexcavation.io_block": "物品进出模块", - "block.createoreexcavation.kinetic_input": "动力输入模块", - "block.createoreexcavation.multiblock": "多方块钻井", + "block.createoreexcavation.io_block": "物流模块", + "block.createoreexcavation.kinetic_input": "动力模块", + "block.createoreexcavation.multiblock": "钻井", "chat.coe.veinFinder.far": "探测到 %s 的痕迹", "chat.coe.veinFinder.found": "在区块中探测到 %s", "chat.coe.veinFinder.info": "矿脉探测器探测结果:", - "chat.coe.veinFinder.nearby": "探测到周围有 %s", + "chat.coe.veinFinder.nearby": "探测到周围 %s", "chat.coe.veinFinder.nothing": "无矿脉", "config.coe.generationAttempts": "尝试生成矿脉的次数", "config.coe.generationChance": "空区块的权重", @@ -18,14 +18,14 @@ "createoreexcavation.ponder.find_ores.text_4": "放置矿物钻井或流体钻井来开采资源", "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", "createoreexcavation.ponder.find_ores.text_6": "钻井需要应力才能工作", - "createoreexcavation.ponder.find_ores.text_7": "提取开采出的产物", - "createoreexcavation.ponder.find_ores.text_8": "一些矿脉的开采还需要流体", + "createoreexcavation.ponder.find_ores.text_7": "提取开采出的矿物", + "createoreexcavation.ponder.find_ores.text_8": "一些矿脉的开采还额外需要流体钻浆", "createoreexcavation.ponder.tag.drilling": "钻井", "createoreexcavation.ponder.tag.drilling.description": "开采来自地底的丰富资源", "info.coe.drill.badDrill": "钻头不兼容", "info.coe.drill.installed": "安装 %s", "info.coe.drill.noDrill": "钻井需要钻头", - "info.coe.drill.noFluid": "钻井需要流体", + "info.coe.drill.noFluid": "钻井需要钻浆", "info.coe.drill.progress": "进度", "item.createoreexcavation.diamond_drill": "钻石钻头", "item.createoreexcavation.drill": "铁钻头", @@ -34,12 +34,12 @@ "item.createoreexcavation.raw_emerald": "绿宝石原石", "item.createoreexcavation.raw_redstone": "红石原石", "item.createoreexcavation.vein_finder": "矿脉探测器", - "itemGroup.createoreexcavation": "机械动力:钻井", + "itemGroup.createoreexcavation": "机械动力:矿石开掘", "jei.coe.recipe.drilling": "矿物开采", "jei.coe.recipe.extracting": "流体开采", - "ore.coe.hardenedDiamond": "硬化钻石矿", + "ore.coe.hardenedDiamond": "硬化钻石", "tooltip.coe.biome.blacklist": "黑名单群系:", "tooltip.coe.biome.whitelist": "白名单群系:", "tooltip.coe.processTime": "花费%s刻", "tooltip.coe.variableImpact": "变量影响" -} \ No newline at end of file +} From 9498ace37db96e6bb25d4d8a67921a38562da184 Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:14:12 +0800 Subject: [PATCH 3/8] Update zh_cn.json --- .../create-ore-excavation/createoreexcavation/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json index 9f3345088c47..92e69691438a 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -41,5 +41,5 @@ "tooltip.coe.biome.blacklist": "黑名单群系:", "tooltip.coe.biome.whitelist": "白名单群系:", "tooltip.coe.processTime": "花费%s刻", - "tooltip.coe.variableImpact": "变量影响" + "tooltip.coe.variableImpact": "变化的倍率影响" } From d8712586fa2608d92277788a62a881565bda0c3a Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Fri, 3 Feb 2023 01:17:09 +0800 Subject: [PATCH 4/8] Update --- .../createoreexcavation/lang/en_us.json | 11 ++++++- .../createoreexcavation/lang/zh_cn.json | 33 ++++++++++++------- 2 files changed, 31 insertions(+), 13 deletions(-) diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json index d4e1673c3077..bee00422a9cd 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json @@ -9,8 +9,10 @@ "chat.coe.veinFinder.info": "Vein Finder Result:", "chat.coe.veinFinder.nearby": "Found nearby: %s", "chat.coe.veinFinder.nothing": "Nothing", - "config.coe.generationAttempts": "Amount of times to try generating an ore vein", + "config.coe.defaultInfinite": "Veins infinite by default", + "config.coe.finiteAmountBase": "Finite vein amount base", "config.coe.generationChance": "Weight value for empty chunk", + "config.coe.maxExtractorsPerVein": "Max number of extractor per ore vein, Set to 0 for infinite", "createoreexcavation.ponder.find_ores.header": "Find ore veins using the Vein Finder", "createoreexcavation.ponder.find_ores.text_1": "Use an Ore Vein Finder to locate ores", "createoreexcavation.ponder.find_ores.text_2": "Found: Nothing", @@ -23,10 +25,14 @@ "createoreexcavation.ponder.tag.drilling": "Drilling", "createoreexcavation.ponder.tag.drilling.description": "Extract various resources from underground", "info.coe.drill.badDrill": "Drill not compatible", + "info.coe.drill.err_no_vein": "No vein to excavate", + "info.coe.drill.err_too_many_excavators": "Too many vein extractors", + "info.coe.drill.err_vein_empty": "The vein is depleted", "info.coe.drill.installed": "Installed drill: %s", "info.coe.drill.noDrill": "The machine needs drill item", "info.coe.drill.noFluid": "The machine needs drilling fluid", "info.coe.drill.progress": "Progress", + "info.coe.drill.resourceRemaining": "Resource remaining: %s", "item.createoreexcavation.diamond_drill": "Diamond Drill", "item.createoreexcavation.drill": "Iron Drill", "item.createoreexcavation.netherite_drill": "Netherite Drill", @@ -40,6 +46,9 @@ "ore.coe.hardenedDiamond": "Hardened Diamond", "tooltip.coe.biome.blacklist": "Biome Blacklist:", "tooltip.coe.biome.whitelist": "Biome Whitelist:", + "tooltip.coe.finiteVeins": "Finite veins size: %s - %s", + "tooltip.coe.infiniteVeins": "Infinite veins", + "tooltip.coe.page": "Page: %s/%s", "tooltip.coe.processTime": "Ticks: %s", "tooltip.coe.variableImpact": "Variable Impact" } \ No newline at end of file diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json index 92e69691438a..bf7f2782a278 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -6,40 +6,49 @@ "block.createoreexcavation.multiblock": "钻井", "chat.coe.veinFinder.far": "探测到 %s 的痕迹", "chat.coe.veinFinder.found": "在区块中探测到 %s", - "chat.coe.veinFinder.info": "矿脉探测器探测结果:", + "chat.coe.veinFinder.info": "探矿杖探测结果:", "chat.coe.veinFinder.nearby": "探测到周围 %s", "chat.coe.veinFinder.nothing": "无矿脉", - "config.coe.generationAttempts": "尝试生成矿脉的次数", + "config.coe.defaultInfinite": "矿脉默认无限多", + "config.coe.finiteAmountBase": "有限矿脉脉量基数", "config.coe.generationChance": "空区块的权重", - "createoreexcavation.ponder.find_ores.header": "使用矿脉探测器来寻找矿脉", - "createoreexcavation.ponder.find_ores.text_1": "使用矿脉探测器来定位矿脉的位置", + "config.coe.maxExtractorsPerVein": "每个矿脉的最大矿井数量,设置为0表示无限", + "createoreexcavation.ponder.find_ores.header": "使用探矿杖来寻找矿脉", + "createoreexcavation.ponder.find_ores.text_1": "使用探矿杖来定位矿脉的位置", "createoreexcavation.ponder.find_ores.text_2": "探测到:无矿脉", "createoreexcavation.ponder.find_ores.text_3": "探测到:铜矿脉", "createoreexcavation.ponder.find_ores.text_4": "放置矿物钻井或流体钻井来开采资源", "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", "createoreexcavation.ponder.find_ores.text_6": "钻井需要应力才能工作", "createoreexcavation.ponder.find_ores.text_7": "提取开采出的矿物", - "createoreexcavation.ponder.find_ores.text_8": "一些矿脉的开采还额外需要流体钻浆", + "createoreexcavation.ponder.find_ores.text_8": "一些矿脉开采时还额外需要钻浆", "createoreexcavation.ponder.tag.drilling": "钻井", "createoreexcavation.ponder.tag.drilling.description": "开采来自地底的丰富资源", - "info.coe.drill.badDrill": "钻头不兼容", - "info.coe.drill.installed": "安装 %s", + "info.coe.drill.badDrill": "钻头不可用", + "info.coe.drill.err_no_vein": "目标区块中无可采矿脉", + "info.coe.drill.err_too_many_excavators": "钻井过多", + "info.coe.drill.err_vein_empty": "目标矿脉已枯竭", + "info.coe.drill.installed": "已安装 %s", "info.coe.drill.noDrill": "钻井需要钻头", "info.coe.drill.noFluid": "钻井需要钻浆", - "info.coe.drill.progress": "进度", + "info.coe.drill.progress": "挖掘进度", + "info.coe.drill.resourceRemaining": "目标矿脉剩余资源:%s", "item.createoreexcavation.diamond_drill": "钻石钻头", "item.createoreexcavation.drill": "铁钻头", "item.createoreexcavation.netherite_drill": "下界合金钻头", "item.createoreexcavation.raw_diamond": "钻石原石", "item.createoreexcavation.raw_emerald": "绿宝石原石", "item.createoreexcavation.raw_redstone": "红石原石", - "item.createoreexcavation.vein_finder": "矿脉探测器", + "item.createoreexcavation.vein_finder": "探矿杖", "itemGroup.createoreexcavation": "机械动力:矿石开掘", "jei.coe.recipe.drilling": "矿物开采", "jei.coe.recipe.extracting": "流体开采", "ore.coe.hardenedDiamond": "硬化钻石", "tooltip.coe.biome.blacklist": "黑名单群系:", "tooltip.coe.biome.whitelist": "白名单群系:", - "tooltip.coe.processTime": "花费%s刻", - "tooltip.coe.variableImpact": "变化的倍率影响" -} + "tooltip.coe.finiteVeins": "有限的矿脉尺寸:%s - %s", + "tooltip.coe.infiniteVeins": "该矿脉可无限开采", + "tooltip.coe.page": "页数:%s/%s", + "tooltip.coe.processTime": "花费 %s 刻", + "tooltip.coe.variableImpact": "该倍率是变化的" +} \ No newline at end of file From 08a115a7ac215474339895c54b55fea40984f869 Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Sun, 12 Feb 2023 09:29:15 +0800 Subject: [PATCH 5/8] Update zh_cn.json --- .../createoreexcavation/lang/zh_cn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json index bf7f2782a278..e6fa70ec1129 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -21,16 +21,16 @@ "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", "createoreexcavation.ponder.find_ores.text_6": "钻井需要应力才能工作", "createoreexcavation.ponder.find_ores.text_7": "提取开采出的矿物", - "createoreexcavation.ponder.find_ores.text_8": "一些矿脉开采时还额外需要钻浆", + "createoreexcavation.ponder.find_ores.text_8": "一些矿脉开采时还额外需要钻井液", "createoreexcavation.ponder.tag.drilling": "钻井", "createoreexcavation.ponder.tag.drilling.description": "开采来自地底的丰富资源", "info.coe.drill.badDrill": "钻头不可用", - "info.coe.drill.err_no_vein": "目标区块中无可采矿脉", + "info.coe.drill.err_no_vein": "目标区块中无可开采矿脉", "info.coe.drill.err_too_many_excavators": "钻井过多", "info.coe.drill.err_vein_empty": "目标矿脉已枯竭", "info.coe.drill.installed": "已安装 %s", "info.coe.drill.noDrill": "钻井需要钻头", - "info.coe.drill.noFluid": "钻井需要钻浆", + "info.coe.drill.noFluid": "钻井需要钻井液", "info.coe.drill.progress": "挖掘进度", "info.coe.drill.resourceRemaining": "目标矿脉剩余资源:%s", "item.createoreexcavation.diamond_drill": "钻石钻头", @@ -51,4 +51,4 @@ "tooltip.coe.page": "页数:%s/%s", "tooltip.coe.processTime": "花费 %s 刻", "tooltip.coe.variableImpact": "该倍率是变化的" -} \ No newline at end of file +} From ddea0396f31bf5b10413e73e432afd7086aa1649 Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Sun, 12 Feb 2023 09:42:32 +0800 Subject: [PATCH 6/8] Update zh_cn.json --- .../createoreexcavation/lang/zh_cn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json index e6fa70ec1129..4450d70cb55c 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -7,7 +7,7 @@ "chat.coe.veinFinder.far": "探测到 %s 的痕迹", "chat.coe.veinFinder.found": "在区块中探测到 %s", "chat.coe.veinFinder.info": "探矿杖探测结果:", - "chat.coe.veinFinder.nearby": "探测到周围 %s", + "chat.coe.veinFinder.nearby": "探测到周围%s", "chat.coe.veinFinder.nothing": "无矿脉", "config.coe.defaultInfinite": "矿脉默认无限多", "config.coe.finiteAmountBase": "有限矿脉脉量基数", @@ -46,9 +46,9 @@ "ore.coe.hardenedDiamond": "硬化钻石", "tooltip.coe.biome.blacklist": "黑名单群系:", "tooltip.coe.biome.whitelist": "白名单群系:", - "tooltip.coe.finiteVeins": "有限的矿脉尺寸:%s - %s", + "tooltip.coe.finiteVeins": "有限的矿脉尺寸:%s-%s", "tooltip.coe.infiniteVeins": "该矿脉可无限开采", - "tooltip.coe.page": "页数:%s/%s", - "tooltip.coe.processTime": "花费 %s 刻", + "tooltip.coe.page": "%s/%s页", + "tooltip.coe.processTime": "花费%s刻", "tooltip.coe.variableImpact": "该倍率是变化的" } From 63b9f1ed6950a54c5b0fbc7f32090a11b4363547 Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Sun, 12 Mar 2023 09:49:59 +0800 Subject: [PATCH 7/8] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 非常抱歉做出了不合理的翻译 --- .../createoreexcavation/lang/zh_cn.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json index 4450d70cb55c..509fc568cf06 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -1,23 +1,23 @@ { "block.createoreexcavation.drilling_machine": "矿物钻井", - "block.createoreexcavation.extractor": "流体钻井", + "block.createoreexcavation.extractor": "流体提取井", "block.createoreexcavation.io_block": "物流模块", "block.createoreexcavation.kinetic_input": "动力模块", "block.createoreexcavation.multiblock": "钻井", - "chat.coe.veinFinder.far": "探测到 %s 的痕迹", - "chat.coe.veinFinder.found": "在区块中探测到 %s", + "chat.coe.veinFinder.far": "探测到痕迹:%s", + "chat.coe.veinFinder.found": "探测到在区块中有:%s", "chat.coe.veinFinder.info": "探矿杖探测结果:", - "chat.coe.veinFinder.nearby": "探测到周围%s", + "chat.coe.veinFinder.nearby": "探测到周围有:%s", "chat.coe.veinFinder.nothing": "无矿脉", "config.coe.defaultInfinite": "矿脉默认无限多", "config.coe.finiteAmountBase": "有限矿脉脉量基数", "config.coe.generationChance": "空区块的权重", - "config.coe.maxExtractorsPerVein": "每个矿脉的最大矿井数量,设置为0表示无限", + "config.coe.maxExtractorsPerVein": "每个矿脉的最大矿井或提取井数量,设置为0表示无限", "createoreexcavation.ponder.find_ores.header": "使用探矿杖来寻找矿脉", "createoreexcavation.ponder.find_ores.text_1": "使用探矿杖来定位矿脉的位置", "createoreexcavation.ponder.find_ores.text_2": "探测到:无矿脉", "createoreexcavation.ponder.find_ores.text_3": "探测到:铜矿脉", - "createoreexcavation.ponder.find_ores.text_4": "放置矿物钻井或流体钻井来开采资源", + "createoreexcavation.ponder.find_ores.text_4": "放置矿物钻井或流体提取井来开采资源", "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", "createoreexcavation.ponder.find_ores.text_6": "钻井需要应力才能工作", "createoreexcavation.ponder.find_ores.text_7": "提取开采出的矿物", @@ -28,7 +28,7 @@ "info.coe.drill.err_no_vein": "目标区块中无可开采矿脉", "info.coe.drill.err_too_many_excavators": "钻井过多", "info.coe.drill.err_vein_empty": "目标矿脉已枯竭", - "info.coe.drill.installed": "已安装 %s", + "info.coe.drill.installed": "已安装:%s", "info.coe.drill.noDrill": "钻井需要钻头", "info.coe.drill.noFluid": "钻井需要钻井液", "info.coe.drill.progress": "挖掘进度", From 98f1551e1a020f6c5c20aca54a526a4248c653b9 Mon Sep 17 00:00:00 2001 From: Catchmons <111665165+Catchmons@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:07:45 +0800 Subject: [PATCH 8/8] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../createoreexcavation/lang/en_us.json | 3 +- .../createoreexcavation/lang/zh_cn.json | 53 +++++++++--------- .../createoreexcavation/lang/en_us.json | 56 +++++++++++++++++++ .../createoreexcavation/lang/zh_cn.json | 56 +++++++++++++++++++ 4 files changed, 141 insertions(+), 27 deletions(-) create mode 100644 projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/en_us.json create mode 100644 projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json index 661474a82bdf..f66199a4a2ea 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/en_us.json @@ -9,6 +9,7 @@ "chat.coe.veinFinder.info": "Vein Finder Result:", "chat.coe.veinFinder.nearby": "Found nearby: %s", "chat.coe.veinFinder.nothing": "Nothing", + "chat.coe.veinFinder.pos": "At: %d, %d", "command.coe.setvein.success": "Successfully set vein to: %s", "config.coe.defaultInfinite": "Veins infinite by default", "config.coe.finiteAmountBase": "Finite vein amount base", @@ -41,7 +42,7 @@ "item.createoreexcavation.raw_emerald": "Raw Emerald", "item.createoreexcavation.raw_redstone": "Raw Redstone", "item.createoreexcavation.vein_finder": "Ore Vein Finder", - "itemGroup.createoreexcavation": "Create Ore Excavation", + "itemGroup.createoreexcavation.tab": "Create Ore Excavation", "jei.coe.recipe.drilling": "Drilling Machine", "jei.coe.recipe.extracting": "Fluid Extractor", "ore.coe.hardenedDiamond": "Hardened Diamond", diff --git a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json index ba3568b8d19e..f5203f847260 100644 --- a/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json +++ b/projects/1.18/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -4,36 +4,37 @@ "block.createoreexcavation.io_block": "物流模块", "block.createoreexcavation.kinetic_input": "动力模块", "block.createoreexcavation.multiblock": "钻井", - "chat.coe.veinFinder.far": "探测到痕迹:%s", - "chat.coe.veinFinder.found": "探测到在区块中有:%s", - "chat.coe.veinFinder.info": "探矿杖探测结果:", - "chat.coe.veinFinder.nearby": "探测到周围有:%s", - "chat.coe.veinFinder.nothing": "无矿脉", - "command.coe.setvein.success": "已将矿脉设置为:%s", - "config.coe.defaultInfinite": "矿脉默认无限多", - "config.coe.finiteAmountBase": "有限矿脉脉量基数", + "chat.coe.veinFinder.far": "发现痕迹:%s", + "chat.coe.veinFinder.found": "区块中:%s", + "chat.coe.veinFinder.info": "勘测结果:", + "chat.coe.veinFinder.nearby": "周围有:%s", + "chat.coe.veinFinder.nothing": "无", + "chat.coe.veinFinder.pos": "区块:%d,%d", + "command.coe.setvein.success": "已将该处矿脉设置为:%s", + "config.coe.defaultInfinite": "矿脉储量默认无限", + "config.coe.finiteAmountBase": "矿脉有限储量基数", "config.coe.generationChance": "空区块的权重", - "config.coe.maxExtractorsPerVein": "每个矿脉的最大矿井或提取井数量,设置为0表示无限", + "config.coe.maxExtractorsPerVein": "每个矿脉有效的矿井或提取井的数量上限,设置为0将不做限制", "createoreexcavation.ponder.find_ores.header": "使用探矿杖来寻找矿脉", "createoreexcavation.ponder.find_ores.text_1": "使用探矿杖来定位矿脉的位置", - "createoreexcavation.ponder.find_ores.text_2": "探测到:无矿脉", - "createoreexcavation.ponder.find_ores.text_3": "探测到:铜矿脉", - "createoreexcavation.ponder.find_ores.text_4": "放置矿物钻井或流体提取井来开采资源", + "createoreexcavation.ponder.find_ores.text_2": "探测到:无", + "createoreexcavation.ponder.find_ores.text_3": "探测到:粗铜", + "createoreexcavation.ponder.find_ores.text_4": "在有矿脉的区块放置钻井或提取井来开采资源", "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", - "createoreexcavation.ponder.find_ores.text_6": "钻井需要应力才能工作", - "createoreexcavation.ponder.find_ores.text_7": "提取开采出的矿物", - "createoreexcavation.ponder.find_ores.text_8": "一些矿脉开采时还额外需要钻井液", + "createoreexcavation.ponder.find_ores.text_6": "再提供开采所需的旋转力", + "createoreexcavation.ponder.find_ores.text_7": "并从物流模块提取开采出的矿物", + "createoreexcavation.ponder.find_ores.text_8": "一些矿脉在开采时还需要额外添加钻井液", "createoreexcavation.ponder.tag.drilling": "钻井", - "createoreexcavation.ponder.tag.drilling.description": "开采来自地底的丰富资源", - "info.coe.drill.badDrill": "钻头不可用", - "info.coe.drill.err_no_vein": "目标区块中无可开采矿脉", - "info.coe.drill.err_too_many_excavators": "钻井过多", - "info.coe.drill.err_vein_empty": "目标矿脉已枯竭", + "createoreexcavation.ponder.tag.drilling.description": "开采地底的丰富资源", + "info.coe.drill.badDrill": "钻头不合适", + "info.coe.drill.err_no_vein": "目标区块中无矿脉", + "info.coe.drill.err_too_many_excavators": "钻井数量过多", + "info.coe.drill.err_vein_empty": "矿脉已枯竭", "info.coe.drill.installed": "已安装:%s", - "info.coe.drill.noDrill": "钻井需要钻头", - "info.coe.drill.noFluid": "钻井需要钻井液", + "info.coe.drill.noDrill": "钻井缺少钻头", + "info.coe.drill.noFluid": "钻井缺少钻井液", "info.coe.drill.progress": "挖掘进度", - "info.coe.drill.resourceRemaining": "目标矿脉剩余资源:%s", + "info.coe.drill.resourceRemaining": "矿脉当前储量:%s", "item.createoreexcavation.diamond_drill": "钻石钻头", "item.createoreexcavation.drill": "铁钻头", "item.createoreexcavation.netherite_drill": "下界合金钻头", @@ -47,9 +48,9 @@ "ore.coe.hardenedDiamond": "硬化钻石", "tooltip.coe.biome.blacklist": "黑名单群系:", "tooltip.coe.biome.whitelist": "白名单群系:", - "tooltip.coe.finiteVeins": "有限的矿脉尺寸:%s-%s", - "tooltip.coe.infiniteVeins": "该矿脉可无限开采", + "tooltip.coe.finiteVeins": "矿脉尺寸限制:%s-%s", + "tooltip.coe.infiniteVeins": "目标矿脉的储量是无限的", "tooltip.coe.page": "%s/%s页", "tooltip.coe.processTime": "花费%s刻", "tooltip.coe.variableImpact": "该倍率是变化的" -} +} \ No newline at end of file diff --git a/projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/en_us.json b/projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/en_us.json new file mode 100644 index 000000000000..f66199a4a2ea --- /dev/null +++ b/projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/en_us.json @@ -0,0 +1,56 @@ +{ + "block.createoreexcavation.drilling_machine": "Drilling Machine", + "block.createoreexcavation.extractor": "Fluid Well Extractor", + "block.createoreexcavation.io_block": "Multiblock IO", + "block.createoreexcavation.kinetic_input": "Multiblock Rotational Input", + "block.createoreexcavation.multiblock": "Multiblock", + "chat.coe.veinFinder.far": "Found traces of: %s", + "chat.coe.veinFinder.found": "Found in Chunk: %s", + "chat.coe.veinFinder.info": "Vein Finder Result:", + "chat.coe.veinFinder.nearby": "Found nearby: %s", + "chat.coe.veinFinder.nothing": "Nothing", + "chat.coe.veinFinder.pos": "At: %d, %d", + "command.coe.setvein.success": "Successfully set vein to: %s", + "config.coe.defaultInfinite": "Veins infinite by default", + "config.coe.finiteAmountBase": "Finite vein amount base", + "config.coe.generationChance": "Weight value for empty chunk", + "config.coe.maxExtractorsPerVein": "Max number of extractor per ore vein, Set to 0 for infinite", + "createoreexcavation.ponder.find_ores.header": "Find ore veins using the Vein Finder", + "createoreexcavation.ponder.find_ores.text_1": "Use an Ore Vein Finder to locate ores", + "createoreexcavation.ponder.find_ores.text_2": "Found: Nothing", + "createoreexcavation.ponder.find_ores.text_3": "Found: Copper Ore", + "createoreexcavation.ponder.find_ores.text_4": "Place a Drilling Machine or a Fluid Extractor to harvest the resources", + "createoreexcavation.ponder.find_ores.text_5": "Put in a Drill", + "createoreexcavation.ponder.find_ores.text_6": "The machines require Rotational Force to operate", + "createoreexcavation.ponder.find_ores.text_7": "Extract the results", + "createoreexcavation.ponder.find_ores.text_8": "Some ore veins require drilling fluid", + "createoreexcavation.ponder.tag.drilling": "Drilling", + "createoreexcavation.ponder.tag.drilling.description": "Extract various resources from underground", + "info.coe.drill.badDrill": "Drill not compatible", + "info.coe.drill.err_no_vein": "No vein to excavate", + "info.coe.drill.err_too_many_excavators": "Too many vein extractors", + "info.coe.drill.err_vein_empty": "The vein is depleted", + "info.coe.drill.installed": "Installed drill: %s", + "info.coe.drill.noDrill": "The machine needs drill item", + "info.coe.drill.noFluid": "The machine needs drilling fluid", + "info.coe.drill.progress": "Progress", + "info.coe.drill.resourceRemaining": "Resource remaining: %s", + "item.createoreexcavation.diamond_drill": "Diamond Drill", + "item.createoreexcavation.drill": "Iron Drill", + "item.createoreexcavation.netherite_drill": "Netherite Drill", + "item.createoreexcavation.raw_diamond": "Raw Diamond", + "item.createoreexcavation.raw_emerald": "Raw Emerald", + "item.createoreexcavation.raw_redstone": "Raw Redstone", + "item.createoreexcavation.vein_finder": "Ore Vein Finder", + "itemGroup.createoreexcavation.tab": "Create Ore Excavation", + "jei.coe.recipe.drilling": "Drilling Machine", + "jei.coe.recipe.extracting": "Fluid Extractor", + "ore.coe.hardenedDiamond": "Hardened Diamond", + "tooltip.coe.biome.blacklist": "Biome Blacklist:", + "tooltip.coe.biome.whitelist": "Biome Whitelist:", + "tooltip.coe.finiteVeins": "Finite veins size: %s - %s", + "tooltip.coe.infiniteVeins": "Infinite veins", + "tooltip.coe.page": "Page: %s/%s", + "tooltip.coe.processTime": "Ticks: %s", + "tooltip.coe.variableImpact": "Variable Impact" +} \ No newline at end of file diff --git a/projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json b/projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json new file mode 100644 index 000000000000..f5203f847260 --- /dev/null +++ b/projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json @@ -0,0 +1,56 @@ +{ + "block.createoreexcavation.drilling_machine": "矿物钻井", + "block.createoreexcavation.extractor": "流体提取井", + "block.createoreexcavation.io_block": "物流模块", + "block.createoreexcavation.kinetic_input": "动力模块", + "block.createoreexcavation.multiblock": "钻井", + "chat.coe.veinFinder.far": "发现痕迹:%s", + "chat.coe.veinFinder.found": "区块中:%s", + "chat.coe.veinFinder.info": "勘测结果:", + "chat.coe.veinFinder.nearby": "周围有:%s", + "chat.coe.veinFinder.nothing": "无", + "chat.coe.veinFinder.pos": "区块:%d,%d", + "command.coe.setvein.success": "已将该处矿脉设置为:%s", + "config.coe.defaultInfinite": "矿脉储量默认无限", + "config.coe.finiteAmountBase": "矿脉有限储量基数", + "config.coe.generationChance": "空区块的权重", + "config.coe.maxExtractorsPerVein": "每个矿脉有效的矿井或提取井的数量上限,设置为0将不做限制", + "createoreexcavation.ponder.find_ores.header": "使用探矿杖来寻找矿脉", + "createoreexcavation.ponder.find_ores.text_1": "使用探矿杖来定位矿脉的位置", + "createoreexcavation.ponder.find_ores.text_2": "探测到:无", + "createoreexcavation.ponder.find_ores.text_3": "探测到:粗铜", + "createoreexcavation.ponder.find_ores.text_4": "在有矿脉的区块放置钻井或提取井来开采资源", + "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", + "createoreexcavation.ponder.find_ores.text_6": "再提供开采所需的旋转力", + "createoreexcavation.ponder.find_ores.text_7": "并从物流模块提取开采出的矿物", + "createoreexcavation.ponder.find_ores.text_8": "一些矿脉在开采时还需要额外添加钻井液", + "createoreexcavation.ponder.tag.drilling": "钻井", + "createoreexcavation.ponder.tag.drilling.description": "开采地底的丰富资源", + "info.coe.drill.badDrill": "钻头不合适", + "info.coe.drill.err_no_vein": "目标区块中无矿脉", + "info.coe.drill.err_too_many_excavators": "钻井数量过多", + "info.coe.drill.err_vein_empty": "矿脉已枯竭", + "info.coe.drill.installed": "已安装:%s", + "info.coe.drill.noDrill": "钻井缺少钻头", + "info.coe.drill.noFluid": "钻井缺少钻井液", + "info.coe.drill.progress": "挖掘进度", + "info.coe.drill.resourceRemaining": "矿脉当前储量:%s", + "item.createoreexcavation.diamond_drill": "钻石钻头", + "item.createoreexcavation.drill": "铁钻头", + "item.createoreexcavation.netherite_drill": "下界合金钻头", + "item.createoreexcavation.raw_diamond": "钻石原石", + "item.createoreexcavation.raw_emerald": "绿宝石原石", + "item.createoreexcavation.raw_redstone": "红石原石", + "item.createoreexcavation.vein_finder": "探矿杖", + "itemGroup.createoreexcavation": "机械动力:矿石开掘", + "jei.coe.recipe.drilling": "矿物开采", + "jei.coe.recipe.extracting": "流体开采", + "ore.coe.hardenedDiamond": "硬化钻石", + "tooltip.coe.biome.blacklist": "黑名单群系:", + "tooltip.coe.biome.whitelist": "白名单群系:", + "tooltip.coe.finiteVeins": "矿脉尺寸限制:%s-%s", + "tooltip.coe.infiniteVeins": "目标矿脉的储量是无限的", + "tooltip.coe.page": "%s/%s页", + "tooltip.coe.processTime": "花费%s刻", + "tooltip.coe.variableImpact": "该倍率是变化的" +} \ No newline at end of file