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