From 67201346f580b4ec1a1a7e19456b66f864e7ef83 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Sat, 9 Aug 2025 10:15:04 +0800 Subject: [PATCH 01/15] CoFH Core --- .../cofh-core/cofh_core/lang/en_us.json | 71 ++++- .../cofh-core/cofh_core/lang/zh_cn.json | 87 +++++- .../cofh-core/cofh_core/lang/en_us.json | 257 ++++++++++++++++++ .../cofh-core/cofh_core/lang/zh_cn.json | 257 ++++++++++++++++++ .../cofh-core/cofh_core/lang/en_us.json | 257 ++++++++++++++++++ .../cofh-core/cofh_core/lang/zh_cn.json | 257 ++++++++++++++++++ 6 files changed, 1166 insertions(+), 20 deletions(-) create mode 100644 projects/1.19/assets/cofh-core/cofh_core/lang/en_us.json create mode 100644 projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json create mode 100644 projects/1.20/assets/cofh-core/cofh_core/lang/en_us.json create mode 100644 projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/en_us.json b/projects/1.18/assets/cofh-core/cofh_core/lang/en_us.json index ab71928bc16c..86378195d744 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/en_us.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/en_us.json @@ -1,8 +1,17 @@ { + "_comment": "========================================================================================================", + "_comment": "CoFH General / Lib", + "_comment": "========================================================================================================", + "attribute.name.cofh.fall_distance": "Fall Distance", "attribute.name.cofh.hazard_resistance": "Hazard Resistance", "attribute.name.cofh.sting_resistance": "Sting Resistance", + + "death.attack.knife": "%1$s got knifed by %2$s!", + "death.attack.knife.item": "%1$s was poked by %2$s using %3$s!", + "forge.swimSpeed": "Swim Speed", + "commands.cofh.heal.success.single": "Healed %s", "commands.cofh.heal.success.multiple": "Healed %s entities", "commands.cofh.ignite.success.single": "Ignited %s", @@ -15,67 +24,95 @@ "commands.cofh.invuln.remove.multiple": "Removed invulnerability from %s entities", "commands.cofh.invuln.success.single": "Made %s invulnerable", "commands.cofh.invuln.success.multiple": "Made %s entities invulnerable", + "commands.cofh.recharge.success.single": "Supercharging %s", + "commands.cofh.recharge.success.multiple": "Supercharging %s entities", "commands.cofh.repair.success.single": "Repaired equipment for %s", "commands.cofh.repair.success.multiple": "Repaired equipment for %s entities", "commands.cofh.zap.success.single": "Zapped %s", "commands.cofh.zap.success.multiple": "Zapped %s entities", + + "info.cofh.another_player": "Another Player", "info.cofh.amount": "Amount", + "info.cofh.amount_unmodifiable": "Unmodifiable Amount", "info.cofh.area": "Area", "info.cofh.arrows": "Arrows", + "info.cofh.boostable": "Boostable", "info.cofh.chance": "Chance", "info.cofh.chance_additional": "Additional Chance", + "info.cofh.claimable": "Claimable", "info.cofh.click_to_claim": "§e§oClick§r§7 to claim.", "info.cofh.click_to_clear": "§e§oAlt+Shift+Click§r§7 to clear.", + "info.cofh.crossbow_loaded": "Loaded from:", "info.cofh.effects": "Effects", "info.cofh.efficiency": "Efficiency", "info.cofh.empty": "Empty", "info.cofh.enchantments": "Enchantments", "info.cofh.energy": "Energy", "info.cofh.fluid": "Fluid", + "info.cofh.heads": "Heads", "info.cofh.infinite": "Infinite", "info.cofh.infinite_source": "Infinite Source", + "info.cofh.key_not_bound": "Keybind: CoFH - '%s' is not set.", + "info.cofh.none": "None", "info.cofh.optional_catalyst": "Optional Catalyst", "info.cofh.output": "Output", "info.cofh.receive": "Receive", "info.cofh.send": "Send", "info.cofh.single_block": "Single Block", + "info.cofh.tails": "Tails", "info.cofh.transfer": "Transfer", "info.cofh.type": "Type", - "info.cofh.xp": "XP", + "info.cofh.unit_mb": "mB", + "info.cofh.unit_mb_t": "mB/t", + "info.cofh.unit_rf": "RF", + "info.cofh.unit_rf_t": "RF/t", + "info.cofh.unit_xp": "XP", + "info.cofh.block_tags": "Block Tags", "info.cofh.fluid_tags": "Fluid Tags", "info.cofh.item_tags": "Item Tags", "info.cofh.hold_ctrl_for_tags": "Hold §e§oCtrl§r§7 for Tags", "info.cofh.hold_shift_for_details": "Hold §e§oShift§r§7 for Details", - "info.cofh.mode_change": "Press '%s' to change mode.", + + "info.cofh.mode_change": "Press '%s' or '%s' to change mode.", + "info.cofh.mode_toggle": "Press '%s' to change mode.", "info.cofh.use_sneak_activate": "Use while sneaking to activate.", "info.cofh_use_sneak_deactivate": "Use while sneaking to deactivate.", + "info.cofh.augmentation": "Augmentation", + "info.cofh.energy_max_prod": "Max Prod.", "info.cofh.energy_max_use": "Max Use", "info.cofh.energy_prod": "Energy Prod.", "info.cofh.energy_stored": "Energy Stored", "info.cofh.energy_use": "Energy Use", + "info.cofh.fluid_filter": "Fluid Filter", "info.cofh.item_filter": "Item Filter", "info.cofh.filter.allowlist.0": "Deny List", "info.cofh.filter.allowlist.1": "Allow List", "info.cofh.filter.checkNBT.0": "Ignore NBT", "info.cofh.filter.checkNBT.1": "Match NBT", + "info.cofh.configuration": "Configuration", "info.cofh.transfer_in_disabled": "Auto-Input Disabled", "info.cofh.transfer_in_enabled": "Auto-Input Enabled", "info.cofh.transfer_in_unavailable": "Auto-Input Unavailable", + "info.cofh.transfer_out_disabled": "Auto-Output Disabled", "info.cofh.transfer_out_enabled": "Auto-Output Enabled", "info.cofh.transfer_out_unavailable": "Auto-Output Unavailable", + "info.cofh.decrease_by": "Decrease by", "info.cofh.increase_by": "Increase by", + "info.cofh.information": "Information", + "info.cofh.secure_block": "This block now belongs to you.", "info.cofh.secure_item": "This item now belongs to you.", "info.cofh.secure_notice": "Notice: Server Ops are able to freely access 'secure' blocks on this server.", "info.cofh.secure_warning": "This is private and belongs to %s! You could have lost your hand!", + "info.cofh.security": "Security", "info.cofh.access": "Access", "info.cofh.access_friends": "Friends Only", @@ -83,6 +120,7 @@ "info.cofh.access_public": "Public Access", "info.cofh.access_team": "Team Only", "info.cofh.owner": "Owner", + "info.cofh.redstone_control": "Redstone Control", "info.cofh.control_status": "Control Status", "info.cofh.current_signal": "Signal: %s", @@ -92,10 +130,17 @@ "info.cofh.high": "High", "info.cofh.low": "Low", "info.cofh.signal_required": "Signal Required", + + "_comment": "========================================================================================================", + "_comment": "CoFH Core", + "_comment": "========================================================================================================", + "block.cofh_core.glossed_magma": "Glossed Magma", + "effect.cofh_core.amplification": "Amplification", "effect.cofh_core.chilled": "Chilled", "effect.cofh_core.clarity": "Clarity", + "effect.cofh_core.cold_resistance": "Frost Resistance", "effect.cofh_core.eagle_eye": "Eagle Eye", "effect.cofh_core.enderference": "Enderference", "effect.cofh_core.explosion_resistance": "Blast Resistance", @@ -107,21 +152,34 @@ "effect.cofh_core.shocked": "Shocked", "effect.cofh_core.slimed": "Slimed", "effect.cofh_core.sundered": "Sundered", + "effect.cofh_core.supercharge": "Supercharging", "effect.cofh_core.wrenched": "Wrenched!", + "enchantment.cofh_core.disabled": "Shimmer", "enchantment.cofh_core.disabled.desc": "A disabled enchantment which does nothing.", "enchantment.cofh_core.holding": "Holding", "enchantment.cofh_core.holding.desc": "Increases the storage capacity of certain items.", + "fluid.cofh_core.experience": "Essence of Knowledge", "fluid.cofh_core.honey": "Honey", - "fluid.cofh_core.milk": "Milk", "fluid.cofh_core.potion": "Potion", "fluid.cofh_core.steam": "Steam", + "item.cofh_core.ectoplasm": "Ectoplasm", + + "info.cofh_core.fluid_filter.0": "Place items containing fluid in slots to add the fluid to the filter list.", + "info.cofh_core.fluid_filter.1": "Additional options can be used to fine-tune behavior.", + "info.cofh_core.item_filter.0": "Place items in slots to add them to the filter list.", "info.cofh_core.item_filter.1": "Additional options can be used to fine-tune behavior.", - "key.cofh.mode_change_increment": "Cycle Mode Forward", - "key.cofh.mode_change_decrement": "Cycle Mode Reverse", + + "key.cofh.mode_change_increment": "Cycle Mode Up", + "key.cofh.mode_change_decrement": "Cycle Mode Down", + + "_comment": "========================================================================================================", + "_comment": "Minecraft", + "_comment": "========================================================================================================", + "enchantment.minecraft.aqua_affinity.desc": "Removes the mining speed penalty when underwater.", "enchantment.minecraft.bane_of_arthropods.desc": "Slows and increases damage to Arthropod mobs.", "enchantment.minecraft.binding_curse.desc": "Prevents the item from being unequipped.", @@ -139,7 +197,7 @@ "enchantment.minecraft.infinity.desc": "Regular arrows are not consumed.", "enchantment.minecraft.knockback.desc": "Increases knockback strength.", "enchantment.minecraft.looting.desc": "Increases the amount of loot dropped by mobs.", - "enchantment.minecraft.loyalty.desc": "Trident returns after being thrown.", + "enchantment.minecraft.loyalty.desc": "Item returns after being thrown.", "enchantment.minecraft.luck_of_the_sea.desc": "Increases fishing luck.", "enchantment.minecraft.lure.desc": "Reduces amount of time to catch something.", "enchantment.minecraft.mending.desc": "Experience Orbs are consumed to repair the item.", @@ -159,6 +217,7 @@ "enchantment.minecraft.thorns.desc": "Damages attackers.", "enchantment.minecraft.unbreaking.desc": "Increases effective durability.", "enchantment.minecraft.vanishing_curse.desc": "The item will disappear forever when the owner dies.", + "item.minecraft.lingering_potion.effect.amplification": "Lingering Potion of Amplification", "item.minecraft.lingering_potion.effect.clarity": "Lingering Potion of Clarity", "item.minecraft.lingering_potion.effect.enderference": "Lingering Potion of Enderference", diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index 1f06a64a9510..903bfb7fbc87 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -1,8 +1,17 @@ { - "attribute.name.cofh.fall_distance": "掉落距离", + "_comment": "========================================================================================================", + "_comment": "CoFH General / Lib", + "_comment": "========================================================================================================", + + "attribute.name.cofh.fall_distance": "摔落距离", "attribute.name.cofh.hazard_resistance": "毒害抗性", "attribute.name.cofh.sting_resistance": "叮咬抗性", + + "death.attack.knife": "%1$s被%2$s刀了!", + "death.attack.knife.item": "%1$s被%2$s用%3$s捅死了!", + "forge.swimSpeed": "游泳速度", + "commands.cofh.heal.success.single": "已治愈%s", "commands.cofh.heal.success.multiple": "已治愈%s个实体", "commands.cofh.ignite.success.single": "已点燃%s", @@ -15,74 +24,103 @@ "commands.cofh.invuln.remove.multiple": "已移除%s个实体的无敌效果", "commands.cofh.invuln.success.single": "已将%s设为无敌", "commands.cofh.invuln.success.multiple": "已将%s个实体设为无敌", + "commands.cofh.recharge.success.single": "已超充能%s", + "commands.cofh.recharge.success.multiple": "已超充能%s个实体", "commands.cofh.repair.success.single": "已修复%s的盔甲", "commands.cofh.repair.success.multiple": "已修复%s个实体的盔甲", "commands.cofh.zap.success.single": "已向%s降下天谴", "commands.cofh.zap.success.multiple": "已向%s个实体降下天谴", + + "info.cofh.another_player": "另一玩家", "info.cofh.amount": "数量", + "info.cofh.amount_unmodifiable": "不可变数量", "info.cofh.area": "区域", "info.cofh.arrows": "箭矢", + "info.cofh.boostable": "可增产", "info.cofh.chance": "几率", "info.cofh.chance_additional": "额外几率", + "info.cofh.claimable": "可声明", "info.cofh.click_to_claim": "§e§o点击§r§7以获取。", "info.cofh.click_to_clear": "§e§oAlt+Shift并点击§r§7以清除。", + "info.cofh.crossbow_loaded": "装载自:", "info.cofh.effects": "效果", "info.cofh.efficiency": "效率", "info.cofh.empty": "空", "info.cofh.enchantments": "附魔", "info.cofh.energy": "能量", "info.cofh.fluid": "流体", + "info.cofh.heads": "头", "info.cofh.infinite": "无限", "info.cofh.infinite_source": "无限资源", + "info.cofh.key_not_bound": "按键绑定:CoFH-'%s'未设置。", + "info.cofh.none": "无", "info.cofh.optional_catalyst": "可选催化剂", "info.cofh.output": "输出", "info.cofh.receive": "接收", "info.cofh.send": "传出", - "info.cofh.single_block": "区域:单个方块", + "info.cofh.single_block": "单个方块", + "info.cofh.tails": "尾", "info.cofh.transfer": "转换", - "info.cofh.type": "增强目标", - "info.cofh.xp": "经验", + "info.cofh.type": "种类", + "info.cofh.unit_mb": "mB", + "info.cofh.unit_mb_t": "mB/t", + "info.cofh.unit_rf": "RF", + "info.cofh.unit_rf_t": "RF/t", + "info.cofh.unit_xp": "经验", + "info.cofh.block_tags": "方块标签", "info.cofh.fluid_tags": "流体标签", "info.cofh.item_tags": "物品标签", "info.cofh.hold_ctrl_for_tags": "按住§e§oCtrl§r§7查看标签", "info.cofh.hold_shift_for_details": "按住§e§oShift§r§7查看详情", - "info.cofh.mode_change": "按“%s”以变更模式。", + + "info.cofh.mode_change": "按'%s'或'%s'以变更模式。", + "info.cofh.mode_toggle": "按'%s'以变更模式。", "info.cofh.use_sneak_activate": "潜行右击以启用。", "info.cofh_use_sneak_deactivate": "潜行右击以关闭。", + "info.cofh.augmentation": "增强", + "info.cofh.energy_max_prod": "最大输出", "info.cofh.energy_max_use": "最大消耗", "info.cofh.energy_prod": "能量输出", "info.cofh.energy_stored": "能量存储", "info.cofh.energy_use": "能量消耗", + "info.cofh.fluid_filter": "流体过滤", "info.cofh.item_filter": "物品过滤", "info.cofh.filter.allowlist.0": "黑名单", "info.cofh.filter.allowlist.1": "白名单", "info.cofh.filter.checkNBT.0": "忽略NBT", "info.cofh.filter.checkNBT.1": "匹配NBT", + "info.cofh.configuration": "配置", "info.cofh.transfer_in_disabled": "自动输入已禁用", "info.cofh.transfer_in_enabled": "自动输入已启用", "info.cofh.transfer_in_unavailable": "自动输入不可用", + "info.cofh.transfer_out_disabled": "自动输出已禁用", "info.cofh.transfer_out_enabled": "自动输出已启用", "info.cofh.transfer_out_unavailable": "自动输出不可用", + "info.cofh.decrease_by": "减少", "info.cofh.increase_by": "增加", + "info.cofh.information": "信息", + "info.cofh.secure_block": "该方块已归你所有。", "info.cofh.secure_item": "该物品已归你所有。", "info.cofh.secure_notice": "注意:该服务器的管理员拥有无视安全设置访问上锁方块/物品的权限。", "info.cofh.secure_warning": "已被%s上锁!别把手伸进去!小心残废!", + "info.cofh.security": "安全设置", "info.cofh.access": "访问权限", "info.cofh.access_friends": "仅好友", "info.cofh.access_private": "仅所有者", - "info.cofh.access_public": "开放访问", + "info.cofh.access_public": "公开", "info.cofh.access_team": "仅队伍", "info.cofh.owner": "所有者", + "info.cofh.redstone_control": "红石控制", "info.cofh.control_status": "控制状态", "info.cofh.current_signal": "红石信号:%s", @@ -92,36 +130,56 @@ "info.cofh.high": "高", "info.cofh.low": "低", "info.cofh.signal_required": "需要红石信号", + + "_comment": "========================================================================================================", + "_comment": "CoFH Core", + "_comment": "========================================================================================================", + "block.cofh_core.glossed_magma": "潜匿岩浆", + "effect.cofh_core.amplification": "增幅", "effect.cofh_core.chilled": "冻僵", "effect.cofh_core.clarity": "洞察", + "effect.cofh_core.cold_resistance": "冰霜抗性", "effect.cofh_core.eagle_eye": "鹰眼", "effect.cofh_core.enderference": "影抑", "effect.cofh_core.explosion_resistance": "爆裂抗性", "effect.cofh_core.lightning_resistance": "震击抗性", "effect.cofh_core.love": "爱意", "effect.cofh_core.magic_resistance": "魔法抗性", - "effect.cofh_core.panacea": "灵丹", + "effect.cofh_core.panacea": "万灵药", "effect.cofh_core.redergized": "红石能量", "effect.cofh_core.shocked": "震荡", "effect.cofh_core.slimed": "黏着", "effect.cofh_core.sundered": "割裂", + "effect.cofh_core.supercharge": "超充能", "effect.cofh_core.wrenched": "扭伤!", + "enchantment.cofh_core.disabled": "附魔闪光", - "enchantment.cofh_core.disabled.desc": "一个被禁用的附魔,没有任何作用。", + "enchantment.cofh_core.disabled.desc": "一个被禁用的魔咒,没有任何作用。", "enchantment.cofh_core.holding": "扩容", "enchantment.cofh_core.holding.desc": "提升特定物品的存储容量。", + "fluid.cofh_core.experience": "知识精华", "fluid.cofh_core.honey": "蜂蜜", - "fluid.cofh_core.milk": "奶", "fluid.cofh_core.potion": "药水", "fluid.cofh_core.steam": "蒸汽", + "item.cofh_core.ectoplasm": "翠绿灵质", - "info.cofh_core.item_filter.0": "将物品放入槽位中以将其添加至过滤列表。", + + "info.cofh_core.fluid_filter.0": "将存有流体的物品放入过滤槽中,以将对应流体添加至过滤列表。", + "info.cofh_core.fluid_filter.1": "可使用额外选项来精确调整行为。", + + "info.cofh_core.item_filter.0": "将物品放入过滤槽中,以将其添加至过滤列表。", "info.cofh_core.item_filter.1": "可使用额外选项来精确调整行为。", - "key.cofh.mode_change_increment": "循环至下一个模式", - "key.cofh.mode_change_decrement": "循环至上一个模式", + + "key.cofh.mode_change_increment": "循环至上一个模式", + "key.cofh.mode_change_decrement": "循环至下一个模式", + + "_comment": "========================================================================================================", + "_comment": "Minecraft", + "_comment": "========================================================================================================", + "enchantment.minecraft.aqua_affinity.desc": "在水下时的采掘速度不受影响。", "enchantment.minecraft.bane_of_arthropods.desc": "提升对节肢生物的伤害并减缓其移动速度。", "enchantment.minecraft.binding_curse.desc": "阻止带有该附魔的物品被卸下。", @@ -159,6 +217,7 @@ "enchantment.minecraft.thorns.desc": "对攻击者造成伤害。", "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", + "item.minecraft.lingering_potion.effect.amplification": "滞留型增幅药水", "item.minecraft.lingering_potion.effect.clarity": "滞留型洞察药水", "item.minecraft.lingering_potion.effect.enderference": "滞留型抑影药水", @@ -188,7 +247,7 @@ "item.minecraft.tipped_arrow.effect.enderference": "抑影之箭", "item.minecraft.tipped_arrow.effect.explosion_resistance": "抗爆之箭", "item.minecraft.tipped_arrow.effect.lightning_resistance": "抗震之箭", - "item.minecraft.tipped_arrow.effect.love": "丘比特之箭", + "item.minecraft.tipped_arrow.effect.love": "爱之箭", "item.minecraft.tipped_arrow.effect.magic_resistance": "魔抗之箭", "item.minecraft.tipped_arrow.effect.panacea": "灵丹妙箭" -} \ No newline at end of file +} diff --git a/projects/1.19/assets/cofh-core/cofh_core/lang/en_us.json b/projects/1.19/assets/cofh-core/cofh_core/lang/en_us.json new file mode 100644 index 000000000000..ab9484ca1ac3 --- /dev/null +++ b/projects/1.19/assets/cofh-core/cofh_core/lang/en_us.json @@ -0,0 +1,257 @@ +{ + "_comment": "========================================================================================================", + "_comment": "CoFH General / Lib", + "_comment": "========================================================================================================", + + "attribute.name.cofh.fall_distance": "Fall Distance", + "attribute.name.cofh.hazard_resistance": "Hazard Resistance", + "attribute.name.cofh.sting_resistance": "Sting Resistance", + + "death.attack.knife": "%1$s got knifed by %2$s!", + "death.attack.knife.item": "%1$s was poked by %2$s using %3$s!", + + "forge.swimSpeed": "Swim Speed", + + "commands.cofh.heal.success.single": "Healed %s", + "commands.cofh.heal.success.multiple": "Healed %s entities", + "commands.cofh.ignite.success.single": "Ignited %s", + "commands.cofh.ignite.success.multiple": "Ignited %s entities", + "commands.cofh.invis.remove.single": "Removed invisibility from %s", + "commands.cofh.invis.remove.multiple": "Removed invisibility from %s entities", + "commands.cofh.invis.success.single": "Made %s invisible", + "commands.cofh.invis.success.multiple": "Made %s entities invisible", + "commands.cofh.invuln.remove.single": "Removed invulnerability from %s", + "commands.cofh.invuln.remove.multiple": "Removed invulnerability from %s entities", + "commands.cofh.invuln.success.single": "Made %s invulnerable", + "commands.cofh.invuln.success.multiple": "Made %s entities invulnerable", + "commands.cofh.recharge.success.single": "Supercharging %s", + "commands.cofh.recharge.success.multiple": "Supercharging %s entities", + "commands.cofh.repair.success.single": "Repaired equipment for %s", + "commands.cofh.repair.success.multiple": "Repaired equipment for %s entities", + "commands.cofh.zap.success.single": "Zapped %s", + "commands.cofh.zap.success.multiple": "Zapped %s entities", + + "info.cofh.another_player": "Another Player", + "info.cofh.amount": "Amount", + "info.cofh.amount_unmodifiable": "Unmodifiable Amount", + "info.cofh.area": "Area", + "info.cofh.arrows": "Arrows", + "info.cofh.boostable": "Boostable", + "info.cofh.chance": "Chance", + "info.cofh.chance_additional": "Additional Chance", + "info.cofh.claimable": "Claimable", + "info.cofh.click_to_claim": "§e§oClick§r§7 to claim.", + "info.cofh.click_to_clear": "§e§oAlt+Shift+Click§r§7 to clear.", + "info.cofh.crossbow_loaded": "Loaded from:", + "info.cofh.effects": "Effects", + "info.cofh.efficiency": "Efficiency", + "info.cofh.empty": "Empty", + "info.cofh.enchantments": "Enchantments", + "info.cofh.energy": "Energy", + "info.cofh.fluid": "Fluid", + "info.cofh.heads": "Heads", + "info.cofh.infinite": "Infinite", + "info.cofh.infinite_source": "Infinite Source", + "info.cofh.key_not_bound": "Keybind: CoFH - '%s' is not set.", + "info.cofh.none": "None", + "info.cofh.optional_catalyst": "Optional Catalyst", + "info.cofh.output": "Output", + "info.cofh.receive": "Receive", + "info.cofh.send": "Send", + "info.cofh.single_block": "Single Block", + "info.cofh.tails": "Tails", + "info.cofh.transfer": "Transfer", + "info.cofh.type": "Type", + "info.cofh.unit_mb": "mB", + "info.cofh.unit_mb_t": "mB/t", + "info.cofh.unit_rf": "RF", + "info.cofh.unit_rf_t": "RF/t", + "info.cofh.unit_xp": "XP", + + "info.cofh.block_tags": "Block Tags", + "info.cofh.fluid_tags": "Fluid Tags", + "info.cofh.item_tags": "Item Tags", + "info.cofh.hold_ctrl_for_tags": "Hold §e§oCtrl§r§7 for Tags", + "info.cofh.hold_shift_for_details": "Hold §e§oShift§r§7 for Details", + + "info.cofh.mode_change": "Press '%s' or '%s' to change mode.", + "info.cofh.mode_toggle": "Press '%s' to change mode.", + "info.cofh.use_sneak_activate": "Use while sneaking to activate.", + "info.cofh_use_sneak_deactivate": "Use while sneaking to deactivate.", + + "info.cofh.augmentation": "Augmentation", + + "info.cofh.energy_max_prod": "Max Prod.", + "info.cofh.energy_max_use": "Max Use", + "info.cofh.energy_prod": "Energy Prod.", + "info.cofh.energy_stored": "Energy Stored", + "info.cofh.energy_use": "Energy Use", + + "info.cofh.fluid_filter": "Fluid Filter", + "info.cofh.item_filter": "Item Filter", + "info.cofh.filter.allowlist.0": "Deny List", + "info.cofh.filter.allowlist.1": "Allow List", + "info.cofh.filter.checkNBT.0": "Ignore NBT", + "info.cofh.filter.checkNBT.1": "Match NBT", + + "info.cofh.configuration": "Configuration", + "info.cofh.transfer_in_disabled": "Auto-Input Disabled", + "info.cofh.transfer_in_enabled": "Auto-Input Enabled", + "info.cofh.transfer_in_unavailable": "Auto-Input Unavailable", + + "info.cofh.transfer_out_disabled": "Auto-Output Disabled", + "info.cofh.transfer_out_enabled": "Auto-Output Enabled", + "info.cofh.transfer_out_unavailable": "Auto-Output Unavailable", + + "info.cofh.decrease_by": "Decrease by", + "info.cofh.increase_by": "Increase by", + + "info.cofh.information": "Information", + + "info.cofh.secure_block": "This block now belongs to you.", + "info.cofh.secure_item": "This item now belongs to you.", + "info.cofh.secure_notice": "Notice: Server Ops are able to freely access 'secure' blocks on this server.", + "info.cofh.secure_warning": "This is private and belongs to %s! You could have lost your hand!", + + "info.cofh.security": "Security", + "info.cofh.access": "Access", + "info.cofh.access_friends": "Friends Only", + "info.cofh.access_private": "Owner Only", + "info.cofh.access_public": "Public Access", + "info.cofh.access_team": "Team Only", + "info.cofh.owner": "Owner", + + "info.cofh.redstone_control": "Redstone Control", + "info.cofh.control_status": "Control Status", + "info.cofh.current_signal": "Signal: %s", + "info.cofh.disabled": "Disabled", + "info.cofh.enabled": "Enabled", + "info.cofh.ignored": "Ignored", + "info.cofh.high": "High", + "info.cofh.low": "Low", + "info.cofh.signal_required": "Signal Required", + + "_comment": "========================================================================================================", + "_comment": "CoFH Core", + "_comment": "========================================================================================================", + + "block.cofh_core.glossed_magma": "Glossed Magma", + + "effect.cofh_core.amplification": "Amplification", + "effect.cofh_core.chilled": "Chilled", + "effect.cofh_core.clarity": "Clarity", + "effect.cofh_core.cold_resistance": "Frost Resistance", + "effect.cofh_core.eagle_eye": "Eagle Eye", + "effect.cofh_core.enderference": "Enderference", + "effect.cofh_core.explosion_resistance": "Blast Resistance", + "effect.cofh_core.lightning_resistance": "Shock Resistance", + "effect.cofh_core.love": "Love", + "effect.cofh_core.magic_resistance": "Magic Resistance", + "effect.cofh_core.panacea": "Panacea", + "effect.cofh_core.redergized": "Redergized", + "effect.cofh_core.shocked": "Shocked", + "effect.cofh_core.slimed": "Slimed", + "effect.cofh_core.sundered": "Sundered", + "effect.cofh_core.supercharge": "Supercharging", + "effect.cofh_core.true_invisibility": "True Invisibility", + "effect.cofh_core.wrenched": "Wrenched!", + + "enchantment.cofh_core.disabled": "Shimmer", + "enchantment.cofh_core.disabled.desc": "A disabled enchantment which does nothing.", + "enchantment.cofh_core.holding": "Holding", + "enchantment.cofh_core.holding.desc": "Increases the storage capacity of certain items.", + + "fluid_type.cofh_core.experience": "Essence of Knowledge", + "fluid_type.cofh_core.honey": "Honey", + "fluid_type.cofh_core.potion": "Potion", + "fluid_type.cofh_core.steam": "Steam", + + "info.cofh_core.fluid_filter.0": "Place items containing fluid in slots to add the fluid to the filter list.", + "info.cofh_core.fluid_filter.1": "Additional options can be used to fine-tune behavior.", + + "info.cofh_core.item_filter.0": "Place items in slots to add them to the filter list.", + "info.cofh_core.item_filter.1": "Additional options can be used to fine-tune behavior.", + + "key.cofh.mode_change_increment": "Cycle Mode Up", + "key.cofh.mode_change_decrement": "Cycle Mode Down", + + "_comment": "========================================================================================================", + "_comment": "Minecraft", + "_comment": "========================================================================================================", + + "enchantment.minecraft.aqua_affinity.desc": "Removes the mining speed penalty when underwater.", + "enchantment.minecraft.bane_of_arthropods.desc": "Slows and increases damage to Arthropod mobs.", + "enchantment.minecraft.binding_curse.desc": "Prevents the item from being unequipped.", + "enchantment.minecraft.blast_protection.desc": "Reduces damage taken from explosions.", + "enchantment.minecraft.channeling.desc": "Thrown tridents can cause lightning strikes under certain conditions.", + "enchantment.minecraft.depth_strider.desc": "Increases underwater movement speed.", + "enchantment.minecraft.efficiency.desc": "Increases mining speed.", + "enchantment.minecraft.feather_falling.desc": "Reduces damage taken from falling.", + "enchantment.minecraft.fire_aspect.desc": "Sets target on fire.", + "enchantment.minecraft.fire_protection.desc": "Reduces damage taken from fire.", + "enchantment.minecraft.flame.desc": "Arrows set targets on fire.", + "enchantment.minecraft.fortune.desc": "Increases amount of certain block drops.", + "enchantment.minecraft.frost_walker.desc": "Freezes surface water, allowing traversal.", + "enchantment.minecraft.impaling.desc": "Increases damage dealt to Water-based mobs.", + "enchantment.minecraft.infinity.desc": "Regular arrows are not consumed.", + "enchantment.minecraft.knockback.desc": "Increases knockback strength.", + "enchantment.minecraft.looting.desc": "Increases the amount of loot dropped by mobs.", + "enchantment.minecraft.loyalty.desc": "Item returns after being thrown.", + "enchantment.minecraft.luck_of_the_sea.desc": "Increases fishing luck.", + "enchantment.minecraft.lure.desc": "Reduces amount of time to catch something.", + "enchantment.minecraft.mending.desc": "Experience Orbs are consumed to repair the item.", + "enchantment.minecraft.multishot.desc": "Three arrows are fired in a spread pattern. Only one arrow is consumed.", + "enchantment.minecraft.piercing.desc": "Arrows pass through multiple entities.", + "enchantment.minecraft.power.desc": "Increases arrow damage dealt.", + "enchantment.minecraft.projectile_protection.desc": "Reduces damage taken from projectiles.", + "enchantment.minecraft.protection.desc": "Reduces damage taken from most sources.", + "enchantment.minecraft.punch.desc": "Increases arrow knockback strength.", + "enchantment.minecraft.quick_charge.desc": "Decreases crossbow reloading time.", + "enchantment.minecraft.respiration.desc": "Extends underwater breathing time. ", + "enchantment.minecraft.riptide.desc": "Thrown tridents carry the wielder under certain conditions.", + "enchantment.minecraft.sharpness.desc": "Increases damage dealt.", + "enchantment.minecraft.silk_touch.desc": "Mined blocks will generally drop themselves.", + "enchantment.minecraft.smite.desc": "Increases damage dealt to Undead mobs.", + "enchantment.minecraft.sweeping.desc": "Increases sweep attack damage.", + "enchantment.minecraft.thorns.desc": "Damages attackers.", + "enchantment.minecraft.unbreaking.desc": "Increases effective durability.", + "enchantment.minecraft.vanishing_curse.desc": "The item will disappear forever when the owner dies.", + + "fluid_type.minecraft.milk": "Milk", + + "item.minecraft.lingering_potion.effect.amplification": "Lingering Potion of Amplification", + "item.minecraft.lingering_potion.effect.clarity": "Lingering Potion of Clarity", + "item.minecraft.lingering_potion.effect.enderference": "Lingering Potion of Enderference", + "item.minecraft.lingering_potion.effect.explosion_resistance": "Lingering Potion of Blast Resistance", + "item.minecraft.lingering_potion.effect.lightning_resistance": "Lingering Potion of Shock Resistance", + "item.minecraft.lingering_potion.effect.love": "Lingering Potion of Love", + "item.minecraft.lingering_potion.effect.magic_resistance": "Lingering Potion of Magic Resistance", + "item.minecraft.lingering_potion.effect.panacea": "Lingering Panacea", + + "item.minecraft.potion.effect.amplification": "Potion of Amplification", + "item.minecraft.potion.effect.clarity": "Potion of Clarity", + "item.minecraft.potion.effect.enderference": "Potion of Enderference", + "item.minecraft.potion.effect.explosion_resistance": "Potion of Blast Resistance", + "item.minecraft.potion.effect.lightning_resistance": "Potion of Shock Resistance", + "item.minecraft.potion.effect.love": "Potion of Love", + "item.minecraft.potion.effect.magic_resistance": "Potion of Magic Resistance", + "item.minecraft.potion.effect.panacea": "Panacea", + + "item.minecraft.splash_potion.effect.amplification": "Splash Potion of Amplification", + "item.minecraft.splash_potion.effect.clarity": "Splash Potion of Clarity", + "item.minecraft.splash_potion.effect.enderference": "Splash Potion of Enderference", + "item.minecraft.splash_potion.effect.explosion_resistance": "Splash Potion of Blast Resistance", + "item.minecraft.splash_potion.effect.lightning_resistance": "Splash Potion of Shock Resistance", + "item.minecraft.splash_potion.effect.love": "Splash Potion of Love", + "item.minecraft.splash_potion.effect.magic_resistance": "Splash Potion of Magic Resistance", + "item.minecraft.splash_potion.effect.panacea": "Splash Panacea", + + "item.minecraft.tipped_arrow.effect.amplification": "Arrow of Amplification", + "item.minecraft.tipped_arrow.effect.clarity": "Arrow of Clarity", + "item.minecraft.tipped_arrow.effect.enderference": "Arrow of Enderference", + "item.minecraft.tipped_arrow.effect.explosion_resistance": "Arrow of Blast Resistance", + "item.minecraft.tipped_arrow.effect.lightning_resistance": "Arrow of Shock Resistance", + "item.minecraft.tipped_arrow.effect.love": "Arrow of Love", + "item.minecraft.tipped_arrow.effect.magic_resistance": "Arrow of Magic Resistance", + "item.minecraft.tipped_arrow.effect.panacea": "Arrow of Panacea" +} \ No newline at end of file diff --git a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json new file mode 100644 index 000000000000..d8072d53b078 --- /dev/null +++ b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -0,0 +1,257 @@ +{ + "_comment": "========================================================================================================", + "_comment": "CoFH General / Lib", + "_comment": "========================================================================================================", + + "attribute.name.cofh.fall_distance": "摔落距离", + "attribute.name.cofh.hazard_resistance": "毒害抗性", + "attribute.name.cofh.sting_resistance": "叮咬抗性", + + "death.attack.knife": "%1$s被%2$s刀了!", + "death.attack.knife.item": "%1$s被%2$s用%3$s捅死了!", + + "forge.swimSpeed": "游泳速度", + + "commands.cofh.heal.success.single": "已治愈%s", + "commands.cofh.heal.success.multiple": "已治愈%s个实体", + "commands.cofh.ignite.success.single": "已点燃%s", + "commands.cofh.ignite.success.multiple": "已点燃%s个实体", + "commands.cofh.invis.remove.single": "已移除%s的隐身效果", + "commands.cofh.invis.remove.multiple": "已移除%s个实体的隐身效果", + "commands.cofh.invis.success.single": "已将%s隐身", + "commands.cofh.invis.success.multiple": "已将%s个实体隐身", + "commands.cofh.invuln.remove.single": "已移除%s的无敌效果", + "commands.cofh.invuln.remove.multiple": "已移除%s个实体的无敌效果", + "commands.cofh.invuln.success.single": "已将%s设为无敌", + "commands.cofh.invuln.success.multiple": "已将%s个实体设为无敌", + "commands.cofh.recharge.success.single": "已超充能%s", + "commands.cofh.recharge.success.multiple": "已超充能%s个实体", + "commands.cofh.repair.success.single": "已修复%s的盔甲", + "commands.cofh.repair.success.multiple": "已修复%s个实体的盔甲", + "commands.cofh.zap.success.single": "已向%s降下天谴", + "commands.cofh.zap.success.multiple": "已向%s个实体降下天谴", + + "info.cofh.another_player": "另一玩家", + "info.cofh.amount": "数量", + "info.cofh.amount_unmodifiable": "不可变数量", + "info.cofh.area": "区域", + "info.cofh.arrows": "箭矢", + "info.cofh.boostable": "可增产", + "info.cofh.chance": "几率", + "info.cofh.chance_additional": "额外几率", + "info.cofh.claimable": "可声明", + "info.cofh.click_to_claim": "§e§o点击§r§7以获取。", + "info.cofh.click_to_clear": "§e§oAlt+Shift并点击§r§7以清除。", + "info.cofh.crossbow_loaded": "装载自:", + "info.cofh.effects": "效果", + "info.cofh.efficiency": "效率", + "info.cofh.empty": "空", + "info.cofh.enchantments": "附魔", + "info.cofh.energy": "能量", + "info.cofh.fluid": "流体", + "info.cofh.heads": "头", + "info.cofh.infinite": "无限", + "info.cofh.infinite_source": "无限资源", + "info.cofh.key_not_bound": "按键绑定:CoFH-'%s'未设置。", + "info.cofh.none": "无", + "info.cofh.optional_catalyst": "可选催化剂", + "info.cofh.output": "输出", + "info.cofh.receive": "接收", + "info.cofh.send": "传出", + "info.cofh.single_block": "单个方块", + "info.cofh.tails": "尾", + "info.cofh.transfer": "转换", + "info.cofh.type": "种类", + "info.cofh.unit_mb": "mB", + "info.cofh.unit_mb_t": "mB/t", + "info.cofh.unit_rf": "RF", + "info.cofh.unit_rf_t": "RF/t", + "info.cofh.unit_xp": "经验", + + "info.cofh.block_tags": "方块标签", + "info.cofh.fluid_tags": "流体标签", + "info.cofh.item_tags": "物品标签", + "info.cofh.hold_ctrl_for_tags": "按住§e§oCtrl§r§7查看标签", + "info.cofh.hold_shift_for_details": "按住§e§oShift§r§7查看详情", + + "info.cofh.mode_change": "按'%s'或'%s'以变更模式。", + "info.cofh.mode_toggle": "按'%s'以变更模式。", + "info.cofh.use_sneak_activate": "潜行右击以启用。", + "info.cofh_use_sneak_deactivate": "潜行右击以关闭。", + + "info.cofh.augmentation": "增强", + + "info.cofh.energy_max_prod": "最大输出", + "info.cofh.energy_max_use": "最大消耗", + "info.cofh.energy_prod": "能量输出", + "info.cofh.energy_stored": "能量存储", + "info.cofh.energy_use": "能量消耗", + + "info.cofh.fluid_filter": "流体过滤", + "info.cofh.item_filter": "物品过滤", + "info.cofh.filter.allowlist.0": "黑名单", + "info.cofh.filter.allowlist.1": "白名单", + "info.cofh.filter.checkNBT.0": "忽略NBT", + "info.cofh.filter.checkNBT.1": "匹配NBT", + + "info.cofh.configuration": "配置", + "info.cofh.transfer_in_disabled": "自动输入已禁用", + "info.cofh.transfer_in_enabled": "自动输入已启用", + "info.cofh.transfer_in_unavailable": "自动输入不可用", + + "info.cofh.transfer_out_disabled": "自动输出已禁用", + "info.cofh.transfer_out_enabled": "自动输出已启用", + "info.cofh.transfer_out_unavailable": "自动输出不可用", + + "info.cofh.decrease_by": "减少", + "info.cofh.increase_by": "增加", + + "info.cofh.information": "信息", + + "info.cofh.secure_block": "该方块已归你所有。", + "info.cofh.secure_item": "该物品已归你所有。", + "info.cofh.secure_notice": "注意:该服务器的管理员拥有无视安全设置访问上锁方块/物品的权限。", + "info.cofh.secure_warning": "已被%s上锁!别把手伸进去!小心残废!", + + "info.cofh.security": "安全设置", + "info.cofh.access": "访问权限", + "info.cofh.access_friends": "仅好友", + "info.cofh.access_private": "仅所有者", + "info.cofh.access_public": "公开", + "info.cofh.access_team": "仅队伍", + "info.cofh.owner": "所有者", + + "info.cofh.redstone_control": "红石控制", + "info.cofh.control_status": "控制状态", + "info.cofh.current_signal": "红石信号:%s", + "info.cofh.disabled": "禁用", + "info.cofh.enabled": "启用", + "info.cofh.ignored": "忽略", + "info.cofh.high": "高", + "info.cofh.low": "低", + "info.cofh.signal_required": "需要红石信号", + + "_comment": "========================================================================================================", + "_comment": "CoFH Core", + "_comment": "========================================================================================================", + + "block.cofh_core.glossed_magma": "潜匿岩浆", + + "effect.cofh_core.amplification": "增幅", + "effect.cofh_core.chilled": "冻僵", + "effect.cofh_core.clarity": "洞察", + "effect.cofh_core.cold_resistance": "冰霜抗性", + "effect.cofh_core.eagle_eye": "鹰眼", + "effect.cofh_core.enderference": "影抑", + "effect.cofh_core.explosion_resistance": "爆裂抗性", + "effect.cofh_core.lightning_resistance": "震击抗性", + "effect.cofh_core.love": "爱意", + "effect.cofh_core.magic_resistance": "魔法抗性", + "effect.cofh_core.panacea": "万灵药", + "effect.cofh_core.redergized": "红石能量", + "effect.cofh_core.shocked": "震荡", + "effect.cofh_core.slimed": "黏着", + "effect.cofh_core.sundered": "割裂", + "effect.cofh_core.supercharge": "超充能", + "effect.cofh_core.true_invisibility": "真·隐身", + "effect.cofh_core.wrenched": "扭伤!", + + "enchantment.cofh_core.disabled": "附魔闪光", + "enchantment.cofh_core.disabled.desc": "一个被禁用的魔咒,没有任何作用。", + "enchantment.cofh_core.holding": "扩容", + "enchantment.cofh_core.holding.desc": "提升特定物品的存储容量。", + + "fluid_type.cofh_core.experience": "知识精华", + "fluid_type.cofh_core.honey": "蜂蜜", + "fluid_type.cofh_core.potion": "药水", + "fluid_type.cofh_core.steam": "蒸汽", + + "info.cofh_core.fluid_filter.0": "将存有流体的物品放入过滤槽中,以将对应流体添加至过滤列表。", + "info.cofh_core.fluid_filter.1": "可使用额外选项来精确调整行为。", + + "info.cofh_core.item_filter.0": "将物品放入过滤槽中,以将其添加至过滤列表。", + "info.cofh_core.item_filter.1": "可使用额外选项来精确调整行为。", + + "key.cofh.mode_change_increment": "循环至上一个模式", + "key.cofh.mode_change_decrement": "循环至下一个模式", + + "_comment": "========================================================================================================", + "_comment": "Minecraft", + "_comment": "========================================================================================================", + + "enchantment.minecraft.aqua_affinity.desc": "在水下时的采掘速度不受影响。", + "enchantment.minecraft.bane_of_arthropods.desc": "提升对节肢生物的伤害并减缓其移动速度。", + "enchantment.minecraft.binding_curse.desc": "阻止带有该附魔的物品被卸下。", + "enchantment.minecraft.blast_protection.desc": "降低爆炸所造成的伤害。", + "enchantment.minecraft.channeling.desc": "在特定条件下,掷出的三叉戟会召唤一道雷电轰击着陆点。", + "enchantment.minecraft.depth_strider.desc": "提升水下移动速度。", + "enchantment.minecraft.efficiency.desc": "提升采掘速度。", + "enchantment.minecraft.feather_falling.desc": "降低摔落所造成的伤害。", + "enchantment.minecraft.fire_aspect.desc": "点燃目标。", + "enchantment.minecraft.fire_protection.desc": "降低火焰造成的伤害。", + "enchantment.minecraft.flame.desc": "箭矢会点燃所命中的目标。", + "enchantment.minecraft.fortune.desc": "提升特定方块被采掘后掉落的物品数量。", + "enchantment.minecraft.frost_walker.desc": "冻结脚下的水,以便穿过水域。", + "enchantment.minecraft.impaling.desc": "提升对水生生物的伤害。", + "enchantment.minecraft.infinity.desc": "普通的箭永不会被消耗。", + "enchantment.minecraft.knockback.desc": "强化近战攻击的击退效果。", + "enchantment.minecraft.looting.desc": "提升生物掉落物数量。", + "enchantment.minecraft.loyalty.desc": "三叉戟会折返使用者手中。", + "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现几率。", + "enchantment.minecraft.lure.desc": "缩短垂钓战利品上钩的耗时。", + "enchantment.minecraft.mending.desc": "赋予带有该附魔的物品以消耗经验值修复自身的能力。", + "enchantment.minecraft.multishot.desc": "三支箭矢会呈平面扇形射出,但每次射击仅消耗一支箭。", + "enchantment.minecraft.piercing.desc": "箭矢会射穿多个实体。", + "enchantment.minecraft.power.desc": "提升箭矢伤害。", + "enchantment.minecraft.projectile_protection.desc": "削减被弹射物击中时收到的伤害。", + "enchantment.minecraft.protection.desc": "削减绝大部分类型的伤害。", + "enchantment.minecraft.punch.desc": "强化箭矢的击退效果。", + "enchantment.minecraft.quick_charge.desc": "缩短弩的装弹耗时。", + "enchantment.minecraft.respiration.desc": "延长水下呼吸时间。", + "enchantment.minecraft.riptide.desc": "掷出的三叉戟会在特定条件下搭载持握者一同移动。", + "enchantment.minecraft.sharpness.desc": "提升攻击伤害。", + "enchantment.minecraft.silk_touch.desc": "被采掘的方块会精确地掉落其自身。", + "enchantment.minecraft.smite.desc": "提升对亡灵生物的伤害。", + "enchantment.minecraft.sweeping.desc": "提升横扫攻击造成的伤害。", + "enchantment.minecraft.thorns.desc": "对攻击者造成伤害。", + "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", + "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", + + "fluid_type.minecraft.milk": "牛奶", + + "item.minecraft.lingering_potion.effect.amplification": "滞留型增幅药水", + "item.minecraft.lingering_potion.effect.clarity": "滞留型洞察药水", + "item.minecraft.lingering_potion.effect.enderference": "滞留型抑影药水", + "item.minecraft.lingering_potion.effect.explosion_resistance": "滞留型抗爆药水", + "item.minecraft.lingering_potion.effect.lightning_resistance": "滞留型抗震药水", + "item.minecraft.lingering_potion.effect.love": "滞留型催情药水", + "item.minecraft.lingering_potion.effect.magic_resistance": "滞留型魔抗药水", + "item.minecraft.lingering_potion.effect.panacea": "滞留型万灵药", + + "item.minecraft.potion.effect.amplification": "增幅药水", + "item.minecraft.potion.effect.clarity": "洞察药水", + "item.minecraft.potion.effect.enderference": "抑影药水", + "item.minecraft.potion.effect.explosion_resistance": "抗爆药水", + "item.minecraft.potion.effect.lightning_resistance": "抗震药水", + "item.minecraft.potion.effect.love": "催情药水", + "item.minecraft.potion.effect.magic_resistance": "魔抗药水", + "item.minecraft.potion.effect.panacea": "万灵药", + + "item.minecraft.splash_potion.effect.amplification": "喷溅型增幅药水", + "item.minecraft.splash_potion.effect.clarity": "喷溅型洞察药水", + "item.minecraft.splash_potion.effect.enderference": "喷溅型抑影药水", + "item.minecraft.splash_potion.effect.explosion_resistance": "喷溅型抗爆药水", + "item.minecraft.splash_potion.effect.lightning_resistance": "喷溅型抗震药水", + "item.minecraft.splash_potion.effect.love": "喷溅型催情药水", + "item.minecraft.splash_potion.effect.magic_resistance": "喷溅型魔抗药水", + "item.minecraft.splash_potion.effect.panacea": "喷溅型万灵药", + + "item.minecraft.tipped_arrow.effect.amplification": "增幅之箭", + "item.minecraft.tipped_arrow.effect.clarity": "洞察之箭", + "item.minecraft.tipped_arrow.effect.enderference": "抑影之箭", + "item.minecraft.tipped_arrow.effect.explosion_resistance": "抗爆之箭", + "item.minecraft.tipped_arrow.effect.lightning_resistance": "抗震之箭", + "item.minecraft.tipped_arrow.effect.love": "爱之箭", + "item.minecraft.tipped_arrow.effect.magic_resistance": "魔抗之箭", + "item.minecraft.tipped_arrow.effect.panacea": "灵丹妙箭" +} diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/en_us.json b/projects/1.20/assets/cofh-core/cofh_core/lang/en_us.json new file mode 100644 index 000000000000..ab9484ca1ac3 --- /dev/null +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/en_us.json @@ -0,0 +1,257 @@ +{ + "_comment": "========================================================================================================", + "_comment": "CoFH General / Lib", + "_comment": "========================================================================================================", + + "attribute.name.cofh.fall_distance": "Fall Distance", + "attribute.name.cofh.hazard_resistance": "Hazard Resistance", + "attribute.name.cofh.sting_resistance": "Sting Resistance", + + "death.attack.knife": "%1$s got knifed by %2$s!", + "death.attack.knife.item": "%1$s was poked by %2$s using %3$s!", + + "forge.swimSpeed": "Swim Speed", + + "commands.cofh.heal.success.single": "Healed %s", + "commands.cofh.heal.success.multiple": "Healed %s entities", + "commands.cofh.ignite.success.single": "Ignited %s", + "commands.cofh.ignite.success.multiple": "Ignited %s entities", + "commands.cofh.invis.remove.single": "Removed invisibility from %s", + "commands.cofh.invis.remove.multiple": "Removed invisibility from %s entities", + "commands.cofh.invis.success.single": "Made %s invisible", + "commands.cofh.invis.success.multiple": "Made %s entities invisible", + "commands.cofh.invuln.remove.single": "Removed invulnerability from %s", + "commands.cofh.invuln.remove.multiple": "Removed invulnerability from %s entities", + "commands.cofh.invuln.success.single": "Made %s invulnerable", + "commands.cofh.invuln.success.multiple": "Made %s entities invulnerable", + "commands.cofh.recharge.success.single": "Supercharging %s", + "commands.cofh.recharge.success.multiple": "Supercharging %s entities", + "commands.cofh.repair.success.single": "Repaired equipment for %s", + "commands.cofh.repair.success.multiple": "Repaired equipment for %s entities", + "commands.cofh.zap.success.single": "Zapped %s", + "commands.cofh.zap.success.multiple": "Zapped %s entities", + + "info.cofh.another_player": "Another Player", + "info.cofh.amount": "Amount", + "info.cofh.amount_unmodifiable": "Unmodifiable Amount", + "info.cofh.area": "Area", + "info.cofh.arrows": "Arrows", + "info.cofh.boostable": "Boostable", + "info.cofh.chance": "Chance", + "info.cofh.chance_additional": "Additional Chance", + "info.cofh.claimable": "Claimable", + "info.cofh.click_to_claim": "§e§oClick§r§7 to claim.", + "info.cofh.click_to_clear": "§e§oAlt+Shift+Click§r§7 to clear.", + "info.cofh.crossbow_loaded": "Loaded from:", + "info.cofh.effects": "Effects", + "info.cofh.efficiency": "Efficiency", + "info.cofh.empty": "Empty", + "info.cofh.enchantments": "Enchantments", + "info.cofh.energy": "Energy", + "info.cofh.fluid": "Fluid", + "info.cofh.heads": "Heads", + "info.cofh.infinite": "Infinite", + "info.cofh.infinite_source": "Infinite Source", + "info.cofh.key_not_bound": "Keybind: CoFH - '%s' is not set.", + "info.cofh.none": "None", + "info.cofh.optional_catalyst": "Optional Catalyst", + "info.cofh.output": "Output", + "info.cofh.receive": "Receive", + "info.cofh.send": "Send", + "info.cofh.single_block": "Single Block", + "info.cofh.tails": "Tails", + "info.cofh.transfer": "Transfer", + "info.cofh.type": "Type", + "info.cofh.unit_mb": "mB", + "info.cofh.unit_mb_t": "mB/t", + "info.cofh.unit_rf": "RF", + "info.cofh.unit_rf_t": "RF/t", + "info.cofh.unit_xp": "XP", + + "info.cofh.block_tags": "Block Tags", + "info.cofh.fluid_tags": "Fluid Tags", + "info.cofh.item_tags": "Item Tags", + "info.cofh.hold_ctrl_for_tags": "Hold §e§oCtrl§r§7 for Tags", + "info.cofh.hold_shift_for_details": "Hold §e§oShift§r§7 for Details", + + "info.cofh.mode_change": "Press '%s' or '%s' to change mode.", + "info.cofh.mode_toggle": "Press '%s' to change mode.", + "info.cofh.use_sneak_activate": "Use while sneaking to activate.", + "info.cofh_use_sneak_deactivate": "Use while sneaking to deactivate.", + + "info.cofh.augmentation": "Augmentation", + + "info.cofh.energy_max_prod": "Max Prod.", + "info.cofh.energy_max_use": "Max Use", + "info.cofh.energy_prod": "Energy Prod.", + "info.cofh.energy_stored": "Energy Stored", + "info.cofh.energy_use": "Energy Use", + + "info.cofh.fluid_filter": "Fluid Filter", + "info.cofh.item_filter": "Item Filter", + "info.cofh.filter.allowlist.0": "Deny List", + "info.cofh.filter.allowlist.1": "Allow List", + "info.cofh.filter.checkNBT.0": "Ignore NBT", + "info.cofh.filter.checkNBT.1": "Match NBT", + + "info.cofh.configuration": "Configuration", + "info.cofh.transfer_in_disabled": "Auto-Input Disabled", + "info.cofh.transfer_in_enabled": "Auto-Input Enabled", + "info.cofh.transfer_in_unavailable": "Auto-Input Unavailable", + + "info.cofh.transfer_out_disabled": "Auto-Output Disabled", + "info.cofh.transfer_out_enabled": "Auto-Output Enabled", + "info.cofh.transfer_out_unavailable": "Auto-Output Unavailable", + + "info.cofh.decrease_by": "Decrease by", + "info.cofh.increase_by": "Increase by", + + "info.cofh.information": "Information", + + "info.cofh.secure_block": "This block now belongs to you.", + "info.cofh.secure_item": "This item now belongs to you.", + "info.cofh.secure_notice": "Notice: Server Ops are able to freely access 'secure' blocks on this server.", + "info.cofh.secure_warning": "This is private and belongs to %s! You could have lost your hand!", + + "info.cofh.security": "Security", + "info.cofh.access": "Access", + "info.cofh.access_friends": "Friends Only", + "info.cofh.access_private": "Owner Only", + "info.cofh.access_public": "Public Access", + "info.cofh.access_team": "Team Only", + "info.cofh.owner": "Owner", + + "info.cofh.redstone_control": "Redstone Control", + "info.cofh.control_status": "Control Status", + "info.cofh.current_signal": "Signal: %s", + "info.cofh.disabled": "Disabled", + "info.cofh.enabled": "Enabled", + "info.cofh.ignored": "Ignored", + "info.cofh.high": "High", + "info.cofh.low": "Low", + "info.cofh.signal_required": "Signal Required", + + "_comment": "========================================================================================================", + "_comment": "CoFH Core", + "_comment": "========================================================================================================", + + "block.cofh_core.glossed_magma": "Glossed Magma", + + "effect.cofh_core.amplification": "Amplification", + "effect.cofh_core.chilled": "Chilled", + "effect.cofh_core.clarity": "Clarity", + "effect.cofh_core.cold_resistance": "Frost Resistance", + "effect.cofh_core.eagle_eye": "Eagle Eye", + "effect.cofh_core.enderference": "Enderference", + "effect.cofh_core.explosion_resistance": "Blast Resistance", + "effect.cofh_core.lightning_resistance": "Shock Resistance", + "effect.cofh_core.love": "Love", + "effect.cofh_core.magic_resistance": "Magic Resistance", + "effect.cofh_core.panacea": "Panacea", + "effect.cofh_core.redergized": "Redergized", + "effect.cofh_core.shocked": "Shocked", + "effect.cofh_core.slimed": "Slimed", + "effect.cofh_core.sundered": "Sundered", + "effect.cofh_core.supercharge": "Supercharging", + "effect.cofh_core.true_invisibility": "True Invisibility", + "effect.cofh_core.wrenched": "Wrenched!", + + "enchantment.cofh_core.disabled": "Shimmer", + "enchantment.cofh_core.disabled.desc": "A disabled enchantment which does nothing.", + "enchantment.cofh_core.holding": "Holding", + "enchantment.cofh_core.holding.desc": "Increases the storage capacity of certain items.", + + "fluid_type.cofh_core.experience": "Essence of Knowledge", + "fluid_type.cofh_core.honey": "Honey", + "fluid_type.cofh_core.potion": "Potion", + "fluid_type.cofh_core.steam": "Steam", + + "info.cofh_core.fluid_filter.0": "Place items containing fluid in slots to add the fluid to the filter list.", + "info.cofh_core.fluid_filter.1": "Additional options can be used to fine-tune behavior.", + + "info.cofh_core.item_filter.0": "Place items in slots to add them to the filter list.", + "info.cofh_core.item_filter.1": "Additional options can be used to fine-tune behavior.", + + "key.cofh.mode_change_increment": "Cycle Mode Up", + "key.cofh.mode_change_decrement": "Cycle Mode Down", + + "_comment": "========================================================================================================", + "_comment": "Minecraft", + "_comment": "========================================================================================================", + + "enchantment.minecraft.aqua_affinity.desc": "Removes the mining speed penalty when underwater.", + "enchantment.minecraft.bane_of_arthropods.desc": "Slows and increases damage to Arthropod mobs.", + "enchantment.minecraft.binding_curse.desc": "Prevents the item from being unequipped.", + "enchantment.minecraft.blast_protection.desc": "Reduces damage taken from explosions.", + "enchantment.minecraft.channeling.desc": "Thrown tridents can cause lightning strikes under certain conditions.", + "enchantment.minecraft.depth_strider.desc": "Increases underwater movement speed.", + "enchantment.minecraft.efficiency.desc": "Increases mining speed.", + "enchantment.minecraft.feather_falling.desc": "Reduces damage taken from falling.", + "enchantment.minecraft.fire_aspect.desc": "Sets target on fire.", + "enchantment.minecraft.fire_protection.desc": "Reduces damage taken from fire.", + "enchantment.minecraft.flame.desc": "Arrows set targets on fire.", + "enchantment.minecraft.fortune.desc": "Increases amount of certain block drops.", + "enchantment.minecraft.frost_walker.desc": "Freezes surface water, allowing traversal.", + "enchantment.minecraft.impaling.desc": "Increases damage dealt to Water-based mobs.", + "enchantment.minecraft.infinity.desc": "Regular arrows are not consumed.", + "enchantment.minecraft.knockback.desc": "Increases knockback strength.", + "enchantment.minecraft.looting.desc": "Increases the amount of loot dropped by mobs.", + "enchantment.minecraft.loyalty.desc": "Item returns after being thrown.", + "enchantment.minecraft.luck_of_the_sea.desc": "Increases fishing luck.", + "enchantment.minecraft.lure.desc": "Reduces amount of time to catch something.", + "enchantment.minecraft.mending.desc": "Experience Orbs are consumed to repair the item.", + "enchantment.minecraft.multishot.desc": "Three arrows are fired in a spread pattern. Only one arrow is consumed.", + "enchantment.minecraft.piercing.desc": "Arrows pass through multiple entities.", + "enchantment.minecraft.power.desc": "Increases arrow damage dealt.", + "enchantment.minecraft.projectile_protection.desc": "Reduces damage taken from projectiles.", + "enchantment.minecraft.protection.desc": "Reduces damage taken from most sources.", + "enchantment.minecraft.punch.desc": "Increases arrow knockback strength.", + "enchantment.minecraft.quick_charge.desc": "Decreases crossbow reloading time.", + "enchantment.minecraft.respiration.desc": "Extends underwater breathing time. ", + "enchantment.minecraft.riptide.desc": "Thrown tridents carry the wielder under certain conditions.", + "enchantment.minecraft.sharpness.desc": "Increases damage dealt.", + "enchantment.minecraft.silk_touch.desc": "Mined blocks will generally drop themselves.", + "enchantment.minecraft.smite.desc": "Increases damage dealt to Undead mobs.", + "enchantment.minecraft.sweeping.desc": "Increases sweep attack damage.", + "enchantment.minecraft.thorns.desc": "Damages attackers.", + "enchantment.minecraft.unbreaking.desc": "Increases effective durability.", + "enchantment.minecraft.vanishing_curse.desc": "The item will disappear forever when the owner dies.", + + "fluid_type.minecraft.milk": "Milk", + + "item.minecraft.lingering_potion.effect.amplification": "Lingering Potion of Amplification", + "item.minecraft.lingering_potion.effect.clarity": "Lingering Potion of Clarity", + "item.minecraft.lingering_potion.effect.enderference": "Lingering Potion of Enderference", + "item.minecraft.lingering_potion.effect.explosion_resistance": "Lingering Potion of Blast Resistance", + "item.minecraft.lingering_potion.effect.lightning_resistance": "Lingering Potion of Shock Resistance", + "item.minecraft.lingering_potion.effect.love": "Lingering Potion of Love", + "item.minecraft.lingering_potion.effect.magic_resistance": "Lingering Potion of Magic Resistance", + "item.minecraft.lingering_potion.effect.panacea": "Lingering Panacea", + + "item.minecraft.potion.effect.amplification": "Potion of Amplification", + "item.minecraft.potion.effect.clarity": "Potion of Clarity", + "item.minecraft.potion.effect.enderference": "Potion of Enderference", + "item.minecraft.potion.effect.explosion_resistance": "Potion of Blast Resistance", + "item.minecraft.potion.effect.lightning_resistance": "Potion of Shock Resistance", + "item.minecraft.potion.effect.love": "Potion of Love", + "item.minecraft.potion.effect.magic_resistance": "Potion of Magic Resistance", + "item.minecraft.potion.effect.panacea": "Panacea", + + "item.minecraft.splash_potion.effect.amplification": "Splash Potion of Amplification", + "item.minecraft.splash_potion.effect.clarity": "Splash Potion of Clarity", + "item.minecraft.splash_potion.effect.enderference": "Splash Potion of Enderference", + "item.minecraft.splash_potion.effect.explosion_resistance": "Splash Potion of Blast Resistance", + "item.minecraft.splash_potion.effect.lightning_resistance": "Splash Potion of Shock Resistance", + "item.minecraft.splash_potion.effect.love": "Splash Potion of Love", + "item.minecraft.splash_potion.effect.magic_resistance": "Splash Potion of Magic Resistance", + "item.minecraft.splash_potion.effect.panacea": "Splash Panacea", + + "item.minecraft.tipped_arrow.effect.amplification": "Arrow of Amplification", + "item.minecraft.tipped_arrow.effect.clarity": "Arrow of Clarity", + "item.minecraft.tipped_arrow.effect.enderference": "Arrow of Enderference", + "item.minecraft.tipped_arrow.effect.explosion_resistance": "Arrow of Blast Resistance", + "item.minecraft.tipped_arrow.effect.lightning_resistance": "Arrow of Shock Resistance", + "item.minecraft.tipped_arrow.effect.love": "Arrow of Love", + "item.minecraft.tipped_arrow.effect.magic_resistance": "Arrow of Magic Resistance", + "item.minecraft.tipped_arrow.effect.panacea": "Arrow of Panacea" +} \ No newline at end of file diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json new file mode 100644 index 000000000000..d8072d53b078 --- /dev/null +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -0,0 +1,257 @@ +{ + "_comment": "========================================================================================================", + "_comment": "CoFH General / Lib", + "_comment": "========================================================================================================", + + "attribute.name.cofh.fall_distance": "摔落距离", + "attribute.name.cofh.hazard_resistance": "毒害抗性", + "attribute.name.cofh.sting_resistance": "叮咬抗性", + + "death.attack.knife": "%1$s被%2$s刀了!", + "death.attack.knife.item": "%1$s被%2$s用%3$s捅死了!", + + "forge.swimSpeed": "游泳速度", + + "commands.cofh.heal.success.single": "已治愈%s", + "commands.cofh.heal.success.multiple": "已治愈%s个实体", + "commands.cofh.ignite.success.single": "已点燃%s", + "commands.cofh.ignite.success.multiple": "已点燃%s个实体", + "commands.cofh.invis.remove.single": "已移除%s的隐身效果", + "commands.cofh.invis.remove.multiple": "已移除%s个实体的隐身效果", + "commands.cofh.invis.success.single": "已将%s隐身", + "commands.cofh.invis.success.multiple": "已将%s个实体隐身", + "commands.cofh.invuln.remove.single": "已移除%s的无敌效果", + "commands.cofh.invuln.remove.multiple": "已移除%s个实体的无敌效果", + "commands.cofh.invuln.success.single": "已将%s设为无敌", + "commands.cofh.invuln.success.multiple": "已将%s个实体设为无敌", + "commands.cofh.recharge.success.single": "已超充能%s", + "commands.cofh.recharge.success.multiple": "已超充能%s个实体", + "commands.cofh.repair.success.single": "已修复%s的盔甲", + "commands.cofh.repair.success.multiple": "已修复%s个实体的盔甲", + "commands.cofh.zap.success.single": "已向%s降下天谴", + "commands.cofh.zap.success.multiple": "已向%s个实体降下天谴", + + "info.cofh.another_player": "另一玩家", + "info.cofh.amount": "数量", + "info.cofh.amount_unmodifiable": "不可变数量", + "info.cofh.area": "区域", + "info.cofh.arrows": "箭矢", + "info.cofh.boostable": "可增产", + "info.cofh.chance": "几率", + "info.cofh.chance_additional": "额外几率", + "info.cofh.claimable": "可声明", + "info.cofh.click_to_claim": "§e§o点击§r§7以获取。", + "info.cofh.click_to_clear": "§e§oAlt+Shift并点击§r§7以清除。", + "info.cofh.crossbow_loaded": "装载自:", + "info.cofh.effects": "效果", + "info.cofh.efficiency": "效率", + "info.cofh.empty": "空", + "info.cofh.enchantments": "附魔", + "info.cofh.energy": "能量", + "info.cofh.fluid": "流体", + "info.cofh.heads": "头", + "info.cofh.infinite": "无限", + "info.cofh.infinite_source": "无限资源", + "info.cofh.key_not_bound": "按键绑定:CoFH-'%s'未设置。", + "info.cofh.none": "无", + "info.cofh.optional_catalyst": "可选催化剂", + "info.cofh.output": "输出", + "info.cofh.receive": "接收", + "info.cofh.send": "传出", + "info.cofh.single_block": "单个方块", + "info.cofh.tails": "尾", + "info.cofh.transfer": "转换", + "info.cofh.type": "种类", + "info.cofh.unit_mb": "mB", + "info.cofh.unit_mb_t": "mB/t", + "info.cofh.unit_rf": "RF", + "info.cofh.unit_rf_t": "RF/t", + "info.cofh.unit_xp": "经验", + + "info.cofh.block_tags": "方块标签", + "info.cofh.fluid_tags": "流体标签", + "info.cofh.item_tags": "物品标签", + "info.cofh.hold_ctrl_for_tags": "按住§e§oCtrl§r§7查看标签", + "info.cofh.hold_shift_for_details": "按住§e§oShift§r§7查看详情", + + "info.cofh.mode_change": "按'%s'或'%s'以变更模式。", + "info.cofh.mode_toggle": "按'%s'以变更模式。", + "info.cofh.use_sneak_activate": "潜行右击以启用。", + "info.cofh_use_sneak_deactivate": "潜行右击以关闭。", + + "info.cofh.augmentation": "增强", + + "info.cofh.energy_max_prod": "最大输出", + "info.cofh.energy_max_use": "最大消耗", + "info.cofh.energy_prod": "能量输出", + "info.cofh.energy_stored": "能量存储", + "info.cofh.energy_use": "能量消耗", + + "info.cofh.fluid_filter": "流体过滤", + "info.cofh.item_filter": "物品过滤", + "info.cofh.filter.allowlist.0": "黑名单", + "info.cofh.filter.allowlist.1": "白名单", + "info.cofh.filter.checkNBT.0": "忽略NBT", + "info.cofh.filter.checkNBT.1": "匹配NBT", + + "info.cofh.configuration": "配置", + "info.cofh.transfer_in_disabled": "自动输入已禁用", + "info.cofh.transfer_in_enabled": "自动输入已启用", + "info.cofh.transfer_in_unavailable": "自动输入不可用", + + "info.cofh.transfer_out_disabled": "自动输出已禁用", + "info.cofh.transfer_out_enabled": "自动输出已启用", + "info.cofh.transfer_out_unavailable": "自动输出不可用", + + "info.cofh.decrease_by": "减少", + "info.cofh.increase_by": "增加", + + "info.cofh.information": "信息", + + "info.cofh.secure_block": "该方块已归你所有。", + "info.cofh.secure_item": "该物品已归你所有。", + "info.cofh.secure_notice": "注意:该服务器的管理员拥有无视安全设置访问上锁方块/物品的权限。", + "info.cofh.secure_warning": "已被%s上锁!别把手伸进去!小心残废!", + + "info.cofh.security": "安全设置", + "info.cofh.access": "访问权限", + "info.cofh.access_friends": "仅好友", + "info.cofh.access_private": "仅所有者", + "info.cofh.access_public": "公开", + "info.cofh.access_team": "仅队伍", + "info.cofh.owner": "所有者", + + "info.cofh.redstone_control": "红石控制", + "info.cofh.control_status": "控制状态", + "info.cofh.current_signal": "红石信号:%s", + "info.cofh.disabled": "禁用", + "info.cofh.enabled": "启用", + "info.cofh.ignored": "忽略", + "info.cofh.high": "高", + "info.cofh.low": "低", + "info.cofh.signal_required": "需要红石信号", + + "_comment": "========================================================================================================", + "_comment": "CoFH Core", + "_comment": "========================================================================================================", + + "block.cofh_core.glossed_magma": "潜匿岩浆", + + "effect.cofh_core.amplification": "增幅", + "effect.cofh_core.chilled": "冻僵", + "effect.cofh_core.clarity": "洞察", + "effect.cofh_core.cold_resistance": "冰霜抗性", + "effect.cofh_core.eagle_eye": "鹰眼", + "effect.cofh_core.enderference": "影抑", + "effect.cofh_core.explosion_resistance": "爆裂抗性", + "effect.cofh_core.lightning_resistance": "震击抗性", + "effect.cofh_core.love": "爱意", + "effect.cofh_core.magic_resistance": "魔法抗性", + "effect.cofh_core.panacea": "万灵药", + "effect.cofh_core.redergized": "红石能量", + "effect.cofh_core.shocked": "震荡", + "effect.cofh_core.slimed": "黏着", + "effect.cofh_core.sundered": "割裂", + "effect.cofh_core.supercharge": "超充能", + "effect.cofh_core.true_invisibility": "真·隐身", + "effect.cofh_core.wrenched": "扭伤!", + + "enchantment.cofh_core.disabled": "附魔闪光", + "enchantment.cofh_core.disabled.desc": "一个被禁用的魔咒,没有任何作用。", + "enchantment.cofh_core.holding": "扩容", + "enchantment.cofh_core.holding.desc": "提升特定物品的存储容量。", + + "fluid_type.cofh_core.experience": "知识精华", + "fluid_type.cofh_core.honey": "蜂蜜", + "fluid_type.cofh_core.potion": "药水", + "fluid_type.cofh_core.steam": "蒸汽", + + "info.cofh_core.fluid_filter.0": "将存有流体的物品放入过滤槽中,以将对应流体添加至过滤列表。", + "info.cofh_core.fluid_filter.1": "可使用额外选项来精确调整行为。", + + "info.cofh_core.item_filter.0": "将物品放入过滤槽中,以将其添加至过滤列表。", + "info.cofh_core.item_filter.1": "可使用额外选项来精确调整行为。", + + "key.cofh.mode_change_increment": "循环至上一个模式", + "key.cofh.mode_change_decrement": "循环至下一个模式", + + "_comment": "========================================================================================================", + "_comment": "Minecraft", + "_comment": "========================================================================================================", + + "enchantment.minecraft.aqua_affinity.desc": "在水下时的采掘速度不受影响。", + "enchantment.minecraft.bane_of_arthropods.desc": "提升对节肢生物的伤害并减缓其移动速度。", + "enchantment.minecraft.binding_curse.desc": "阻止带有该附魔的物品被卸下。", + "enchantment.minecraft.blast_protection.desc": "降低爆炸所造成的伤害。", + "enchantment.minecraft.channeling.desc": "在特定条件下,掷出的三叉戟会召唤一道雷电轰击着陆点。", + "enchantment.minecraft.depth_strider.desc": "提升水下移动速度。", + "enchantment.minecraft.efficiency.desc": "提升采掘速度。", + "enchantment.minecraft.feather_falling.desc": "降低摔落所造成的伤害。", + "enchantment.minecraft.fire_aspect.desc": "点燃目标。", + "enchantment.minecraft.fire_protection.desc": "降低火焰造成的伤害。", + "enchantment.minecraft.flame.desc": "箭矢会点燃所命中的目标。", + "enchantment.minecraft.fortune.desc": "提升特定方块被采掘后掉落的物品数量。", + "enchantment.minecraft.frost_walker.desc": "冻结脚下的水,以便穿过水域。", + "enchantment.minecraft.impaling.desc": "提升对水生生物的伤害。", + "enchantment.minecraft.infinity.desc": "普通的箭永不会被消耗。", + "enchantment.minecraft.knockback.desc": "强化近战攻击的击退效果。", + "enchantment.minecraft.looting.desc": "提升生物掉落物数量。", + "enchantment.minecraft.loyalty.desc": "三叉戟会折返使用者手中。", + "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现几率。", + "enchantment.minecraft.lure.desc": "缩短垂钓战利品上钩的耗时。", + "enchantment.minecraft.mending.desc": "赋予带有该附魔的物品以消耗经验值修复自身的能力。", + "enchantment.minecraft.multishot.desc": "三支箭矢会呈平面扇形射出,但每次射击仅消耗一支箭。", + "enchantment.minecraft.piercing.desc": "箭矢会射穿多个实体。", + "enchantment.minecraft.power.desc": "提升箭矢伤害。", + "enchantment.minecraft.projectile_protection.desc": "削减被弹射物击中时收到的伤害。", + "enchantment.minecraft.protection.desc": "削减绝大部分类型的伤害。", + "enchantment.minecraft.punch.desc": "强化箭矢的击退效果。", + "enchantment.minecraft.quick_charge.desc": "缩短弩的装弹耗时。", + "enchantment.minecraft.respiration.desc": "延长水下呼吸时间。", + "enchantment.minecraft.riptide.desc": "掷出的三叉戟会在特定条件下搭载持握者一同移动。", + "enchantment.minecraft.sharpness.desc": "提升攻击伤害。", + "enchantment.minecraft.silk_touch.desc": "被采掘的方块会精确地掉落其自身。", + "enchantment.minecraft.smite.desc": "提升对亡灵生物的伤害。", + "enchantment.minecraft.sweeping.desc": "提升横扫攻击造成的伤害。", + "enchantment.minecraft.thorns.desc": "对攻击者造成伤害。", + "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", + "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", + + "fluid_type.minecraft.milk": "牛奶", + + "item.minecraft.lingering_potion.effect.amplification": "滞留型增幅药水", + "item.minecraft.lingering_potion.effect.clarity": "滞留型洞察药水", + "item.minecraft.lingering_potion.effect.enderference": "滞留型抑影药水", + "item.minecraft.lingering_potion.effect.explosion_resistance": "滞留型抗爆药水", + "item.minecraft.lingering_potion.effect.lightning_resistance": "滞留型抗震药水", + "item.minecraft.lingering_potion.effect.love": "滞留型催情药水", + "item.minecraft.lingering_potion.effect.magic_resistance": "滞留型魔抗药水", + "item.minecraft.lingering_potion.effect.panacea": "滞留型万灵药", + + "item.minecraft.potion.effect.amplification": "增幅药水", + "item.minecraft.potion.effect.clarity": "洞察药水", + "item.minecraft.potion.effect.enderference": "抑影药水", + "item.minecraft.potion.effect.explosion_resistance": "抗爆药水", + "item.minecraft.potion.effect.lightning_resistance": "抗震药水", + "item.minecraft.potion.effect.love": "催情药水", + "item.minecraft.potion.effect.magic_resistance": "魔抗药水", + "item.minecraft.potion.effect.panacea": "万灵药", + + "item.minecraft.splash_potion.effect.amplification": "喷溅型增幅药水", + "item.minecraft.splash_potion.effect.clarity": "喷溅型洞察药水", + "item.minecraft.splash_potion.effect.enderference": "喷溅型抑影药水", + "item.minecraft.splash_potion.effect.explosion_resistance": "喷溅型抗爆药水", + "item.minecraft.splash_potion.effect.lightning_resistance": "喷溅型抗震药水", + "item.minecraft.splash_potion.effect.love": "喷溅型催情药水", + "item.minecraft.splash_potion.effect.magic_resistance": "喷溅型魔抗药水", + "item.minecraft.splash_potion.effect.panacea": "喷溅型万灵药", + + "item.minecraft.tipped_arrow.effect.amplification": "增幅之箭", + "item.minecraft.tipped_arrow.effect.clarity": "洞察之箭", + "item.minecraft.tipped_arrow.effect.enderference": "抑影之箭", + "item.minecraft.tipped_arrow.effect.explosion_resistance": "抗爆之箭", + "item.minecraft.tipped_arrow.effect.lightning_resistance": "抗震之箭", + "item.minecraft.tipped_arrow.effect.love": "爱之箭", + "item.minecraft.tipped_arrow.effect.magic_resistance": "魔抗之箭", + "item.minecraft.tipped_arrow.effect.panacea": "灵丹妙箭" +} From 05d97f4ccc7512bdf205de4a62832fe8a41bb44f Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Sat, 9 Aug 2025 10:21:01 +0800 Subject: [PATCH 02/15] Thermal Core --- .../cofh-core/cofh_core/lang/zh_cn.json | 2 +- .../cofh-core/cofh_core/lang/zh_cn.json | 2 +- .../assets/1UNKNOWN/thermal/lang/en_us.json | 1274 +++++++++++++++++ .../assets/1UNKNOWN/thermal/lang/zh_cn.json | 1274 +++++++++++++++++ .../cofh-core/cofh_core/lang/zh_cn.json | 2 +- 5 files changed, 2551 insertions(+), 3 deletions(-) create mode 100644 projects/1.20/assets/1UNKNOWN/thermal/lang/en_us.json create mode 100644 projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index 903bfb7fbc87..85ae7613de57 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -250,4 +250,4 @@ "item.minecraft.tipped_arrow.effect.love": "爱之箭", "item.minecraft.tipped_arrow.effect.magic_resistance": "魔抗之箭", "item.minecraft.tipped_arrow.effect.panacea": "灵丹妙箭" -} +} \ No newline at end of file diff --git a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json index d8072d53b078..1fa9febf4ce1 100644 --- a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -254,4 +254,4 @@ "item.minecraft.tipped_arrow.effect.love": "爱之箭", "item.minecraft.tipped_arrow.effect.magic_resistance": "魔抗之箭", "item.minecraft.tipped_arrow.effect.panacea": "灵丹妙箭" -} +} \ No newline at end of file diff --git a/projects/1.20/assets/1UNKNOWN/thermal/lang/en_us.json b/projects/1.20/assets/1UNKNOWN/thermal/lang/en_us.json new file mode 100644 index 000000000000..b9f7234f24fc --- /dev/null +++ b/projects/1.20/assets/1UNKNOWN/thermal/lang/en_us.json @@ -0,0 +1,1274 @@ +{ + "_comment": "========================================================================================================", + "_comment": "Thermal Core", + "_comment": "========================================================================================================", + + "advancements.thermal.root.title": "Thermal Series", + "advancements.thermal.root.description": "The beginnings of a thermally expanded world!", + "advancements.thermal.wrench.title": "Looks Like a Wrench", + "advancements.thermal.wrench.description": "Craft a Crescent Hammer.", + + "block.thermal.apatite_block": "Block of Apatite", + "block.thermal.cinnabar_block": "Block of Cinnabar", + "block.thermal.niter_block": "Block of Niter", + "block.thermal.sulfur_block": "Block of Sulfur", + + "block.thermal.enderium_block": "Block of Enderium", + "block.thermal.lumium_block": "Block of Lumium", + "block.thermal.signalum_block": "Block of Signalum", + + "block.thermal.machine_frame": "Machine Frame", + "block.thermal.strongbox": "Strongbox", + + "block.thermal.enderium_glass": "Enderium Glass", + "block.thermal.lumium_glass": "Lumium Glass", + "block.thermal.obsidian_glass": "Hardened Glass", + "block.thermal.signalum_glass": "Signalum Glass", + + "block.thermal.white_rockwool": "White Rockwool", + "block.thermal.orange_rockwool": "Orange Rockwool", + "block.thermal.magenta_rockwool": "Magenta Rockwool", + "block.thermal.light_blue_rockwool": "Light Blue Rockwool", + "block.thermal.yellow_rockwool": "Yellow Rockwool", + "block.thermal.lime_rockwool": "Lime Rockwool", + "block.thermal.pink_rockwool": "Pink Rockwool", + "block.thermal.gray_rockwool": "Gray Rockwool", + "block.thermal.light_gray_rockwool": "Light Gray Rockwool", + "block.thermal.cyan_rockwool": "Cyan Rockwool", + "block.thermal.purple_rockwool": "Purple Rockwool", + "block.thermal.blue_rockwool": "Blue Rockwool", + "block.thermal.brown_rockwool": "Brown Rockwool", + "block.thermal.green_rockwool": "Green Rockwool", + "block.thermal.red_rockwool": "Red Rockwool", + "block.thermal.black_rockwool": "Black Rockwool", + + "block.thermal.chiseled_rich_slag": "Chiseled Rich Slag", + "block.thermal.chiseled_slag": "Chiseled Slag", + "block.thermal.cracked_rich_slag_bricks": "Cracked Rich Slag Bricks", + "block.thermal.cracked_slag_bricks": "Cracked Slag Bricks", + "block.thermal.polished_rich_slag": "Polished Rich Slag", + "block.thermal.polished_slag": "Polished Slag", + "block.thermal.rich_slag_bricks": "Rich Slag Bricks", + "block.thermal.slag_bricks": "Slag Bricks", + + "block.thermal.bitumen_block": "Block of Bitumen", + "block.thermal.coal_coke_block": "Block of Coke", + "block.thermal.cured_rubber_block": "Block of Cured Rubber", + "block.thermal.rich_slag_block": "Block of Rich Slag", + "block.thermal.rosin_block": "Block of Rosin", + "block.thermal.rubber_block": "Block of Rubber", + "block.thermal.sawdust_block": "Block of Sawdust", + "block.thermal.slag_block": "Block of Slag", + "block.thermal.tar_block": "Block of Tar", + + "death.attack.basalz_projectile": "%1$s had their world rocked!", + "death.attack.blitz_projectile": "%1$s was tragically enlightened!", + "death.attack.blizz_projectile": "%1$s met a frigid fate!", + + "entity.thermal.basalz": "Basalz", + "entity.thermal.blitz": "Blitz", + "entity.thermal.blizz": "Blizz", + + "entity.thermal.basalz_projectile": "Tectonic Shard", + "entity.thermal.blitz_projectile": "Ball Lightning", + "entity.thermal.blizz_projectile": "Glacial Bolt", + + "fluid_type.thermal.biocrude": "Bio-crude Oil", + "fluid_type.thermal.creosote": "Creosote Oil", + "fluid_type.thermal.crude_oil": "Crude Oil", + "fluid_type.thermal.ender": "Resonant Ender", + "fluid_type.thermal.glowstone": "Energized Glowstone", + "fluid_type.thermal.heavy_oil": "Heavy Oil", + "fluid_type.thermal.latex": "Latex", + "fluid_type.thermal.light_oil": "Light Oil", + "fluid_type.thermal.redstone": "Destabilized Redstone", + "fluid_type.thermal.refined_biofuel": "Grassoline", + "fluid_type.thermal.refined_fuel": "Refined Fuel", + "fluid_type.thermal.resin": "Resin", + "fluid_type.thermal.sap": "Sap", + "fluid_type.thermal.seed_oil": "Seed Oil", + "fluid_type.thermal.syrup": "Syrup", + "fluid_type.thermal.tree_oil": "Tree Oil", + + "info.thermal.catalysts": "Catalysts", + "info.thermal.energy_mod": "Energy Modifier", + "info.thermal.primary_mod": "Primary Modifier", + "info.thermal.secondary_mod": "Auxiliary Modifier", + "info.thermal.use_chance": "Use Chance", + + "info.thermal.detonator.mode.0": "Mode: Prime", + "info.thermal.detonator.mode.1": "Mode: Detonate", + "info.thermal.detonator.primed": "Primed:", + "info.thermal.detonator.use.0": "Use on a TNT Block to prime it for detonation.", + "info.thermal.detonator.use.1": "Use to detonate primed TNT.", + "info.thermal.detonator.use.sneak": "Use while sneaking to clear.", + + "info.thermal.lock.use": "Use on a compatible block to secure it.", + "info.thermal.lock.use.sneak": "Use while sneaking to secure a compatible item held in the offhand.", + + "info.thermal.redprint.contents": "Contents:", + "info.thermal.redprint.unknown": "Unknown Data", + "info.thermal.redprint.data.Filter": "Filter Parameters", + "info.thermal.redprint.data.FilterAttachmentMode": "Filter Attachment Mode", + "info.thermal.redprint.data.RSControl": "Redstone Control", + "info.thermal.redprint.data.Sides": "Side Configuration", + "info.thermal.redprint.data.Xfer": "Transfer Control", + "info.thermal.redprint.use": "Use on a block to copy its settings.", + "info.thermal.redprint.use.contents": "Use on a block to apply settings.", + "info.thermal.redprint.use.sneak": "Use while sneaking to clear.", + + "info.thermal.satchel.0": "Stores and collects items. Can be secured.", + "info.thermal.satchel.1": "If a filter is installed, use while sneaking to configure.", + "info.thermal.satchel.2": "Filter settings apply only to auto-store.", + "info.thermal.satchel.mode.0": "Auto-Store Disabled", + "info.thermal.satchel.mode.1": "Auto-Store Enabled", + "info.thermal.satchel.use": "Use to open the satchel.", + "info.thermal.satchel.use.sneak": "Use while sneaking to configure.", + + "info.thermal.wrench.mode.0": "Engineer Vision Disabled", + "info.thermal.wrench.mode.1": "Engineer Vision Enabled", + + "info.thermal.xp_crystal.mode.0": "Auto-Collect Disabled", + "info.thermal.xp_crystal.mode.1": "Auto-Collect Enabled", + "info.thermal.xp_crystal.use": "Use to transfer experience to the crystal.", + "info.thermal.xp_crystal.use.sneak": "Use while sneaking to retrieve stored experience.", + + "itemGroup.thermal.blocks": "Thermal Series: Blocks", + "itemGroup.thermal.devices": "Thermal Series: Machinery", + "itemGroup.thermal.foods": "Thermal Series: Crops and Foods", + "itemGroup.thermal.items": "Thermal Series: Items", + "itemGroup.thermal.resources": "Thermal Series: Resources", + "itemGroup.thermal.tools": "Thermal Series: Tools", + + "item.thermal.redstone_servo": "Redstone Servo", + "item.thermal.rf_coil": "Redstone Flux Coil", + + "item.thermal.biocrude_bucket": "Bio-crude Oil Bucket", + "item.thermal.creosote_bucket": "Creosote Oil Bucket", + "item.thermal.crude_oil_bucket": "Crude Oil Bucket", + "item.thermal.ender_bucket": "Resonant Ender Bucket", + "item.thermal.glowstone_bucket": "Energized Glowstone Bucket", + "item.thermal.heavy_oil_bucket": "Heavy Oil Bucket", + "item.thermal.latex_bucket": "Latex Bucket", + "item.thermal.light_oil_bucket": "Light Oil Bucket", + "item.thermal.redstone_bucket": "Destabilized Redstone Bucket", + "item.thermal.refined_biofuel_bucket": "Grassoline Bucket", + "item.thermal.refined_fuel_bucket": "Refined Fuel Bucket", + "item.thermal.resin_bucket": "Resin Bucket", + "item.thermal.sap_bucket": "Sap Bucket", + "item.thermal.seed_oil_bucket": "Seed Oil Bucket", + "item.thermal.syrup_bottle": "Syrup Bottle", + "item.thermal.syrup_bucket": "Syrup Bucket", + "item.thermal.tree_oil_bucket": "Tree Oil Bucket", + + "item.thermal.apatite": "Apatite", + "item.thermal.apatite_dust": "Apatite Dust", + "item.thermal.cinnabar": "Cinnabar", + "item.thermal.cinnabar_dust": "Cinnabar Dust", + "item.thermal.niter": "Niter", + "item.thermal.niter_dust": "Niter Dust", + "item.thermal.sulfur": "Sulfur", + "item.thermal.sulfur_dust": "Sulfur Dust", + + "item.thermal.bitumen": "Bitumen", + "item.thermal.coal_coke": "Coke", + "item.thermal.cured_rubber": "Cured Rubber", + "item.thermal.rich_slag": "Rich Slag", + "item.thermal.rosin": "Rosin", + "item.thermal.rubber": "Rubber", + "item.thermal.slag": "Slag", + "item.thermal.sawdust": "Sawdust", + "item.thermal.tar": "Tar", + + "item.thermal.basalz_powder": "Basalz Powder", + "item.thermal.basalz_rod": "Basalz Shard", + "item.thermal.basalz_spawn_egg": "Basalz Spawn Egg", + "item.thermal.blitz_powder": "Blitz Powder", + "item.thermal.blitz_rod": "Blitz Mote", + "item.thermal.blitz_spawn_egg": "Blitz Spawn Egg", + "item.thermal.blizz_powder": "Blizz Powder", + "item.thermal.blizz_rod": "Blizz Cube", + "item.thermal.blizz_spawn_egg": "Blizz Spawn Egg", + + "item.thermal.compost": "Compost", + "item.thermal.compost.desc": "An organic fertilizer.", + "item.thermal.detonator": "Remote Detonator", + "item.thermal.detonator.desc": "Allows for remote priming and detonation of TNT.", + "item.thermal.earth_charge": "Earth Charge", + "item.thermal.florb": "Florb", + "item.thermal.ice_charge": "Ice Charge", + "item.thermal.lightning_charge": "Lightning Charge", + "item.thermal.lock": "Signalum Security Lock", + "item.thermal.lock.desc": "Used to enable security on compatible blocks and items.", + "item.thermal.phytogro": "Phyto-Gro", + "item.thermal.phytogro.desc": "Extremely potent fertilizer.", + "item.thermal.redprint": "Redprint", + "item.thermal.redprint.desc": "Copies and transfers settings between blocks.", + "item.thermal.satchel": "Satchel", + "item.thermal.satchel.desc": "Stores items. Can be configured with a filter.", + "item.thermal.wrench": "Crescent Hammer", + "item.thermal.wrench.desc": "It's a wrench. It rotates and dismantles many things.", + "item.thermal.xp_crystal": "Insightful Crystal", + "item.thermal.xp_crystal.desc": "Stores experience.", + + "item.thermal.aquachow": "Aqua-Chow", + "item.thermal.aquachow.desc": "Use in the §e§oAquatic Entangler§r§6 to catch more fish.", + "item.thermal.deep_aquachow": "Benthic Aqua-Chow", + "item.thermal.deep_aquachow.desc": "Use in the §e§oAquatic Entangler§r§6 to catch things from the deep. Best used in Ocean biomes.", + "item.thermal.junk_net": "Junk Net", + "item.thermal.junk_net.desc": "Use in the §e§oAquatic Entangler§r§6 to catch junk. Not consumable.", + + "item.thermal.enderium_coin": "Enderium Coin", + "item.thermal.enderium_dust": "Enderium Blend", + "item.thermal.enderium_gear": "Enderium Gear", + "item.thermal.enderium_ingot": "Enderium Ingot", + "item.thermal.enderium_nugget": "Enderium Nugget", + "item.thermal.enderium_plate": "Enderium Plate", + + "item.thermal.lumium_coin": "Lumium Coin", + "item.thermal.lumium_dust": "Lumium Blend", + "item.thermal.lumium_gear": "Lumium Gear", + "item.thermal.lumium_ingot": "Lumium Ingot", + "item.thermal.lumium_nugget": "Lumium Nugget", + "item.thermal.lumium_plate": "Lumium Plate", + + "item.thermal.signalum_coin": "Signalum Coin", + "item.thermal.signalum_dust": "Signalum Blend", + "item.thermal.signalum_gear": "Signalum Gear", + "item.thermal.signalum_ingot": "Signalum Ingot", + "item.thermal.signalum_nugget": "Signalum Nugget", + "item.thermal.signalum_plate": "Signalum Plate", + + "subtitles.thermal.block.device_water_gen": "Aqueous Accumulator blurbles", + + "subtitles.thermal.entity.basalz.ambient": "Basalz breathes", + "subtitles.thermal.entity.basalz.death": "Basalz dies", + "subtitles.thermal.entity.basalz.hurt": "Basalz hurts", + "subtitles.thermal.entity.basalz.shoot": "Basalz rocks out", + "subtitles.thermal.entity.basalz.roam": "Basalz roams", + + "subtitles.thermal.entity.blitz.ambient": "Blitz breathes", + "subtitles.thermal.entity.blitz.death": "Blitz dies", + "subtitles.thermal.entity.blitz.hurt": "Blitz hurts", + "subtitles.thermal.entity.blitz.shoot": "Blitz shoots", + "subtitles.thermal.entity.blitz.roam": "Blitz roams", + + "subtitles.thermal.entity.blizz.ambient": "Blizz breathes", + "subtitles.thermal.entity.blizz.death": "Blizz dies", + "subtitles.thermal.entity.blizz.hurt": "Blizz hurts", + "subtitles.thermal.entity.blizz.shoot": "Blizz shoots", + "subtitles.thermal.entity.blizz.roam": "Blizz roams", + + "subtitles.thermal.item.magnet": "Magnet yoinks", + + "subtitles.thermal.item.equip_beekeeper": "Beekeeper Suit rustles", + "subtitles.thermal.item.equip_diving": "Diving Suit jingles", + "subtitles.thermal.item.equip_hazmat": "Hazmat Suit rustles", + + "subtitles.thermal.misc.tinker": "Augment installs", + + "_comment": "========================================================================================================", + "_comment": "Thermal Core - Augments", + "_comment": "========================================================================================================", + + "info.thermal.augment.attr.Depth": "Maximum Depth", + "info.thermal.augment.attr.Radius": "Maximum Radius", + "info.thermal.augment.attr.Reach": "Maximum Reach", + + "info.thermal.augment.attr.BaseMod": "Scale Factor", + + "info.thermal.augment.attr.DynamoEnergy": "Fuel Energy", + "info.thermal.augment.attr.DynamoPower": "Maximum Output", + + "info.thermal.augment.attr.FluidMax": "Tank Capacity", + + "info.thermal.augment.attr.MachineCat": "Catalyst Usage", + "info.thermal.augment.attr.MachineEnergy": "Process Energy", + "info.thermal.augment.attr.MachinePri": "Primary Product", + "info.thermal.augment.attr.MachinePower": "Base Power", + "info.thermal.augment.attr.MachineSec": "Secondary Product", + "info.thermal.augment.attr.MachineSpeed": "Maximum Power", + "info.thermal.augment.attr.MachineXp": "XP Modifier", + + "info.thermal.augment.attr.PotionAmp": "Effect Level", + "info.thermal.augment.attr.PotionDur": "Effect Duration", + + "info.thermal.augment.attr.RFMax": "RF Capacity", + "info.thermal.augment.attr.RFXfer": "RF Transfer", + + "info.thermal.augment.type.Area": "Area Effect", + "info.thermal.augment.type.Dynamo": "Dynamo", + "info.thermal.augment.type.Fluid": "Fluid", + "info.thermal.augment.type.Filter": "Filter", + "info.thermal.augment.type.Machine": "Machine", + "info.thermal.augment.type.Potion": "Potion", + "info.thermal.augment.type.RF": "Redstone Flux", + "info.thermal.augment.type.Upgrade": "Upgrade", + + "info.thermal.augment.maximized": "Does not stack; highest value used.", + + "item.thermal.area_depth_augment": "Axial Enhancement", + "item.thermal.area_radius_augment": "Radial Enhancement", + + "item.thermal.dynamo_ender_coil_augment": "Ender Frequency Tuner", + "item.thermal.dynamo_force_coil_augment": "Beam Projection Array", + "item.thermal.dynamo_steam_coil_augment": "Steam Boiler Conversion", + + "item.thermal.dynamo_fuel_augment": "Multi-cycle Injectors", + "item.thermal.dynamo_fuel_augment.desc": "Increases fuel efficiency.", + "item.thermal.dynamo_output_augment": "Auxiliary Reaction Chamber", + "item.thermal.dynamo_output_augment.desc": "Increases generation rate but reduces efficiency.", + "item.thermal.dynamo_throttle_augment": "Excitation Field Limiter", + "item.thermal.dynamo_throttle_augment.desc": "Prevents RF from being lost after coil saturation.", + + "item.thermal.fluid_tank_augment": "Expanded Tank Construction", + + "item.thermal.fluid_tank_creative_augment": "Creative Tank Construction", + "item.thermal.fluid_tank_creative_augment.desc": "Functionally unlimited fluid.", + + "item.thermal.dual_filter_augment": "Dual Filter", + "item.thermal.dual_filter_augment.desc": "Allows for item and fluid restriction.", + "item.thermal.fluid_filter_augment": "Fluid Filter", + "item.thermal.fluid_filter_augment.desc": "Allows for fluid restriction.", + "item.thermal.item_filter_augment": "Item Filter", + "item.thermal.item_filter_augment.desc": "Allows for item restriction.", + + "item.thermal.machine_catalyst_augment": "Catalytic Reclamation Chamber", + "item.thermal.machine_catalyst_creative_augment": "Creative Reclamation Chamber", + "item.thermal.machine_catalyst_creative_augment.desc": "No catalysts used.", + "item.thermal.machine_cycle_augment": "Cyclical Processing", + "item.thermal.machine_cycle_augment.desc": "Products may be transferred to input on process completion.", + "item.thermal.machine_efficiency_augment": "Flux Efficiency", + "item.thermal.machine_efficiency_augment.desc": "Increases RF efficiency but reduces process speed.", + "item.thermal.machine_efficiency_creative_augment": "Creative Flux Efficiency", + "item.thermal.machine_efficiency_creative_augment.desc": "No RF used, very fast processing.", + "item.thermal.machine_null_augment": "Auxiliary Cactus", + "item.thermal.machine_null_augment.desc": "Destroys excess non-primary item outputs.", + "item.thermal.machine_output_augment": "Auxiliary Process Sieve", + "item.thermal.machine_output_augment.desc": "Increases non-primary item output production.", + "item.thermal.machine_speed_augment": "Flux Linkage Amplifier", + "item.thermal.machine_speed_augment.desc": "Increases process speed but reduces RF efficiency.", + + "item.thermal.potion_amplifier_augment": "Alchemical Amplifier", + "item.thermal.potion_amplifier_augment.desc": "Increases the strength of an applied potion.", + "item.thermal.potion_duration_augment": "Alchemical Extender", + "item.thermal.potion_duration_augment.desc": "Increases the duration of an applied potion.", + + "item.thermal.rf_coil_augment": "Expanded RF Coil", + + "item.thermal.rf_coil_creative_augment": "Creative RF Coil", + "item.thermal.rf_coil_creative_augment.desc": "Functionally unlimited RF.", + + "item.thermal.rf_coil_storage_augment": "Stabilized RF Coil", + "item.thermal.rf_coil_xfer_augment": "High-Flux RF Coil", + + "item.thermal.rs_control_augment": "Redstone Response Mechanism", + "item.thermal.rs_control_augment.desc": "Allows control via redstone signals.", + + "item.thermal.side_config_augment": "Modular Reconfiguration", + "item.thermal.side_config_augment.desc": "Allows sides to be reconfigured for input and output.", + + "item.thermal.upgrade_augment_1": "Hardened Integral Components", + "item.thermal.upgrade_augment_1.desc": "Improves base attributes. Other augments may be more effective as a result.", + "item.thermal.upgrade_augment_2": "Reinforced Integral Components", + "item.thermal.upgrade_augment_2.desc": "Improves base attributes. Other augments may be more effective as a result.", + "item.thermal.upgrade_augment_3": "Resonant Integral Components", + "item.thermal.upgrade_augment_3.desc": "Improves base attributes. Other augments may be more effective as a result.", + + "item.thermal.upgrade_augment_4": "Resonant+ Integral Components", + "item.thermal.upgrade_augment_4.desc": "Improves base attributes. Other augments may be more effective as a result.", + + "item.thermal.xp_storage_augment": "Knowledge Concentrator", + "item.thermal.xp_storage_augment.desc": "Allows XP to be stored and retrieved.", + + "_comment": "========================================================================================================", + "_comment": "Thermal Core - External", + "_comment": "These 'live' in Thermal Core but are non-default and registered from multiple possible modules.", + "_comment": "========================================================================================================", + + "block.thermal.device_collector": "Vacuumulator", + "block.thermal.device_composter": "Batch Composter", + "block.thermal.device_fisher": "Aquatic Entangler", + "block.thermal.device_hive_extractor": "Hive Hopper", + "block.thermal.device_nullifier": "Nullifier", + "block.thermal.device_potion_diffuser": "Decoctive Diffuser", + "block.thermal.device_rock_gen": "Igneous Extruder", + "block.thermal.device_soil_infuser": "Phyto-Soil Infuser", + "block.thermal.device_tree_extractor": "Arboreal Extractor", + "block.thermal.device_water_gen": "Aqueous Accumulator", + "block.thermal.device_xp_condenser": "Insightful Condenser", + + "block.thermal.energy_cell": "Redstone Flux Cell", + "block.thermal.energy_cell_frame": "Redstone Flux Cell Frame", + "block.thermal.fluid_cell": "Fluid Cell", + "block.thermal.fluid_cell_frame": "Fluid Cell Frame", + "block.thermal.item_cell": "Item Cell", + "block.thermal.item_cell_frame": "Item Cell Frame", + + "block.thermal.charge_bench": "Energetic Infuser", + "block.thermal.charge_bench.desc": "Used to charge multiple items quickly.", + "block.thermal.tinker_bench": "Tinker's Workbench", + "block.thermal.tinker_bench.desc": "Used to augment, charge, and fill items.", + + "block.thermal.chunk_loader": "Continuum Anchor", + + "block.thermal.earth_tnt": "Tectonic Explosive", + "block.thermal.earth_tnt.desc": "Breaks apart rocks and earth. Very effective for mining.", + "block.thermal.ender_tnt": "Disruption Explosive", + "block.thermal.ender_tnt.desc": "Creates a large disruptive area which teleports things away.", + "block.thermal.fire_tnt": "Inferno Explosive", + "block.thermal.fire_tnt.desc": "Ignites a large area.", + "block.thermal.glowstone_tnt": "Radiant Explosive", + "block.thermal.glowstone_tnt.desc": "Brightens an area on impact. Harms undead.", + "block.thermal.ice_tnt": "Glacial Explosive", + "block.thermal.ice_tnt.desc": "Freezes a large area.", + "block.thermal.lightning_tnt": "Fulminating Explosive", + "block.thermal.lightning_tnt.desc": "Shocks a large area. Very likely to bring the thunder.", + "block.thermal.nuke_tnt": "Nuclear Explosive", + "block.thermal.nuke_tnt.desc": "Do not stand anywhere close to this.", + "block.thermal.phyto_tnt": "PNT", + "block.thermal.phyto_tnt.desc": "Spreads Phyto-Gro in a large area. Not throwable.", + "block.thermal.redstone_tnt": "Redstone Explosive", + "block.thermal.redstone_tnt.desc": "Creates a large area of redstone signal.", + "block.thermal.slime_tnt": "Slime Explosive", + "block.thermal.slime_tnt.desc": "Slimes targets in a large area. High knockback.", + + "info.thermal.device_composter.0": "Produces compost from organic waste.", + "info.thermal.device_composter.1": "Items have varying effectiveness.", + "info.thermal.device_composter.2": "Give back to nature.", + + "info.thermal.device_collector.0": "Picks up things from the nearby area.", + "info.thermal.device_collector.1": "Filter configuration will apply to this behavior.", + "info.thermal.device_collector.2": "Keep those floors clean!", + + "info.thermal.device_fisher.0": "Captures assorted aquatic life. Use bait to boost production and adjust what is caught.", + "info.thermal.device_fisher.1": "Must be placed in a body of water.", + "info.thermal.device_fisher.2": "Hang up your fishing rod.", + + "info.thermal.device_hive_extractor.0": "Carefully extracts products from beehives.", + "info.thermal.device_hive_extractor.1": "Good for bees and keepers alike!", + "info.thermal.device_hive_extractor.2": "Buzz buzz.", + + "info.thermal.device_nullifier.0": "Destroys anything placed into it.", + "info.thermal.device_nullifier.1": "Items and fluid inserted with automation are destroyed instantly.", + "info.thermal.device_nullifier.2": "Items inserted manually must be destroyed with the button.", + "info.thermal.device_nullifier.3": "A filter can be used to restrict what is accepted.", + + "info.thermal.device_nullifier_empty_bin": "Destroy Items", + + "info.thermal.device_potion_diffuser.0": "Spreads potions within the nearby area.", + "info.thermal.device_potion_diffuser.1": "Use reagents to boost effectiveness.", + "info.thermal.device_potion_diffuser.2": "Breathe deep.", + + "info.thermal.device_rock_gen.0": "Generates various types of stone.", + "info.thermal.device_rock_gen.1": "Requires an adjacent lava source and cooling.", + "info.thermal.device_rock_gen.2": "The block beneath may also affect the product.", + + "info.thermal.device_soil_infuser.0": "Infuses nearby Phyto-Soil with Redstone Flux.", + "info.thermal.device_soil_infuser.1": "Affects one layer above and below.", + "info.thermal.device_soil_infuser.2": "Safe for crops, really!", + + "info.thermal.device_tree_extractor.0": "Extracts fluids from adjacent trees.", + "info.thermal.device_tree_extractor.1": "Use fertilizer to boost production.", + "info.thermal.device_tree_extractor.2": "Put down the axe.", + + "info.thermal.device_water_gen.0": "Provides copious amounts of water.", + "info.thermal.device_water_gen.1": "Requires adjacent water sources to function.", + "info.thermal.device_water_gen.2": "Don't drown.", + + "info.thermal.device_xp_condenser.0": "Collects experience from nearby blocks which have produced it.", + "info.thermal.device_xp_condenser.1": "Stored experience may be extracted as a fluid.", + "info.thermal.device_xp_condenser.2": "How's that for machine learning?", + + "info.thermal.energy_cell.0": "Stores and transfers Redstone Flux.", + "info.thermal.energy_cell.1": "Hold §e§oShift§r and/or §e§oCtrl§r to fine tune amounts.", + + "info.thermal.fluid_cell.0": "Stores and transfers Fluids.", + "info.thermal.fluid_cell.1": "Hold §e§oShift§r and/or §e§oCtrl§r to fine tune amounts.", + + "info.thermal.item_cell.0": "Stores and transfers Items.", + "info.thermal.item_cell.1": "Hold §e§oShift§r and/or §e§oCtrl§r to fine tune amounts.", + + "info.thermal.charge_bench.0": "Charges items with Redstone Flux.", + "info.thermal.charge_bench.1": "Items can be inserted and removed with automation.", + "info.thermal.charge_bench.2": "Feel the hum.", + + "info.thermal.tinker_bench.0": "Multipurpose table for augmenting, recharging, and refilling.", + "info.thermal.tinker_bench.1": "Storages may be filled using their respective slots.", + "info.thermal.tinker_bench.2": "Tinker on!", + + "info.thermal.tinker_bench_mode_augment": "Mode: Augment", + "info.thermal.tinker_bench_mode_charge": "Mode: Charge/Fill", + + "info.thermal.beekeeper_armor": "Protects from stings.", + + "info.thermal.diving_helmet": "Greatly increases air supply.", + + "info.thermal.hazmat_armor": "Protects from various hazards.", + "info.thermal.hazmat_helmet": "Increases air supply.", + "info.thermal.hazmat_boots": "Reduces fall damage.", + + "item.thermal.beekeeper_fabric": "Woven Fabric", + "item.thermal.beekeeper_helmet": "Beekeeper's Hood", + "item.thermal.beekeeper_chestplate": "Beekeeper's Jacket", + "item.thermal.beekeeper_leggings": "Beekeeper's Pants", + "item.thermal.beekeeper_boots": "Beekeeper's Boots", + + "item.thermal.diving_fabric": "Marine Fabric", + "item.thermal.diving_helmet": "Diving Helmet", + "item.thermal.diving_chestplate": "Diving Suit", + "item.thermal.diving_leggings": "Diving Leggings", + "item.thermal.diving_boots": "Diving Flippers", + + "item.thermal.hazmat_fabric": "Protective Fabric", + "item.thermal.hazmat_helmet": "Hazmat Helmet", + "item.thermal.hazmat_chestplate": "Hazmat Suit", + "item.thermal.hazmat_leggings": "Hazmat Pants", + "item.thermal.hazmat_boots": "Hazmat Boots", + + "item.thermal.drill_head": "Drill Head", + "item.thermal.laser_diode": "Laser Diode", + "item.thermal.saw_blade": "Saw Blade", + + "item.thermal.rf_potato": "Capacitato", + "item.thermal.rf_potato.desc": "Stores Redstone Flux.", + + "item.thermal.explosive_grenade": "Grenade", + "item.thermal.explosive_grenade.desc": "Smaller, throwable TNT.", + "item.thermal.earth_grenade": "Tectonic Grenade", + "item.thermal.earth_grenade.desc": "Breaks apart rocks and earth. Very effective for mining.", + "item.thermal.ender_grenade": "Disruption Grenade", + "item.thermal.ender_grenade.desc": "Creates a disruptive area which teleports things away.", + "item.thermal.fire_grenade": "Inferno Grenade", + "item.thermal.fire_grenade.desc": "Ignites an area on impact.", + "item.thermal.glowstone_grenade": "Radiant Grenade", + "item.thermal.glowstone_grenade.desc": "Brightens an area on impact. Harms undead.", + "item.thermal.ice_grenade": "Glacial Grenade", + "item.thermal.ice_grenade.desc": "Freezes an area on impact.", + "item.thermal.lightning_grenade": "Fulminating Grenade", + "item.thermal.lightning_grenade.desc": "Shocks an area on impact. May bring the thunder.", + "item.thermal.nuke_grenade": "Nuclear Grenade", + "item.thermal.nuke_grenade.desc": "Not for use at close range.", + "item.thermal.phyto_grenade": "Phyto-Gronade", + "item.thermal.phyto_grenade.desc": "Throwable Phyto-Gro with increased area.", + "item.thermal.redstone_grenade": "Redstone Grenade", + "item.thermal.redstone_grenade.desc": "Creates an area of redstone signal on impact.", + "item.thermal.slime_grenade": "Slime Grenade", + "item.thermal.slime_grenade.desc": "Slimes targets in an area. High knockback.", + + "_comment": "========================================================================================================", + "_comment": "Thermal Core - Vanilla", + "_comment": "These deal with 'Vanilla' focused additions.", + "_comment": "========================================================================================================", + + "block.thermal.bamboo_block": "Block of Bamboo", + "block.thermal.charcoal_block": "Block of Charcoal", + "block.thermal.gunpowder_block": "Block of Gunpowder", + "block.thermal.sugar_cane_block": "Block of Sugar Cane", + + "block.thermal.apple_block": "Crate of Apples", + "block.thermal.beetroot_block": "Crate of Beetroot", + "block.thermal.carrot_block": "Crate of Carrots", + "block.thermal.potato_block": "Crate of Potatoes", + + "block.thermal.raw_lead_block": "Block of Raw Lead", + "block.thermal.raw_nickel_block": "Block of Raw Nickel", + "block.thermal.raw_silver_block": "Block of Raw Silver", + "block.thermal.raw_tin_block": "Block of Raw Tin", + + "item.thermal.copper_coin": "Copper Coin", + "item.thermal.copper_dust": "Copper Dust", + "item.thermal.copper_gear": "Copper Gear", + "item.thermal.copper_nugget": "Copper Nugget", + "item.thermal.copper_plate": "Copper Plate", + + "item.thermal.diamond_coin": "Diamond Coin", + "item.thermal.diamond_dust": "Diamond Dust", + "item.thermal.diamond_gear": "Diamond Gear", + "item.thermal.diamond_nugget": "Diamond Nugget", + "item.thermal.diamond_plate": "Diamond Plate", + + "item.thermal.emerald_coin": "Emerald Coin", + "item.thermal.emerald_dust": "Emerald Dust", + "item.thermal.emerald_gear": "Emerald Gear", + "item.thermal.emerald_nugget": "Emerald Nugget", + "item.thermal.emerald_plate": "Emerald Plate", + + "item.thermal.ender_pearl_dust": "Ender Pearl Dust", + + "item.thermal.gold_coin": "Gold Coin", + "item.thermal.gold_dust": "Gold Dust", + "item.thermal.gold_gear": "Gold Gear", + "item.thermal.gold_plate": "Gold Plate", + + "item.thermal.lapis_coin": "Lapis Coin", + "item.thermal.lapis_dust": "Lapis Dust", + "item.thermal.lapis_gear": "Lapis Gear", + "item.thermal.lapis_nugget": "Lapis Nugget", + "item.thermal.lapis_plate": "Lapis Plate", + + "item.thermal.iron_coin": "Iron Coin", + "item.thermal.iron_dust": "Iron Dust", + "item.thermal.iron_gear": "Iron Gear", + "item.thermal.iron_plate": "Iron Plate", + + "item.thermal.netherite_coin": "Netherite Coin", + "item.thermal.netherite_dust": "Netherite Dust", + "item.thermal.netherite_gear": "Netherite Gear", + "item.thermal.netherite_nugget": "Netherite Nugget", + "item.thermal.netherite_plate": "Netherite Plate", + + "item.thermal.quartz_coin": "Quartz Coin", + "item.thermal.quartz_dust": "Quartz Dust", + "item.thermal.quartz_gear": "Quartz Gear", + "item.thermal.quartz_nugget": "Quartz Nugget", + "item.thermal.quartz_plate": "Quartz Plate", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.earth_tnt.keyword": "basalz earth tnt", + "block.thermal.ender_tnt.keyword": "tnt", + "block.thermal.fire_tnt.keyword": "blaze fire tnt", + "block.thermal.glowstone_tnt.keyword": "tnt", + "block.thermal.ice_tnt.keyword": "blizz ice tnt", + "block.thermal.lightning_tnt.keyword": "blitz lightning tnt", + "block.thermal.nuke_tnt.keyword": "tnt", + "block.thermal.phyto_tnt.keyword": "fertilizer tnt", + "block.thermal.redstone_tnt.keyword": "tnt", + "block.thermal.slime_tnt.keyword": "tnt", + + "block.thermal.energy_cell.keyword": "energy rf storage", + "block.thermal.fluid_cell.keyword": "fluid storage tank", + "block.thermal.item_cell.keyword": "cache item storage", + + "block.thermal.charge_bench.keyword": "energy recharger rf", + "block.thermal.tinker_bench.keyword": "augment recharger refiller upgrade", + + "block.thermal.chunk_loader.keyword": "chunk chunkloader loader", + + "block.thermal.device_collector.keyword": "collector magnet", + "block.thermal.device_fisher.keyword": "autofisher bait fishing", + "block.thermal.device_hive_extractor.keyword": "bee honey honeycomb", + "block.thermal.device_nullifier.keyword": "can trash", + "block.thermal.device_potion_diffuser.keyword": "potion", + "block.thermal.device_rock_gen.keyword": "cobblegenerator cobblestone", + "block.thermal.device_soil_infuser.keyword": "crops farm fertilizer", + "block.thermal.device_tree_extractor.keyword": "extractor latex tree", + "block.thermal.device_water_gen.keyword": "pump source water", + + "item.thermal.area_depth_augment.keyword": "augment", + "item.thermal.area_radius_augment.keyword": "augment drill tool", + + "item.thermal.dynamo_fuel_augment.keyword": "augment dynamo", + "item.thermal.dynamo_output_augment.keyword": "augment dynamo", + "item.thermal.dynamo_throttle_augment.keyword": "augment dynamo", + + "item.thermal.fluid_tank_augment.keyword": "augment fluid storage tank", + "item.thermal.fluid_tank_creative_augment.keyword": "augment creative fluid storage tank", + + "item.thermal.dual_filter_augment.keyword": "augment filter", + "item.thermal.fluid_filter_augment.keyword": "augment filter", + "item.thermal.item_filter_augment.keyword": "augment filter", + + "item.thermal.machine_catalyst_augment.keyword": "augment catalyst machine", + "item.thermal.machine_catalyst_creative_augment.keyword": "augment catalyst creative machine", + "item.thermal.machine_cycle_augment.keyword": "augment machine", + "item.thermal.machine_efficiency_augment.keyword": "augment machine", + "item.thermal.machine_efficiency_creative_augment.keyword": "augment creative machine", + "item.thermal.machine_null_augment.keyword": "augment machine trash void", + "item.thermal.machine_output_augment.keyword": "augment machine", + "item.thermal.machine_speed_augment.keyword": "augment machine overclock speed", + + "item.thermal.potion_amplifier_augment.keyword": "augment potion", + "item.thermal.potion_duration_augment.keyword": "augment potion", + + "item.thermal.rf_coil_augment.keyword": "augment energy rf storage", + "item.thermal.rf_coil_creative_augment.keyword": "augment creative energy rf storage", + "item.thermal.rf_coil_storage_augment.keyword": "augment energy rf storage", + "item.thermal.rf_coil_xfer_augment.keyword": "augment energy rf storage", + + "item.thermal.rs_control_augment.keyword": "augment redstone", + "item.thermal.side_config_augment.keyword": "augment side", + + "item.thermal.upgrade_augment_1.keyword": "augment kit upgrade", + "item.thermal.upgrade_augment_2.keyword": "augment kit upgrade", + "item.thermal.upgrade_augment_3.keyword": "augment kit upgrade", + "item.thermal.upgrade_augment_4.keyword": "augment kit upgrade", + + "item.thermal.xp_storage_augment.keyword": "augment experience xp", + + "item.thermal.beekeeper_helmet.keyword": "armor helmet honey sting", + "item.thermal.beekeeper_chestplate.keyword": "armor chestplate honey sting", + "item.thermal.beekeeper_leggings.keyword": "armor honey leggings sting", + "item.thermal.beekeeper_boots.keyword": "armor honey sting", + + "item.thermal.diving_helmet.keyword": "armor underwater", + "item.thermal.diving_chestplate.keyword": "armor chestplate underwater", + "item.thermal.diving_leggings.keyword": "armor underwater", + "item.thermal.diving_boots.keyword": "armor boots underwater", + + "item.thermal.hazmat_helmet.keyword": "armor radiation", + "item.thermal.hazmat_chestplate.keyword": "armor chestplate radiation", + "item.thermal.hazmat_leggings.keyword": "armor leggings radiation", + "item.thermal.hazmat_boots.keyword": "armor radiation", + + "item.thermal.aquachow.keyword": "bait", + "item.thermal.deep_aquachow.keyword": "bait", + "item.thermal.junk_net.keyword": "bait", + + "item.thermal.detonator.keyword": "tnt", + "item.thermal.lock.keyword": "lock secure security", + "item.thermal.rf_potato.keyword": "battery", + "item.thermal.redprint.keyword": "copy settings", + "item.thermal.satchel.keyword": "backpack pouch storage", + "item.thermal.xp_crystal.keyword": "experience storage xp", + + "_comment": "========================================================================================================", + "_comment": "Thermal Cultivation", + "_comment": "========================================================================================================", + + "block.thermal.frost_melon": "Frost Melon", + "block.thermal.phytosoil": "Phyto-Soil", + "block.thermal.phytosoil_tilled": "Tilled Phyto-Soil", + + "block.thermal.carrot_cake": "Carrot Cake", + "block.thermal.cheese_wheel": "Wheel of Cheese", + "block.thermal.chocolate_cake": "Chocolate Cake", + "block.thermal.potion_cake": "Witch's Food Cake", + "block.thermal.spice_cake": "Spice Cake", + "block.thermal.stuffed_pumpkin": "Stuffed Pumpkin", + + "block.thermal.amaranth": "Amaranth", + "block.thermal.amaranth_block": "Amaranth Bale", + "block.thermal.barley": "Barley", + "block.thermal.barley_block": "Barley Bale", + "block.thermal.bell_pepper": "Bell Pepper", + "block.thermal.bell_pepper_block": "Crate of Bell Peppers", + "block.thermal.coffee": "Coffee", + "block.thermal.coffee_block": "Sack of Coffee", + "block.thermal.corn": "Corn", + "block.thermal.corn_block": "Crate of Corn", + "block.thermal.eggplant": "Eggplant", + "block.thermal.eggplant_block": "Crate of Eggplants", + "block.thermal.flax": "Flax", + "block.thermal.flax_block": "Flax Bale", + "block.thermal.green_bean": "Green Beans", + "block.thermal.green_bean_block": "Crate of Green Beans", + "block.thermal.hops": "Hops", + "block.thermal.hops_block": "Crate of Hops", + "block.thermal.onion": "Onions", + "block.thermal.onion_block": "Crate of Onions", + "block.thermal.peanut": "Peanuts", + "block.thermal.peanut_block": "Sack of Peanuts", + "block.thermal.radish": "Radish", + "block.thermal.radish_block": "Crate of Radishes", + "block.thermal.rice": "Rice", + "block.thermal.rice_block": "Sack of Rice", + "block.thermal.sadiroot": "Sadiroot", + "block.thermal.sadiroot_block": "Crate of Sadiroot", + "block.thermal.spinach": "Spinach", + "block.thermal.spinach_block": "Crate of Spinach", + "block.thermal.strawberry": "Strawberries", + "block.thermal.strawberry_block": "Crate of Strawberries", + "block.thermal.tea": "Tea", + "block.thermal.tea_block": "Sack of Tea", + "block.thermal.tomato": "Tomato", + "block.thermal.tomato_block": "Crate of Tomatoes", + + "death.attack.sadiroot": "%1$s was poked to death by a sadiroot thistle", + "death.attack.sadiroot.player": "%1$s was poked to death by a sadiroot thistle whilst trying to escape %2$s", + + "effect.thermal.fortune_revealed": "Fortune Revealed", + + "info.thermal.fortune_cookie_bad_luck.0": "Help! I am trapped in a Fortune Cookie bakery.", + "info.thermal.fortune_cookie_bad_luck.1": "Things will get better. For someone else.", + "info.thermal.fortune_cookie_bad_luck.2": "I believe in you. Nobody else does, though.", + "info.thermal.fortune_cookie_bad_luck.3": "Fate likes you. Luck does not.", + "info.thermal.fortune_cookie_bad_luck.4": "Hope you're smart or pretty. You are NOT lucky.", + + "info.thermal.fortune_cookie_luck.0": "Fortune smiles upon you.", + "info.thermal.fortune_cookie_luck.1": "Your lucky numbers are...", + "info.thermal.fortune_cookie_luck.2": "Better to be lucky than good.", + "info.thermal.fortune_cookie_luck.3": "Do or do not. There is no try.", + "info.thermal.fortune_cookie_luck.4": "Who needs brains or looks? You have luck!", + + "item.thermal.amaranth": "Amaranth", + "item.thermal.amaranth_seeds": "Amaranth Seeds", + "item.thermal.barley": "Barley", + "item.thermal.barley_seeds": "Barley Seeds", + "item.thermal.bell_pepper": "Bell Pepper", + "item.thermal.bell_pepper_seeds": "Bell Pepper Seeds", + "item.thermal.coffee": "Coffee Cherry", + "item.thermal.coffee_seeds": "Coffee Beans", + "item.thermal.corn": "Corn", + "item.thermal.corn_seeds": "Corn Seeds", + "item.thermal.eggplant": "Eggplant", + "item.thermal.eggplant_seeds": "Eggplant Seeds", + "item.thermal.flax": "Flax", + "item.thermal.flax_seeds": "Flax Seeds", + "item.thermal.frost_melon_seeds": "Frost Melon Seeds", + "item.thermal.frost_melon_slice": "Frost Melon Slice", + "item.thermal.green_bean": "Green Bean", + "item.thermal.green_bean_seeds": "Green Bean Seeds", + "item.thermal.hops": "Hops", + "item.thermal.hops_seeds": "Hops Seeds", + "item.thermal.onion": "Onion", + "item.thermal.onion_seeds": "Onion Seeds", + "item.thermal.peanut": "Peanut", + "item.thermal.peanut_seeds": "Peanut Seeds", + "item.thermal.radish": "Radish", + "item.thermal.radish_seeds": "Radish Seeds", + "item.thermal.rice": "Rice", + "item.thermal.rice_seeds": "Rice Seeds", + "item.thermal.sadiroot": "Sadiroot", + "item.thermal.sadiroot_seeds": "Sadiroot Seeds", + "item.thermal.spinach": "Spinach", + "item.thermal.spinach_seeds": "Spinach Seeds", + "item.thermal.strawberry": "Strawberry", + "item.thermal.strawberry_seeds": "Strawberry Seeds", + "item.thermal.tea": "Tea Leaf", + "item.thermal.tea_seeds": "Tea Seeds", + "item.thermal.tomato": "Tomato", + "item.thermal.tomato_seeds": "Tomato Seeds", + + "item.thermal.dough": "Dough", + "item.thermal.flour": "Flour", + "item.thermal.jar": "Glass Jar", + "item.thermal.jelly": "Jar of Jelly", + "item.thermal.peanut_butter": "Jar of Peanut Butter", + "item.thermal.tomato_sauce": "Jar of Tomato Sauce", + + "item.thermal.cooked_corn": "Roasted Corn on the Cob", + "item.thermal.cooked_eggplant": "Roasted Eggplant", + "item.thermal.cooked_mushroom": "Roasted Mushroom", + + "item.thermal.cheese_wedge": "Cheese", + "item.thermal.fortune_cookie": "Fortune Cookie", + "item.thermal.green_bean_pie": "Green Bean Pie", + "item.thermal.hearty_stew": "Hearty Stew", + "item.thermal.onion_stew": "Onion Stew", + "item.thermal.pbj_sandwich": "PBJ Sandwich", + "item.thermal.spring_salad": "Spring Salad", + "item.thermal.stuffed_pepper": "Stuffed Pepper", + "item.thermal.sushi_maki": "Sushi Roll", + "item.thermal.xp_stew": "Perspicacious Stew", + + "item.thermal.glowstone_mushroom": "Glimmercap Mushroom", + "item.thermal.glowstone_mushroom_spores": "Glimmercap Spores", + "item.thermal.gunpowder_mushroom": "Boomshroom", + "item.thermal.gunpowder_mushroom_spores": "Boomshroom Spores", + "item.thermal.redstone_mushroom": "Fluxtooth Mushroom", + "item.thermal.redstone_mushroom_spores": "Fluxtooth Spores", + "item.thermal.slime_mushroom": "Slitake Mushroom", + "item.thermal.slime_mushroom_spores": "Slitake Spores", + + "item.thermal.watering_can": "Watering Can", + "item.thermal.watering_can.desc": "Improves plant growth using water.", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.phytosoil.keyword": "crops farm mushroom", + "block.thermal.phytosoil_tilled.keyword": "crops farm", + + "item.thermal.glowstone_mushroom.keyword": "glowstone", + "item.thermal.glowstone_mushroom_spores.keyword": "glowstone", + "item.thermal.gunpowder_mushroom.keyword": "gunpowder", + "item.thermal.gunpowder_mushroom_spores.keyword": "gunpowder", + "item.thermal.redstone_mushroom.keyword": "redstone", + "item.thermal.redstone_mushroom_spores.keyword": "redstone", + "item.thermal.slime_mushroom.keyword": "slime", + "item.thermal.slime_mushroom_spores.keyword": "slime", + + "item.thermal.watering_can.keyword": "crops farm fertilizer", + + "_comment": "========================================================================================================", + "_comment": "Thermal Dynamics", + "_comment": "========================================================================================================", + + "attachment.thermal.energy_limiter": "Redstone Flux Limiter", + "attachment.thermal.filter": "Fluiduct Filter", + "attachment.thermal.servo": "Fluiduct Servo", + "attachment.thermal.turbo_servo": "Fluiduct Turbo-Servo", + + "block.thermal.energy_duct": "Fluxduct", + "block.thermal.fluid_duct": "Fluiduct", + "block.thermal.fluid_duct_windowed": "Fluiduct (Windowed)", + + "block.thermal.energy_distributor": "RF Distribution Interface", + "block.thermal.fluid_distributor": "Fluid Distribution Interface", + + "block.thermal.item_buffer": "Logistical Item Buffer", + + "info.thermal.energy_limiter_attachment.0": "Limits the amount of energy flowing through it.", + "info.thermal.energy_limiter_attachment.1": "Can be configured to allow different amounts in each direction.", + "info.thermal.energy_limiter_attachment.2": "Hold §e§oShift§r and/or §e§oCtrl§r to fine tune amounts.", + + "info.thermal.filter_attachment.mode.0": "Bidirectional Filtering", + "info.thermal.filter_attachment.mode.1": "Outbound (From Duct) Filtering", + "info.thermal.filter_attachment.mode.2": "Inbound (To Duct) Filtering", + + "info.thermal.fluid_filter_attachment.0": "Place items containing fluid in slots to add the fluid to the filter list.", + "info.thermal.fluid_filter_attachment.1": "Additional options can be used to fine-tune filtering.", + "info.thermal.fluid_filter_attachment.2": "Redstone Control can be used to temporarily disable filtering.", + + "info.thermal.fluid_servo_attachment.0": "Place items containing fluid in slots to add the fluid to the filter list.", + "info.thermal.fluid_servo_attachment.1": "Additional options can be used to fine-tune filtering.", + "info.thermal.fluid_servo_attachment.2": "Redstone Control is used to enable extraction.", + + "info.thermal.fluid_turbo_servo_attachment.0": "A much faster Servo, with limited filtering.", + "info.thermal.fluid_turbo_servo_attachment.1": "Place items containing fluid in the filter slot.", + "info.thermal.fluid_turbo_servo_attachment.2": "Additional options can be used to fine-tune filtering and extraction amount.", + "info.thermal.fluid_turbo_servo_attachment.3": "Redstone Control is used to enable extraction.", + + "info.thermal.item_buffer.0": "Restricts quantity and flow of items.", + "info.thermal.item_buffer.1": "Set desired items and quantities using the left grid.", + "info.thermal.item_buffer.2": "Latch I/O requires all items to be present before extraction is allowed.", + "info.thermal.item_buffer.3": "Very useful for maintaining specific item ratios.", + + "info.thermal.item_buffer.mode.0": "I/O: Normal", + "info.thermal.item_buffer.mode.1": "I/O: Latch", + + "item.thermal.energy_limiter_attachment": "Attachment: Redstone Flux Limiter", + "item.thermal.filter_attachment": "Attachment: Filter", + "item.thermal.servo_attachment": "Attachment: Servo", + "item.thermal.turbo_servo_attachment": "Attachment: Turbo-Servo", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.energy_duct.keyword": "energy rf transfer", + "block.thermal.fluid_duct.keyword": "energy rf transfer", + + "block.thermal.energy_distributor.keyword": "energy rf transfer", + "block.thermal.fluid_distributor.keyword": "fluid transfer", + + "block.thermal.ender_tunnel.keyword": "entangloporter quantum tesseract", + + "_comment": "========================================================================================================", + "_comment": "Thermal Expansion", + "_comment": "========================================================================================================", + + "block.thermal.dynamo_compression": "Compression Dynamo", + "block.thermal.dynamo_disenchantment": "Disenchantment Dynamo", + "block.thermal.dynamo_gourmand": "Gourmand Dynamo", + "block.thermal.dynamo_lapidary": "Lapidary Dynamo", + "block.thermal.dynamo_magmatic": "Magmatic Dynamo", + "block.thermal.dynamo_numismatic": "Numismatic Dynamo", + "block.thermal.dynamo_stirling": "Stirling Dynamo", + + "block.thermal.machine_bottler": "Fluid Encapsulator", + "block.thermal.machine_brewer": "Alchemical Imbuer", + "block.thermal.machine_centrifuge": "Centrifugal Separator", + "block.thermal.machine_chiller": "Blast Chiller", + "block.thermal.machine_crafter": "Sequential Fabricator", + "block.thermal.machine_crucible": "Magma Crucible", + "block.thermal.machine_crystallizer": "Crystallizer", + "block.thermal.machine_furnace": "Redstone Furnace", + "block.thermal.machine_insolator": "Phytogenic Insolator", + "block.thermal.machine_press": "Multiservo Press", + "block.thermal.machine_pulverizer": "Pulverizer", + "block.thermal.machine_pyrolyzer": "Pyrolyzer", + "block.thermal.machine_refinery": "Fractionating Still", + "block.thermal.machine_sawmill": "Sawmill", + "block.thermal.machine_smelter": "Induction Smelter", + + "info.thermal.device_fluid_buffer.0": "Stores and transfers fluids. Can automatically extract.", + "info.thermal.device_fluid_buffer.1": "It's like a hopper, for fluids!", + "info.thermal.device_fluid_buffer.2": "Hold §e§oShift§r and/or §e§oCtrl§r to fine tune amounts.", + + "info.thermal.device_item_buffer.0": "Stores and transfers items. Can automatically extract.", + "info.thermal.device_item_buffer.1": "Better than a Hopper, really!", + "info.thermal.device_item_buffer.2": "Hold §e§oShift§r and/or §e§oCtrl§r to fine tune amounts.", + + "info.thermal.dynamo.throttle": "Output rate throttles based on local feedback.", + + "info.thermal.dynamo_compression.0": "Generates Redstone Flux using combustible fluids.", + + "info.thermal.dynamo_disenchantment.0": "Generates Redstone Flux using enchanted items.", + "info.thermal.dynamo_disenchantment.1": "The item is destroyed along with the enchantment. That's why it works.", + + "info.thermal.dynamo_gourmand.0": "Generates Redstone Flux using food!", + "info.thermal.dynamo_gourmand.1": "Who knows what sort of beast you may be feeding.", + "info.thermal.dynamo_gourmand.2": "It's calorific!", + + "info.thermal.dynamo_lapidary.0": "Generates Redstone Flux using gems!", + "info.thermal.dynamo_lapidary.1": "Probably a portal to an alternate dimension of sparkle-obsessed goblins.", + "info.thermal.dynamo_lapidary.2": "Gems are really just pretty rocks anyways.", + + "info.thermal.dynamo_magmatic.0": "Generates Redstone Flux using extremely hot fluids.", + "info.thermal.dynamo_magmatic.1": "Fluids dissipate into nothingness as a result of this process.", + + "info.thermal.dynamo_numismatic.0": "Generates Redstone Flux using economic arbitrage.", + "info.thermal.dynamo_numismatic.1": "Might be a portal to an alternate dimension of pure avarice.", + "info.thermal.dynamo_numismatic.2": "Don't overthink it, just insert coins.", + + "info.thermal.dynamo_stirling.0": "Generates Redstone Flux using solid fuels.", + "info.thermal.dynamo_stirling.1": "Most things that work in a Furnace work here too.", + + "info.thermal.machine_bottler.0": "Fills containers with fluids.", + "info.thermal.machine_bottler.1": "This is required to consume certain beverages.", + "info.thermal.machine_bottler.2": "Refreshing!", + + "info.thermal.machine_brewer.0": "Brews potions and imbues fluids.", + "info.thermal.machine_brewer.1": "You might want a few of these in a row.", + "info.thermal.machine_brewer.2": "Bottles not included.", + + "info.thermal.machine_centrifuge.0": "Separates items into their components.", + "info.thermal.machine_centrifuge.1": "Some items will process into a fluid component.", + "info.thermal.machine_centrifuge.2": "Spin to win!", + + "info.thermal.machine_chiller.0": "Rapidly freezes items and fluids.", + "info.thermal.machine_chiller.1": "Can use a forming cast with fluids to determine the output.", + "info.thermal.machine_chiller.2": "Brrr!", + + "info.thermal.machine_crafter.0": "Insert items into the grid to set a crafting recipe.", + "info.thermal.machine_crafter.1": "Simply press the confirm button and walk away!", + "info.thermal.machine_crafter.2": "Not all recipes are valid.", + + "info.thermal.machine_crucible.0": "Turns solid materials into fluids, at high heat.", + "info.thermal.machine_crucible.1": "Very useful for creating advanced blocks.", + "info.thermal.machine_crucible.2": "Keep away from small children and pets.", + + "info.thermal.machine_crystallizer.0": "Grows and reforms crystalline structures.", + "info.thermal.machine_crystallizer.1": "Requires a fluid and at least one item.", + "info.thermal.machine_crystallizer.2": "Shine on, you crazy diamond.", + + "info.thermal.machine_furnace.0": "Smelts things using Redstone Flux.", + "info.thermal.machine_furnace.1": "Uses very little energy to cook food.", + "info.thermal.machine_furnace.2": "Om nom nom.", + + "info.thermal.machine_insolator.0": "Infuses nutrients and light into plants using Redstone Flux.", + "info.thermal.machine_insolator.1": "Not exactly 'organic' farming.", + "info.thermal.machine_insolator.2": "Gloriously incandescent!", + + "info.thermal.machine_press.0": "Squeezes and deforms items.", + "info.thermal.machine_press.1": "Can use a manufacturing die to determine the output.", + "info.thermal.machine_press.2": "Versatile and satisfying!", + + "info.thermal.machine_pulverizer.0": "Smashes things into more broken things.", + "info.thermal.machine_pulverizer.1": "Useful for processing ores or converting items.", + "info.thermal.machine_pulverizer.2": "This is typically not reversible.", + + "info.thermal.machine_pyrolyzer.0": "Decomposes solids via high temperatures.", + "info.thermal.machine_pyrolyzer.1": "Very useful in fuel purification.", + "info.thermal.machine_pyrolyzer.2": "No touchy.", + + "info.thermal.machine_refinery.0": "Refines various fluids into other products.", + "info.thermal.machine_refinery.1": "Some fluids will leave behind a solid component.", + "info.thermal.machine_refinery.2": "Products may or may not be drinkable.", + + "info.thermal.machine_sawmill.0": "Cuts logs into planks and reprocesses wooden objects.", + "info.thermal.machine_sawmill.1": "Very useful for making the most out of a tree.", + "info.thermal.machine_sawmill.2": "Watch your hands.", + + "info.thermal.machine_smelter.0": "Smelts metals and things that require high temperatures.", + "info.thermal.machine_smelter.1": "Useful for processing ores and creating advanced blocks.", + "info.thermal.machine_smelter.2": "Will absolutely not cook food.", + + "item.thermal.chiller_ball_cast": "Ball Cast", + "item.thermal.chiller_ingot_cast": "Ingot Cast", + "item.thermal.chiller_rod_cast": "Rod Cast", + + "item.thermal.press_coin_die": "Numismatic Die", + "item.thermal.press_gear_die": "Gearworking Die", + "item.thermal.press_packing_2x2_die": "Packing Die (2x2)", + "item.thermal.press_packing_3x3_die": "Packing Die (3x3)", + "item.thermal.press_unpacking_die": "Unpacking Die", + + "item.thermal.slot_seal": "Slot Seal", + "item.thermal.slot_seal.desc": "Prevents a slot from being used. Useful in machines with multiple input slots.", + + "subtitles.thermal.block.machine_bottler": "Fluid Encapsulator fills", + "subtitles.thermal.block.machine_crucible": "Magma Crucible hums", + "subtitles.thermal.block.machine_furnace": "Redstone Furnace hums and crackles", + "subtitles.thermal.block.machine_pulverizer": "Pulverizer smashes", + "subtitles.thermal.block.machine_sawmill": "Sawmill cuts", + "subtitles.thermal.block.machine_smelter": "Induction Smelter hums", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.dynamo_compression.keyword": "engine fuel generator power", + "block.thermal.dynamo_disenchantment.keyword": "book engine generator power", + "block.thermal.dynamo_gourmand.keyword": "engine food generator power", + "block.thermal.dynamo_lapidary.keyword": "engine gem generator power", + "block.thermal.dynamo_magmatic.keyword": "engine generator lava power", + "block.thermal.dynamo_numismatic.keyword": "coin engine generator power", + "block.thermal.dynamo_stirling.keyword": "charcoal coke engine generator power", + + "block.thermal.machine_bottler.keyword": "bucket filler machine transposer", + "block.thermal.machine_brewer.keyword": "brewer brewing machine potion", + "block.thermal.machine_centrifuge.keyword": "centrifuge machine", + "block.thermal.machine_chiller.keyword": "freezer machine obsidian", + "block.thermal.machine_crafter.keyword": "assembler autocrafter autocrafting crafter crafting machine table workbench", + "block.thermal.machine_crucible.keyword": "machine melter", + "block.thermal.machine_furnace.keyword": "cooking furnace machine", + "block.thermal.machine_insolator.keyword": "catalyst cloche crops farm fertilizer machine plant sapling tree", + "block.thermal.machine_press.keyword": "coin gear machine", + "block.thermal.machine_pulverizer.keyword": "catalyst crusher macerator machine ore", + "block.thermal.machine_pyrolyzer.keyword": "charcoal coke creosote machine oven", + "block.thermal.machine_refinery.keyword": "machine oil refinery", + "block.thermal.machine_sawmill.keyword": "log machine plank", + "block.thermal.machine_smelter.keyword": "alloy catalyst machine ore", + + "item.thermal.chiller_ball_cast.keyword": "chiller freezer", + "item.thermal.chiller_ingot_cast.keyword": "chiller freezer", + "item.thermal.chiller_rod_cast.keyword": "chiller freezer", + + "item.thermal.press_coin_die.keyword": "press", + "item.thermal.press_gear_die.keyword": "press", + "item.thermal.press_packing_2x2_die.keyword": "press", + "item.thermal.press_packing_3x3_die.keyword": "press", + "item.thermal.press_unpacking_die.keyword": "press", + + "_comment": "========================================================================================================", + "_comment": "Thermal Innovation", + "_comment": "========================================================================================================", + + "info.thermal.capacitor.mode.0": "Mode: Equipment", + "info.thermal.capacitor.mode.1": "Mode: Inventory", + "info.thermal.capacitor.mode.2": "Mode: All Items", + + "info.thermal.magnet.mode.0": "Auto-Attract Disabled", + "info.thermal.magnet.mode.1": "Auto-Attract Enabled", + "info.thermal.magnet.use": "Use to attract items at the target location.", + "info.thermal.magnet.use.sneak": "Use while sneaking to configure.", + + "info.thermal.infuser.mode.0": "Auto-Infuse Disabled", + "info.thermal.infuser.mode.1": "Auto-Infuse Enabled", + "info.thermal.infuser.use": "Use on a mob to infuse it.", + "info.thermal.infuser.use.sneak": "Use while sneaking to infuse yourself.", + + "info.thermal.reservoir.mode.0": "Mode: Fill", + "info.thermal.reservoir.mode.1": "Mode: Empty", + + "info.thermal.quiver.mode.0": "Imbuing Disabled", + "info.thermal.quiver.mode.1": "Imbuing Enabled", + "info.thermal.quiver.use": "Use to place arrows into the quiver.", + "info.thermal.quiver.use.sneak": "Use while sneaking to remove arrows.", + + "item.thermal.fluid_reservoir": "Reservoir", + "item.thermal.fluid_reservoir.desc": "Stores fluid and refills equipped items. Can also be used to pick up and place fluids.", + + "item.thermal.flux_capacitor": "Flux Capacitor", + "item.thermal.flux_capacitor.desc": "Stores Redstone Flux and recharges other items.", + + "item.thermal.flux_drill": "Fluxbore", + "item.thermal.flux_drill.desc": "Mines blocks using Redstone Flux.", + + "item.thermal.flux_magnet": "FluxoMagnet", + "item.thermal.flux_magnet.desc": "Attracts items using Redstone Flux.", + + "item.thermal.flux_pump": "FluiVac", + "item.thermal.flux_pump.desc": "Transfers fluids using Redstone Flux.", + + "item.thermal.flux_saw": "Fluxsaw", + "item.thermal.flux_saw.desc": "Cuts blocks using Redstone Flux.", + + "item.thermal.potion_infuser": "Potion Infuser", + "item.thermal.potion_infuser.desc": "Stores and infuses potions.", + + "item.thermal.potion_quiver": "Alchemical Quiver", + "item.thermal.potion_quiver.desc": "Imbues arrows with potions.", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "item.thermal.fluid_reservoir.keyword": "refiller", + "item.thermal.flux_capacitor.keyword": "battery recharger rf", + "item.thermal.flux_drill.keyword": "drill pickaxe shovel tool", + "item.thermal.flux_saw.keyword": "axe tool", + "item.thermal.potion_infuser.keyword": "potion", + "item.thermal.potion_quiver.keyword": "potion", + + "_comment": "========================================================================================================", + "_comment": "Thermal Locomotion", + "_comment": "========================================================================================================", + + "block.thermal.crossover_rail": "Crossover Rail", + + "block.thermal.lumium_activator_rail": "Lumium Activator Rail", + "block.thermal.lumium_crossover_rail": "Lumium Crossover Rail", + "block.thermal.lumium_detector_rail": "Lumium Detector Rail", + "block.thermal.lumium_powered_rail": "Powered Lumium Rail", + "block.thermal.lumium_rail": "Lumium Rail", + + "block.thermal.prismarine_activator_rail": "Prismarine Activator Rail", + "block.thermal.prismarine_crossover_rail": "Prismarine Crossover Rail", + "block.thermal.prismarine_detector_rail": "Prismarine Detector Rail", + "block.thermal.prismarine_powered_rail": "Powered Prismarine Rail", + "block.thermal.prismarine_rail": "Prismarine Rail", + + "entity.thermal.earth_tnt_minecart": "Minecart with Tectonic Explosive", + "entity.thermal.ender_tnt_minecart": "Minecart with Ender Explosive", + "entity.thermal.fire_tnt_minecart": "Minecart with Inferno Explosive", + "entity.thermal.glowstone_tnt_minecart": "Minecart with Glowstone Explosive", + "entity.thermal.ice_tnt_minecart": "Minecart with Glacial Explosive", + "entity.thermal.lightning_tnt_minecart": "Minecart with Fulminating Explosive", + "entity.thermal.nuke_tnt_minecart": "Minecart with Nuclear Explosive", + "entity.thermal.phyto_tnt_minecart": "Minecart with PNT", + "entity.thermal.redstone_tnt_minecart": "Minecart with Redstone Explosive", + "entity.thermal.slime_tnt_minecart": "Minecart with Slime Explosive", + + "entity.thermal.energy_minecart": "Redstone Flux Minecart", + "entity.thermal.fluid_minecart": "Fluid Tank Minecart", + "entity.thermal.underwater_minecart": "Underwater Minecart", + + "info.thermal.energy_minecart.0": "Stores Redstone Flux.", + "info.thermal.energy_minecart.1": "Use the slots to charge the cart or discharge the cart into an item.", + + "info.thermal.fluid_minecart.0": "Stores Fluids.", + "info.thermal.fluid_minecart.1": "Use the slots to fill the cart or empty the cart into an item.", + "info.thermal.fluid_minecart.2": "Or, interact with the cart directly using buckets or similar items.", + + "item.thermal.earth_tnt_minecart": "Minecart with Tectonic Explosive", + "item.thermal.ender_tnt_minecart": "Minecart with Ender Explosive", + "item.thermal.fire_tnt_minecart": "Minecart with Inferno Explosive", + "item.thermal.glowstone_tnt_minecart": "Minecart with Radiant Explosive", + "item.thermal.ice_tnt_minecart": "Minecart with Glacial Explosive", + "item.thermal.lightning_tnt_minecart": "Minecart with Fulminating Explosive", + "item.thermal.nuke_tnt_minecart": "Minecart with Nuclear Explosive", + "item.thermal.phyto_tnt_minecart": "Minecart with PNT", + "item.thermal.redstone_tnt_minecart": "Minecart with Redstone Explosive", + "item.thermal.slime_tnt_minecart": "Minecart with Slime Explosive", + + "item.thermal.energy_minecart": "Redstone Flux Minecart", + "item.thermal.fluid_minecart": "Fluid Tank Minecart", + "item.thermal.underwater_minecart": "Underwater Minecart", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.prismarine_activator_rail.keyword": "underwater", + "block.thermal.prismarine_crossover_rail.keyword": "underwater", + "block.thermal.prismarine_detector_rail.keyword": "underwater", + "block.thermal.prismarine_powered_rail.keyword": "underwater", + "block.thermal.prismarine_rail.keyword": "underwater", + + "item.thermal.earth_tnt_minecart.keyword": "basalz earth tnt", + "item.thermal.ender_tnt_minecart.keyword": "tnt", + "item.thermal.fire_tnt_minecart.keyword": "blaze fire tnt", + "item.thermal.glowstone_tnt_minecart.keyword": "tnt", + "item.thermal.ice_tnt_minecart.keyword": "blizz ice tnt", + "item.thermal.lightning_tnt_minecart.keyword": "blitz lightning tnt", + "item.thermal.nuke_tnt_minecart.keyword": "tnt", + "item.thermal.phyto_tnt_minecart.keyword": "fertilizer tnt", + "item.thermal.redstone_tnt_minecart.keyword": "tnt", + "item.thermal.slime_tnt_minecart.keyword": "tnt", + + "_comment": "========================================================================================================", + "_comment": "Guidebooks", + "_comment": "========================================================================================================", + + "thermal.book.name": "Thermalpedia", + "thermal.book.landing_text": "Welcome to the Thermal Series' guide book! From all of us who worked on it, we hope you enjoy.", + "thermal.book.subtitle": "MC 1.20.1" +} \ No newline at end of file diff --git a/projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json b/projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json new file mode 100644 index 000000000000..be67f2d6bb6e --- /dev/null +++ b/projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json @@ -0,0 +1,1274 @@ +{ + "_comment": "========================================================================================================", + "_comment": "Thermal Core", + "_comment": "========================================================================================================", + + "advancements.thermal.root.title": "热力系列", + "advancements.thermal.root.description": "热力扩展世界的起点!", + "advancements.thermal.wrench.title": "看起来像个扳手", + "advancements.thermal.wrench.description": "制作一把新月锤。", + + "block.thermal.apatite_block": "磷灰石块", + "block.thermal.cinnabar_block": "朱砂块", + "block.thermal.niter_block": "硝石块", + "block.thermal.sulfur_block": "硫块", + + "block.thermal.enderium_block": "末影块", + "block.thermal.lumium_block": "流明块", + "block.thermal.signalum_block": "信素块", + + "block.thermal.machine_frame": "机器框架", + "block.thermal.strongbox": "保险箱", + + "block.thermal.enderium_glass": "末影玻璃", + "block.thermal.lumium_glass": "流明玻璃", + "block.thermal.obsidian_glass": "硬化玻璃", + "block.thermal.signalum_glass": "信素玻璃", + + "block.thermal.white_rockwool": "白色石棉", + "block.thermal.orange_rockwool": "橙色石棉", + "block.thermal.magenta_rockwool": "品红色石棉", + "block.thermal.light_blue_rockwool": "淡蓝色石棉", + "block.thermal.yellow_rockwool": "黄色石棉", + "block.thermal.lime_rockwool": "黄绿色石棉", + "block.thermal.pink_rockwool": "粉红色石棉", + "block.thermal.gray_rockwool": "灰色石棉", + "block.thermal.light_gray_rockwool": "淡灰色石棉", + "block.thermal.cyan_rockwool": "青色石棉", + "block.thermal.purple_rockwool": "紫色石棉", + "block.thermal.blue_rockwool": "蓝色石棉", + "block.thermal.brown_rockwool": "棕色石棉", + "block.thermal.green_rockwool": "绿色石棉", + "block.thermal.red_rockwool": "红色石棉", + "block.thermal.black_rockwool": "黑色石棉", + + "block.thermal.chiseled_rich_slag": "雕纹富炉渣块", + "block.thermal.chiseled_slag": "雕纹炉渣块", + "block.thermal.cracked_rich_slag_bricks": "裂纹富炉渣块", + "block.thermal.cracked_slag_bricks": "裂纹炉渣块", + "block.thermal.polished_rich_slag": "烧制富炉渣块", + "block.thermal.polished_slag": "烧制炉渣块", + "block.thermal.rich_slag_bricks": "富炉渣砖", + "block.thermal.slag_bricks": "炉渣砖", + + "block.thermal.bitumen_block": "沥青块", + "block.thermal.coal_coke_block": "焦炭块", + "block.thermal.cured_rubber_block": "硫化橡胶块", + "block.thermal.rich_slag_block": "富炉渣块", + "block.thermal.rosin_block": "松香块", + "block.thermal.rubber_block": "橡胶块", + "block.thermal.sawdust_block": "压实锯末块", + "block.thermal.slag_block": "炉渣块", + "block.thermal.tar_block": "焦油块", + + "death.attack.basalz": "%1$s的世界天翻地覆!", + "death.attack.blitz": "%1$s得到了悲惨的教训!", + "death.attack.blizz": "%1$s邂逅了冷酷的命运!", + + "entity.thermal.basalz": "岩石人", + "entity.thermal.blitz": "狂风人", + "entity.thermal.blizz": "暴雪人", + + "entity.thermal.basalz_projectile": "地岩裂片", + "entity.thermal.blitz_projectile": "鸣雷弹珠", + "entity.thermal.blizz_projectile": "瀑冰刺锥", + + "fluid_type.thermal.biocrude": "生物原油", + "fluid_type.thermal.creosote": "杂酚油", + "fluid_type.thermal.crude_oil": "石油", + "fluid_type.thermal.ender": "谐振末影", + "fluid_type.thermal.glowstone": "充能荧石", + "fluid_type.thermal.heavy_oil": "重油", + "fluid_type.thermal.latex": "植物胶乳", + "fluid_type.thermal.light_oil": "轻油", + "fluid_type.thermal.redstone": "不稳红石", + "fluid_type.thermal.refined_biofuel": "纤维素燃料", + "fluid_type.thermal.refined_fuel": "精炼油", + "fluid_type.thermal.resin": "树脂", + "fluid_type.thermal.sap": "树汁", + "fluid_type.thermal.seed_oil": "种子油", + "fluid_type.thermal.syrup": "糖浆", + "fluid_type.thermal.tree_oil": "树油", + + "info.thermal.catalysts": "催化剂", + "info.thermal.energy_mod": "能耗倍数", + "info.thermal.primary_mod": "主产物产出倍数", + "info.thermal.secondary_mod": "副产物产出倍数", + "info.thermal.use_chance": "消耗几率", + + "info.thermal.detonator.mode.0": "当前模式:绑定", + "info.thermal.detonator.mode.1": "当前模式:引爆", + "info.thermal.detonator.primed": "绑定至:", + "info.thermal.detonator.use.0": "右击将其绑定至TNT,以待引爆。", + "info.thermal.detonator.use.1": "引爆绑定的炸药。", + "info.thermal.detonator.use.sneak": "潜行右击以清空绑定。", + + "info.thermal.lock.use": "对可兼容方块使用来为其上锁。", + "info.thermal.lock.use.sneak": "潜行右击来为副手上的物品上锁。", + + "info.thermal.redprint.contents": "复制内容:", + "info.thermal.redprint.unknown": "未知数据", + "info.thermal.redprint.data.Filter": "过滤器参数", + "info.thermal.redprint.data.FilterAttachmentMode": "过滤器模式", + "info.thermal.redprint.data.RSControl": "红石控制", + "info.thermal.redprint.data.Sides": "侧面配置", + "info.thermal.redprint.data.Xfer": "传输控制", + "info.thermal.redprint.use": "右击方块以复制其配置信息。", + "info.thermal.redprint.use.contents": "右击方块以应用所复制的配置信息。", + "info.thermal.redprint.use.sneak": "潜行右击以清除所复制的配置信息。", + + "info.thermal.satchel.0": "存储和收集掉落物。可安装信素安全锁。", + "info.thermal.satchel.1": "如果安装了一个物品过滤规则, 手持并潜行右击以打开物品过滤界面。", + "info.thermal.satchel.2": "物品过滤升级仅适用于是否存储至背包。", + "info.thermal.satchel.mode.0": "自动存储:关闭", + "info.thermal.satchel.mode.1": "自动存储:开启", + "info.thermal.satchel.use": "手持右击以打开背包。", + "info.thermal.satchel.use.sneak": "手持并潜行右击以打开物品过滤界面。", + + "info.thermal.wrench.mode.0": "工程师视界已启用", + "info.thermal.wrench.mode.1": "工程师视界已禁用", + + "info.thermal.xp_crystal.mode.0": "自动收集模式已禁用", + "info.thermal.xp_crystal.mode.1": "自动收集模式已启用", + "info.thermal.xp_crystal.use": "右击将经验存入水晶。", + "info.thermal.xp_crystal.use.sneak": "潜行右击以取回所存储的经验。", + + "itemGroup.thermal.blocks": "热力系列丨方块", + "itemGroup.thermal.devices": "热力系列丨机器", + "itemGroup.thermal.foods": "热力系列丨作物与食物", + "itemGroup.thermal.items": "热力系列丨物品", + "itemGroup.thermal.resources": "热力系列丨资源", + "itemGroup.thermal.tools": "热力系列丨工具", + + "item.thermal.redstone_servo": "红石伺服器", + "item.thermal.rf_coil": "红石通量线圈", + + "item.thermal.biocrude_bucket": "生物原油桶", + "item.thermal.creosote_bucket": "杂酚油桶", + "item.thermal.crude_oil_bucket": "石油桶", + "item.thermal.ender_bucket": "谐振末影桶", + "item.thermal.glowstone_bucket": "充能荧石桶", + "item.thermal.heavy_oil_bucket": "重油桶", + "item.thermal.latex_bucket": "植物胶乳桶", + "item.thermal.light_oil_bucket": "轻油桶", + "item.thermal.redstone_bucket": "不稳红石桶", + "item.thermal.refined_biofuel_bucket": "纤维素燃料桶", + "item.thermal.refined_fuel_bucket": "精炼油桶", + "item.thermal.resin_bucket": "树脂桶", + "item.thermal.sap_bucket": "树汁桶", + "item.thermal.seed_oil_bucket": "种子油桶", + "item.thermal.syrup_bottle": "瓶装糖浆", + "item.thermal.syrup_bucket": "糖浆桶", + "item.thermal.tree_oil_bucket": "树油桶", + + "item.thermal.apatite": "磷灰石", + "item.thermal.apatite_dust": "磷灰石粉", + "item.thermal.cinnabar": "朱砂", + "item.thermal.cinnabar_dust": "朱砂粉", + "item.thermal.niter": "硝石", + "item.thermal.niter_dust": "硝石粉", + "item.thermal.sulfur": "硫磺", + "item.thermal.sulfur_dust": "硫粉", + + "item.thermal.bitumen": "沥青", + "item.thermal.coal_coke": "焦炭", + "item.thermal.cured_rubber": "硫化橡胶", + "item.thermal.rich_slag": "富炉渣", + "item.thermal.rosin": "松香", + "item.thermal.rubber": "橡胶", + "item.thermal.slag": "炉渣", + "item.thermal.sawdust": "锯末", + "item.thermal.tar": "焦油", + + "item.thermal.basalz_powder": "岩石粉", + "item.thermal.basalz_rod": "岩石裂骸", + "item.thermal.basalz_spawn_egg": "岩石人刷怪蛋", + "item.thermal.blitz_powder": "狂风粉", + "item.thermal.blitz_rod": "狂风沙尘", + "item.thermal.blitz_spawn_egg": "狂风人刷怪蛋", + "item.thermal.blizz_powder": "暴雪粉", + "item.thermal.blizz_rod": "暴雪立方", + "item.thermal.blizz_spawn_egg": "暴雪人刷怪蛋", + + "item.thermal.compost": "堆肥", + "item.thermal.compost.desc": "一种有机肥料。", + "item.thermal.detonator": "遥控起爆器", + "item.thermal.detonator.desc": "可以远程引爆TNT。", + "item.thermal.earth_charge": "裂岩弹", + "item.thermal.florb": "流体球", + "item.thermal.ice_charge": "瀑冰弹", + "item.thermal.lightning_charge": "鸣雷弹", + "item.thermal.lock": "信素安全锁", + "item.thermal.lock.desc": "用于将热力机器锁定为私有状态。", + "item.thermal.phytogro": "植育一号", + "item.thermal.phytogro.desc": "超强力化肥。", + "item.thermal.redprint": "红图", + "item.thermal.redprint.desc": "复制特定方块的配置并应用于同种方块。", + "item.thermal.satchel": "背包", + "item.thermal.satchel.desc": "存储物品,可以安装物品过滤规则", + "item.thermal.wrench": "新月锤", + "item.thermal.wrench.desc": "就是个扳手。可以旋转或拆除很多玩意。", + "item.thermal.xp_crystal": "洞见水晶", + "item.thermal.xp_crystal.desc": "存储经验。", + + "item.thermal.aquachow": "水产饲料", + "item.thermal.aquachow.desc": "用以增加§e§o水产捕捞器§r§6的鱼类产出量。", + "item.thermal.deep_aquachow": "底栖水产饲料", + "item.thermal.deep_aquachow.desc": "使§e§o水产捕捞器§r§6能够收获海底的产物。在海洋生物群系中效果拔群。", + "item.thermal.junk_net": "垃圾打捞网", + "item.thermal.junk_net.desc": "用以在§e§o水产捕捞器§r§6中打捞垃圾。不会在使用中被消耗。", + + "item.thermal.enderium_coin": "末影币", + "item.thermal.enderium_dust": "末影粉", + "item.thermal.enderium_gear": "末影齿轮", + "item.thermal.enderium_ingot": "末影锭", + "item.thermal.enderium_nugget": "末影粒", + "item.thermal.enderium_plate": "末影板", + + "item.thermal.lumium_coin": "流明币", + "item.thermal.lumium_dust": "流明粉", + "item.thermal.lumium_gear": "流明齿轮", + "item.thermal.lumium_ingot": "流明锭", + "item.thermal.lumium_nugget": "流明粒", + "item.thermal.lumium_plate": "流明板", + + "item.thermal.signalum_coin": "信素币", + "item.thermal.signalum_dust": "信素粉", + "item.thermal.signalum_gear": "信素齿轮", + "item.thermal.signalum_ingot": "信素锭", + "item.thermal.signalum_nugget": "信素粒", + "item.thermal.signalum_plate": "信素板", + + "subtitles.thermal.block.device_water_gen": "蓄水器:冒泡", + + "subtitles.thermal.entity.basalz.ambient": "岩石人:呼吸", + "subtitles.thermal.entity.basalz.death": "岩石人:死亡", + "subtitles.thermal.entity.basalz.hurt": "岩石人:受伤", + "subtitles.thermal.entity.basalz.shoot": "岩石人:射击", + "subtitles.thermal.entity.basalz.roam": "岩石人:游荡", + + "subtitles.thermal.entity.blitz.ambient": "狂风人:呼吸", + "subtitles.thermal.entity.blitz.death": "狂风人:死亡", + "subtitles.thermal.entity.blitz.hurt": "狂风人:受伤", + "subtitles.thermal.entity.blitz.shoot": "狂风人:射击", + "subtitles.thermal.entity.blitz.roam": "狂风人:游荡", + + "subtitles.thermal.entity.blizz.ambient": "暴雪人:呼吸", + "subtitles.thermal.entity.blizz.death": "暴雪人:死亡", + "subtitles.thermal.entity.blizz.hurt": "暴雪人:受伤", + "subtitles.thermal.entity.blizz.shoot": "暴雪人:射击", + "subtitles.thermal.entity.blizz.roam": "暴雪人:游荡", + + "subtitles.thermal.item.magnet": "磁铁:吸引", + + "subtitles.thermal.item.equip_beekeeper": "养蜂人套装:沙沙作响", + "subtitles.thermal.item.equip_diving": "潜泳套装:叮当作响", + "subtitles.thermal.item.equip_hazmat": "防化服:沙沙作响", + + "subtitles.thermal.misc.tinker": "升级组件:安装", + + "_comment": "========================================================================================================", + "_comment": "Thermal Core - Augments", + "_comment": "========================================================================================================", + + "info.thermal.augment.attr.Depth": "最大深度", + "info.thermal.augment.attr.Radius": "最大半径", + "info.thermal.augment.attr.Reach": "最大范围", + + "info.thermal.augment.attr.BaseMod": "比例系数", + + "info.thermal.augment.attr.DynamoEnergy": "燃料产能", + "info.thermal.augment.attr.DynamoPower": "最大输出", + + "info.thermal.augment.attr.FluidMax": "储罐容积", + + "info.thermal.augment.attr.MachineCat": "催化剂用量", + "info.thermal.augment.attr.MachineEnergy": "处理耗能", + "info.thermal.augment.attr.MachinePri": "主产物产出", + "info.thermal.augment.attr.MachinePower": "基础运速", + "info.thermal.augment.attr.MachineSec": "副产物产出", + "info.thermal.augment.attr.MachineSpeed": "最大运速", + "info.thermal.augment.attr.MachineXp": "经验值", + + "info.thermal.augment.attr.PotionAmp": "效果等级", + "info.thermal.augment.attr.PotionDur": "效果时长", + + "info.thermal.augment.attr.RFMax": "RF容量", + "info.thermal.augment.attr.RFXfer": "RF传输", + + "info.thermal.augment.type.Area": "范围效果", + "info.thermal.augment.type.Dynamo": "能源炉", + "info.thermal.augment.type.Fluid": "流体", + "info.thermal.augment.type.Filter": "过滤器", + "info.thermal.augment.type.Machine": "机器", + "info.thermal.augment.type.Potion": "药水", + "info.thermal.augment.type.RF": "红石通量", + "info.thermal.augment.type.Upgrade": "全局升级", + + "info.thermal.augment.maximized": "不可堆叠;已达最大值。", + + "item.thermal.area_depth_augment": "轴向范围拓展", + "item.thermal.area_radius_augment": "径向范围拓展", + + "item.thermal.dynamo_ender_coil_augment": "末影频率调谐器", + "item.thermal.dynamo_force_coil_augment": "光束投射阵列", + "item.thermal.dynamo_steam_coil_augment": "蒸汽锅炉转换", + + "item.thermal.dynamo_fuel_augment": "多环泵注器", + "item.thermal.dynamo_fuel_augment.desc": "提升燃料效率。", + "item.thermal.dynamo_output_augment": "辅助反应室", + "item.thermal.dynamo_output_augment.desc": "以效率降低为代价提升发电功率。", + "item.thermal.dynamo_throttle_augment": "激发场限制器", + "item.thermal.dynamo_throttle_augment.desc": "防止线圈饱和后的RF损失。", + + "item.thermal.fluid_tank_augment": "扩容储罐构造", + + "item.thermal.fluid_tank_creative_augment": "创造储罐建构", + "item.thermal.fluid_tank_creative_augment.desc": "功能性无上限的储罐。", + + "item.thermal.dual_filter_augment": "双重过滤规制", + "item.thermal.dual_filter_augment.desc": "允许对物品及流体进行过滤限制。", + "item.thermal.fluid_filter_augment": "流体过滤规制", + "item.thermal.fluid_filter_augment.desc": "允许对流体进行过滤限制。", + "item.thermal.item_filter_augment": "物品过滤规制", + "item.thermal.item_filter_augment.desc": "允许对物品进行过滤限制。", + + "item.thermal.machine_catalyst_augment": "触媒回收室", + "item.thermal.machine_catalyst_creative_augment": "创造回收室", + "item.thermal.machine_catalyst_creative_augment.desc": "不消耗催化剂。", + "item.thermal.machine_cycle_augment": "循环处理升级", + "item.thermal.machine_cycle_augment.desc": "装配产物可循环至输入槽以进行下一步合成。", + "item.thermal.machine_efficiency_augment": "通量效率升级", + "item.thermal.machine_efficiency_augment.desc": "以处理速度降低为代价提升RF效率。", + "item.thermal.machine_efficiency_creative_augment": "创造通量提效", + "item.thermal.machine_efficiency_creative_augment.desc": "不消耗能量,处理速度极快。", + "item.thermal.machine_null_augment": "辅助仙人掌", + "item.thermal.machine_null_augment.desc": "销毁多余的副产物。", + "item.thermal.machine_output_augment": "辅助处理筛", + "item.thermal.machine_output_augment.desc": "增加副产物的产出", + "item.thermal.machine_speed_augment": "通量链接放大器", + "item.thermal.machine_speed_augment.desc": "以RF效率降低为代价提升处理速度。", + + "item.thermal.potion_amplifier_augment": "炼金放大器", + "item.thermal.potion_amplifier_augment.desc": "增强药水的效果等级。", + "item.thermal.potion_duration_augment": "炼金延长器", + "item.thermal.potion_duration_augment.desc": "增强药水的效果时长。", + + "item.thermal.rf_coil_augment": "扩展通量线圈", + + "item.thermal.rf_coil_creative_augment": "创造通量线圈", + "item.thermal.rf_coil_creative_augment.desc": "功能性无限的RF能量", + + "item.thermal.rf_coil_storage_augment": "稳态通量线圈", + "item.thermal.rf_coil_xfer_augment": "强导通量线圈", + + "item.thermal.rs_control_augment": "红石反应机制", + "item.thermal.rs_control_augment.desc": "允许红石信号控制。", + + "item.thermal.side_config_augment": "模块配置重构", + "item.thermal.side_config_augment.desc": "允许重新配置每面的输入/输出设定", + + "item.thermal.upgrade_augment_1": "硬化整合组件", + "item.thermal.upgrade_augment_1.desc": "提升基础属性。其它升级也可能由此得到进一步增强。", + "item.thermal.upgrade_augment_2": "强化整合组件", + "item.thermal.upgrade_augment_2.desc": "提升基础属性。其它升级也可能由此得到进一步增强。", + "item.thermal.upgrade_augment_3": "谐振整合组件", + "item.thermal.upgrade_augment_3.desc": "提升基础属性。其它升级也可能由此得到进一步增强。", + + "item.thermal.upgrade_augment_4": "超谐振整合组件", + "item.thermal.upgrade_augment_4.desc": "提升基础属性。其它升级也可能由此得到进一步增强。", + + "item.thermal.xp_storage_augment": "知识浓缩器", + "item.thermal.xp_storage_augment.desc": "允许存储与提取经验。", + + "_comment": "========================================================================================================", + "_comment": "Thermal Core - External", + "_comment": "These 'live' in Thermal Core but are non-default and registered from multiple possible modules.", + "_comment": "========================================================================================================", + + "block.thermal.device_collector": "真空箱子", + "block.thermal.device_composter": "批量堆肥器", + "block.thermal.device_fisher": "水产捕捞器", + "block.thermal.device_hive_extractor": "蜂箱漏斗", + "block.thermal.device_nullifier": "销毁器", + "block.thermal.device_potion_diffuser": "药水雾化器", + "block.thermal.device_rock_gen": "造石机", + "block.thermal.device_soil_infuser": "植育土注能机", + "block.thermal.device_tree_extractor": "树汁提取器", + "block.thermal.device_water_gen": "蓄水器", + "block.thermal.device_xp_condenser": "知识聚集器", + + "block.thermal.energy_cell": "红石通量单元", + "block.thermal.energy_cell_frame": "红石通量单元框架", + "block.thermal.fluid_cell": "流体单元", + "block.thermal.fluid_cell_frame": "流体单元框架", + "block.thermal.item_cell": "物品单元", + "block.thermal.item_cell_frame": "物品单元框架", + + "block.thermal.charge_bench": "能量灌注机", + "block.thermal.charge_bench.desc": "用于快速充能多个物品。", + "block.thermal.tinker_bench": "工匠工作台", + "block.thermal.tinker_bench.desc": "用于强化,充能和装填物品。", + + "block.thermal.chunk_loader": "连续锚", + + "block.thermal.earth_tnt": "地岩碎裂炸药", + "block.thermal.earth_tnt.desc": "破坏方块并保留掉落物,非常有效的采矿途径。", + "block.thermal.ender_tnt": "末影侵扰炸药", + "block.thermal.ender_tnt.desc": "在大范围内造成侵扰效果,使其中的物体被传送开。", + "block.thermal.fire_tnt": "狱火烧夷炸药", + "block.thermal.fire_tnt.desc": "点燃一大片区域。", + "block.thermal.glowstone_tnt": "圣光辐照炸药", + "block.thermal.glowstone_tnt.desc": "点亮一大片区域,对其中的亡灵生物造成伤害。", + "block.thermal.ice_tnt": "冰川结冻炸药", + "block.thermal.ice_tnt.desc": "冻结一大片区域。", + "block.thermal.lightning_tnt": "震天雷击炸药", + "block.thermal.lightning_tnt.desc": "震击一大片区域,起效时有很大几率伴有雷电。", + "block.thermal.nuke_tnt": "核能炸弹", + "block.thermal.nuke_tnt.desc": "千万,千万别站得太近。", + "block.thermal.phyto_tnt": "PNT", + "block.thermal.phyto_tnt.desc": "大范围喷洒植育一号,非投掷物。", + "block.thermal.redstone_tnt": "红石发信炸药", + "block.thermal.redstone_tnt.desc": "在一大片范围内发出红石信号。", + "block.thermal.slime_tnt": "弹力黏着炸药", + "block.thermal.slime_tnt.desc": "黏着在一大片范围内的目标上。击退性强。", + + "info.thermal.device_composter.0": "使用有机废料生产堆肥。", + "info.thermal.device_composter.1": "不同物品的效能不同。", + "info.thermal.device_composter.2": "自然的归自然。", + + "info.thermal.device_collector.0": "拾取周围一定区域内的掉落物。", + "info.thermal.device_collector.1": "过滤设置可作用于拾取行为。", + "info.thermal.device_collector.2": "保持地面清洁!", + + "info.thermal.device_fisher.0": "捕捞各种水生物。搭配水产饲料使用更可增加产物数量并调节产物种类。", + "info.thermal.device_fisher.1": "必须浸在水中。", + "info.thermal.device_fisher.2": "你的钓鱼竿可以一边儿呆着去了。", + + "info.thermal.device_hive_extractor.0": "从蜂箱中提取产物的精密机器。", + "info.thermal.device_hive_extractor.1": "蜂好,你也好!", + "info.thermal.device_hive_extractor.2": "嗡……嗡……", + + "info.thermal.device_nullifier.0": "销毁任何被放入的东西", + "info.thermal.device_nullifier.1": "自动输入的物品与流体将被立即销毁。", + "info.thermal.device_nullifier.2": "手动输入的物品必须通过点按按钮进行销毁。", + "info.thermal.device_nullifier.3": "可使用过滤器来限制输入种类。", + + "info.thermal.device_nullifier_empty_bin": "销毁物品", + + "info.thermal.device_potion_diffuser.0": "向周围一定区域内布洒药水。", + "info.thermal.device_potion_diffuser.1": "使用试剂来提升效率。", + "info.thermal.device_potion_diffuser.2": "深呼吸。", + + "info.thermal.device_rock_gen.0": "产出各类岩石。", + "info.thermal.device_rock_gen.1": "需要一个相邻的熔岩源并加以冷却。", + "info.thermal.device_rock_gen.2": "下方的方块同样可能影响产物。", + + "info.thermal.device_soil_infuser.0": "为附近的通量植育土注能。", + "info.thermal.device_soil_infuser.1": "对上方及下方一层的植育土均可起效。", + "info.thermal.device_soil_infuser.2": "无毒无害,品质保证!", + + "info.thermal.device_tree_extractor.0": "从相邻的树中提取树汁。", + "info.thermal.device_tree_extractor.1": "使用肥料来加速产出速度。", + "info.thermal.device_tree_extractor.2": "把斧头放一放吧。", + + "info.thermal.device_water_gen.0": "提供大量的水资源。", + "info.thermal.device_water_gen.1": "需要相邻的水源以使其正常工作。", + "info.thermal.device_water_gen.2": "可别淹死了。", + + "info.thermal.device_xp_condenser.0": "从附近方块中收集经验。", + "info.thermal.device_xp_condenser.1": "存储的经验可以流体形式提取。", + "info.thermal.device_xp_condenser.2": "这算不算一种机器学习?", + + "info.thermal.energy_cell.0": "存储与传输红石通量。", + "info.thermal.energy_cell.1": "按住§e§oShift§r键和/或§e§oCtrl§r键来精确调整数值。", + + "info.thermal.fluid_cell.0": "存储与传输流体。", + "info.thermal.fluid_cell.1": "按住§e§oShift§r键和/或§e§oCtrl§r键来精确调整数值。", + + "info.thermal.item_cell.0": "存储与传输物品。", + "info.thermal.item_cell.1": "按住§e§oShift§r键和/或§e§oCtrl§r键来精确调整数值。", + + "info.thermal.charge_bench.0": "使用红石通量对物品进行充能。", + "info.thermal.charge_bench.1": "可自动化物品输入与输出。", + "info.thermal.charge_bench.2": "感受轰鸣。", + + "info.thermal.tinker_bench.0": "集工具增强、设备充能及流体灌装于一体的多功能工作站。", + "info.thermal.tinker_bench.1": "物品槽中仅可放入适用于工匠工作台的物品。", + "info.thermal.tinker_bench.2": "修补模式启动!", + + "info.thermal.tinker_bench_mode_augment": "模式:增强", + "info.thermal.tinker_bench_mode_charge": "模式:充能/灌装", + + "info.thermal.beekeeper_armor": "保护你免收叮咬伤害。", + + "info.thermal.diving_helmet": "极大增加供氧量。", + + "info.thermal.hazmat_armor": "保护你免受多种危害。", + "info.thermal.hazmat_helmet": "增加供氧量。", + "info.thermal.hazmat_boots": "减少摔落伤害。", + + "item.thermal.beekeeper_fabric": "梭织布", + "item.thermal.beekeeper_helmet": "养蜂人面罩", + "item.thermal.beekeeper_chestplate": "养蜂人大褂", + "item.thermal.beekeeper_leggings": "养蜂人长裤", + "item.thermal.beekeeper_boots": "养蜂人靴子", + + "item.thermal.diving_fabric": "海晶面料", + "item.thermal.diving_helmet": "潜泳头盔", + "item.thermal.diving_chestplate": "潜泳胸甲", + "item.thermal.diving_leggings": "潜泳护腿", + "item.thermal.diving_boots": "潜泳脚蹼", + + "item.thermal.hazmat_fabric": "毒害隔离织物", + "item.thermal.hazmat_helmet": "防化盔", + "item.thermal.hazmat_chestplate": "防化服", + "item.thermal.hazmat_leggings": "防化裤", + "item.thermal.hazmat_boots": "防化靴", + + "item.thermal.drill_head": "钻头", + "item.thermal.laser_diode": "激光二极管", + "item.thermal.saw_blade": "锯片", + + "item.thermal.rf_potato": "马铃薯电容", + "item.thermal.rf_potato.desc": "存储红石通量。", + + "item.thermal.explosive_grenade": "手榴弹", + "item.thermal.explosive_grenade.desc": "可投掷的小型TNT。", + "item.thermal.earth_grenade": "地岩碎裂弹", + "item.thermal.earth_grenade.desc": "破坏方块并保留掉落物,非常有效的采矿途径。", + "item.thermal.ender_grenade": "末影侵扰弹", + "item.thermal.ender_grenade.desc": "在一定范围内造成侵扰效果,使其中的物体被传送开。", + "item.thermal.fire_grenade": "狱火烧夷弹", + "item.thermal.fire_grenade.desc": "发生碰撞时造成范围性燃烧。", + "item.thermal.glowstone_grenade": "圣光辐照弹", + "item.thermal.glowstone_grenade.desc": "点亮着弹点附近的一片区域,对其中的亡灵生物造成伤害。", + "item.thermal.ice_grenade": "冰川结冻弹", + "item.thermal.ice_grenade.desc": "发生碰撞时造成范围性冻结。", + "item.thermal.lightning_grenade": "震天雷击弹", + "item.thermal.lightning_grenade.desc": "发生碰撞时造成范围性震击并有几率伴随雷电。", + "item.thermal.nuke_grenade": "核能手榴弹", + "item.thermal.nuke_grenade.desc": "记得扔远点。", + "item.thermal.phyto_grenade": "植育一号催熟爆弹", + "item.thermal.phyto_grenade.desc": "可投掷的植育一号,作用范围更广。", + "item.thermal.redstone_grenade": "红石发信弹", + "item.thermal.redstone_grenade.desc": "发生碰撞时在一定范围内发出红石信号。", + "item.thermal.slime_grenade": "弹力黏着弹", + "item.thermal.slime_grenade.desc": "发生碰撞时黏着在一定范围内的目标上。击退性强。", + + "_comment": "========================================================================================================", + "_comment": "Thermal Core - Vanilla", + "_comment": "These deal with 'Vanilla' focused additions.", + "_comment": "========================================================================================================", + + "block.thermal.bamboo_block": "竹捆", + "block.thermal.charcoal_block": "木炭块", + "block.thermal.gunpowder_block": "压实火药块", + "block.thermal.sugar_cane_block": "甘蔗捆", + + "block.thermal.apple_block": "箱装苹果", + "block.thermal.beetroot_block": "箱装甜菜根", + "block.thermal.carrot_block": "箱装胡萝卜", + "block.thermal.potato_block": "箱装马铃薯", + + "block.thermal.raw_lead_block": "粗铅块", + "block.thermal.raw_nickel_block": "粗镍块", + "block.thermal.raw_silver_block": "粗银块", + "block.thermal.raw_tin_block": "粗锡块", + + "item.thermal.copper_coin": "铜币", + "item.thermal.copper_dust": "铜粉", + "item.thermal.copper_gear": "铜齿轮", + "item.thermal.copper_nugget": "铜粒", + "item.thermal.copper_plate": "铜板", + + "item.thermal.diamond_coin": "钻石币", + "item.thermal.diamond_dust": "钻石粉", + "item.thermal.diamond_gear": "钻石齿轮", + "item.thermal.diamond_nugget": "钻石粒", + "item.thermal.diamond_plate": "钻石板", + + "item.thermal.emerald_coin": "绿宝石币", + "item.thermal.emerald_dust": "绿宝石粉", + "item.thermal.emerald_gear": "绿宝石齿轮", + "item.thermal.emerald_nugget": "绿宝石粒", + "item.thermal.emerald_plate": "绿宝石板", + + "item.thermal.ender_pearl_dust": "末影珍珠粉", + + "item.thermal.gold_coin": "金币", + "item.thermal.gold_dust": "金粉", + "item.thermal.gold_gear": "金齿轮", + "item.thermal.gold_plate": "金板", + + "item.thermal.lapis_coin": "青金石币", + "item.thermal.lapis_dust": "青金石粉", + "item.thermal.lapis_gear": "青金石齿轮", + "item.thermal.lapis_nugget": "青金石粒", + "item.thermal.lapis_plate": "青金石板", + + "item.thermal.iron_coin": "铁币", + "item.thermal.iron_dust": "铁粉", + "item.thermal.iron_gear": "铁齿轮", + "item.thermal.iron_plate": "铁板", + + "item.thermal.netherite_coin": "下界合金币", + "item.thermal.netherite_dust": "下界合金粉", + "item.thermal.netherite_gear": "下界合金齿轮", + "item.thermal.netherite_nugget": "下界合金粒", + "item.thermal.netherite_plate": "下界合金板", + + "item.thermal.quartz_coin": "石英币", + "item.thermal.quartz_dust": "石英粉", + "item.thermal.quartz_gear": "石英齿轮", + "item.thermal.quartz_nugget": "石英粒", + "item.thermal.quartz_plate": "石英板", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.earth_tnt.keyword": "岩石人 地 tnt", + "block.thermal.ender_tnt.keyword": "tnt", + "block.thermal.fire_tnt.keyword": "烈焰 火 tnt", + "block.thermal.glowstone_tnt.keyword": "tnt", + "block.thermal.ice_tnt.keyword": "暴雪人 冰 tnt", + "block.thermal.lightning_tnt.keyword": "狂风人 雷 tnt", + "block.thermal.nuke_tnt.keyword": "tnt", + "block.thermal.phyto_tnt.keyword": "肥料 tnt", + "block.thermal.redstone_tnt.keyword": "tnt", + "block.thermal.slime_tnt.keyword": "tnt", + + "block.thermal.energy_cell.keyword": "能量 rf 存储", + "block.thermal.fluid_cell.keyword": "流体 存储 容器 储罐 缸", + "block.thermal.item_cell.keyword": "缓存 物品 存储", + + "block.thermal.charge_bench.keyword": "能量 充电器 rf", + "block.thermal.tinker_bench.keyword": "组件 充电器 灌注 装填 注水 升级", + + "block.thermal.chunk_loader.keyword": "区块 区块加载器 加载器", + + "block.thermal.device_collector.keyword": "收集器 磁铁", + "block.thermal.device_fisher.keyword": "自动钓鱼机 鱼饵 钓鱼", + "block.thermal.device_hive_extractor.keyword": "蜜蜂 蜂蜜 蜜脾", + "block.thermal.device_nullifier.keyword": "桶 垃圾", + "block.thermal.device_potion_diffuser.keyword": "药水", + "block.thermal.device_rock_gen.keyword": "造石机 圆石", + "block.thermal.device_soil_infuser.keyword": "作物 农场 肥料", + "block.thermal.device_tree_extractor.keyword": "提取器 乳胶 树", + "block.thermal.device_water_gen.keyword": "泵 源 水", + + "item.thermal.area_depth_augment.keyword": "组件", + "item.thermal.area_radius_augment.keyword": "组件 电钻 工具", + + "item.thermal.dynamo_fuel_augment.keyword": "组件 能源炉", + "item.thermal.dynamo_output_augment.keyword": "组件 能源炉", + "item.thermal.dynamo_throttle_augment.keyword": "组件 能源炉", + + "item.thermal.fluid_tank_augment.keyword": "组件 流体 存储 容器 储罐 缸", + "item.thermal.fluid_tank_creative_augment.keyword": "组件 创造 流体 存储 容器 储罐 缸", + + "item.thermal.dual_filter_augment.keyword": "组件 过滤器", + "item.thermal.fluid_filter_augment.keyword": "组件 过滤器", + "item.thermal.item_filter_augment.keyword": "组件 过滤器", + + "item.thermal.machine_catalyst_augment.keyword": "组件 催化剂 机器", + "item.thermal.machine_catalyst_creative_augment.keyword": "组件 催化剂 创造 机器", + "item.thermal.machine_cycle_augment.keyword": "组件 机器", + "item.thermal.machine_efficiency_augment.keyword": "组件 机器", + "item.thermal.machine_efficiency_creative_augment.keyword": "组件 创造 机器", + "item.thermal.machine_null_augment.keyword": "组件 机器 垃圾 虚空", + "item.thermal.machine_output_augment.keyword": "组件 机器", + "item.thermal.machine_speed_augment.keyword": "组件 机器 超频 速度", + + "item.thermal.potion_amplifier_augment.keyword": "组件 药水", + "item.thermal.potion_duration_augment.keyword": "组件 药水", + + "item.thermal.rf_coil_augment.keyword": "组件 能量 rf 存储", + "item.thermal.rf_coil_creative_augment.keyword": "组件 创造 能量 rf 存储", + "item.thermal.rf_coil_storage_augment.keyword": "组件 能量 rf 存储", + "item.thermal.rf_coil_xfer_augment.keyword": "组件 能量 rf 存储", + + "item.thermal.rs_control_augment.keyword": "组件 红石", + "item.thermal.side_config_augment.keyword": "组件 面", + + "item.thermal.upgrade_augment_1.keyword": "组件 整合 升级", + "item.thermal.upgrade_augment_2.keyword": "组件 整合 升级", + "item.thermal.upgrade_augment_3.keyword": "组件 整合 升级", + "item.thermal.upgrade_augment_4.keyword": "组件 整合 升级", + + "item.thermal.xp_storage_augment.keyword": "组件 经验 xp", + + "item.thermal.beekeeper_helmet.keyword": "盔甲 头盔 蜂蜜 蜇 刺叮 叮咬", + "item.thermal.beekeeper_chestplate.keyword": "盔甲 胸甲 蜂蜜 蜇 刺叮 叮咬", + "item.thermal.beekeeper_leggings.keyword": "盔甲 蜂蜜 护腿 蜇 刺叮 叮咬", + "item.thermal.beekeeper_boots.keyword": "盔甲 蜂蜜 蜇 刺叮 叮咬", + + "item.thermal.diving_helmet.keyword": "盔甲 水下", + "item.thermal.diving_chestplate.keyword": "盔甲 胸甲 水下", + "item.thermal.diving_leggings.keyword": "盔甲 水下", + "item.thermal.diving_boots.keyword": "盔甲 靴 水下", + + "item.thermal.hazmat_helmet.keyword": "盔甲 辐射", + "item.thermal.hazmat_chestplate.keyword": "盔甲 胸甲 辐射", + "item.thermal.hazmat_leggings.keyword": "盔甲 护腿 辐射", + "item.thermal.hazmat_boots.keyword": "盔甲 辐射", + + "item.thermal.aquachow.keyword": "鱼饵", + "item.thermal.deep_aquachow.keyword": "鱼饵", + "item.thermal.junk_net.keyword": "鱼饵", + + "item.thermal.detonator.keyword": "tnt", + "item.thermal.lock.keyword": "锁 安全 安保", + "item.thermal.rf_potato.keyword": "电池", + "item.thermal.redprint.keyword": "复制 设置 配置", + "item.thermal.satchel.keyword": "背包 袋子 存储", + "item.thermal.xp_crystal.keyword": "经验 存储 xp", + + "_comment": "========================================================================================================", + "_comment": "Thermal Cultivation", + "_comment": "========================================================================================================", + + "block.thermal.frost_melon": "霜冻西瓜", + "block.thermal.phytosoil": "通量植育土", + "block.thermal.phytosoil_tilled": "通量植育耕地", + + "block.thermal.carrot_cake": "胡萝卜蛋糕", + "block.thermal.cheese_wheel": "奶酪轮", + "block.thermal.chocolate_cake": "巧克力蛋糕", + "block.thermal.potion_cake": "女巫蛋糕", + "block.thermal.spice_cake": "香料蛋糕", + "block.thermal.stuffed_pumpkin": "填馅南瓜", + + "block.thermal.amaranth": "苋菜", + "block.thermal.amaranth_block": "苋菜捆", + "block.thermal.barley": "大麦", + "block.thermal.barley_block": "大麦垛", + "block.thermal.bell_pepper": "甜椒", + "block.thermal.bell_pepper_block": "箱装甜椒", + "block.thermal.coffee": "咖啡", + "block.thermal.coffee_block": "袋装咖啡", + "block.thermal.corn": "玉米", + "block.thermal.corn_block": "箱装玉米", + "block.thermal.eggplant": "茄子", + "block.thermal.eggplant_block": "箱装茄子", + "block.thermal.flax": "亚麻", + "block.thermal.flax_block": "亚麻垛", + "block.thermal.green_bean": "四季豆", + "block.thermal.green_bean_block": "箱装四季豆", + "block.thermal.hops": "啤酒花", + "block.thermal.hops_block": "箱装啤酒花", + "block.thermal.onion": "洋葱", + "block.thermal.onion_block": "箱装洋葱", + "block.thermal.peanut": "花生", + "block.thermal.peanut_block": "袋装花生", + "block.thermal.radish": "小萝卜", + "block.thermal.radish_block": "箱装小萝卜", + "block.thermal.rice": "大米", + "block.thermal.rice_block": "袋装大米", + "block.thermal.sadiroot": "萨蒂根茎", + "block.thermal.sadiroot_block": "箱装萨蒂根茎", + "block.thermal.spinach": "菠菜", + "block.thermal.spinach_block": "箱装菠菜", + "block.thermal.strawberry": "草莓", + "block.thermal.strawberry_block": "箱装草莓", + "block.thermal.tea": "茶叶", + "block.thermal.tea_block": "袋装茶叶", + "block.thermal.tomato": "番茄", + "block.thermal.tomato_block": "箱装番茄", + + "death.attack.sadiroot": "%1$s被萨蒂根茎的刺叶扎死了", + "death.attack.sadiroot.player": "%1$s在试图逃离%2$s时被萨蒂根茎的刺叶扎死了", + + "effect.thermal.fortune_revealed": "运势揭晓", + + "info.thermal.fortune_cookie_bad_luck.0": "救命!我被困在幸运饼干烘焙坊里了。", + "info.thermal.fortune_cookie_bad_luck.1": "情况会好转的。当然不是你。", + "info.thermal.fortune_cookie_bad_luck.2": "我相信你,虽然没别人相信。", + "info.thermal.fortune_cookie_bad_luck.3": "命运眷顾你。但幸运不然。", + "info.thermal.fortune_cookie_bad_luck.4": "希望你脑子活络,要么长得漂亮。因为你*不*幸运。", + + "info.thermal.fortune_cookie_luck.0": "幸运向你微笑。", + "info.thermal.fortune_cookie_luck.1": "你的幸运数字是……", + "info.thermal.fortune_cookie_luck.2": "实力比不上运气。", + "info.thermal.fortune_cookie_luck.3": "要么去做,要么放手,没有尝试一说。", + "info.thermal.fortune_cookie_luck.4": "要什么智商颜值?你有运气!", + + "item.thermal.amaranth": "苋菜", + "item.thermal.amaranth_seeds": "苋菜种子", + "item.thermal.barley": "大麦", + "item.thermal.barley_seeds": "大麦种子", + "item.thermal.bell_pepper": "甜椒", + "item.thermal.bell_pepper_seeds": "甜椒种子", + "item.thermal.coffee": "咖啡果", + "item.thermal.coffee_seeds": "咖啡豆", + "item.thermal.corn": "玉米", + "item.thermal.corn_seeds": "玉米种子", + "item.thermal.eggplant": "茄子", + "item.thermal.eggplant_seeds": "茄子种子", + "item.thermal.flax": "亚麻", + "item.thermal.flax_seeds": "亚麻种子", + "item.thermal.frost_melon_seeds": "霜冻西瓜种子", + "item.thermal.frost_melon_slice": "霜冻西瓜片", + "item.thermal.green_bean": "四季豆", + "item.thermal.green_bean_seeds": "四季豆种子", + "item.thermal.hops": "啤酒花", + "item.thermal.hops_seeds": "啤酒花种子", + "item.thermal.onion": "洋葱", + "item.thermal.onion_seeds": "洋葱种子", + "item.thermal.peanut": "花生", + "item.thermal.peanut_seeds": "花生种子", + "item.thermal.radish": "小萝卜", + "item.thermal.radish_seeds": "小萝卜种子", + "item.thermal.rice": "大米", + "item.thermal.rice_seeds": "水稻种子", + "item.thermal.sadiroot": "萨蒂根茎", + "item.thermal.sadiroot_seeds": "萨蒂根茎种子", + "item.thermal.spinach": "菠菜", + "item.thermal.spinach_seeds": "菠菜种子", + "item.thermal.strawberry": "草莓", + "item.thermal.strawberry_seeds": "草莓种子", + "item.thermal.tea": "茶叶", + "item.thermal.tea_seeds": "茶叶种子", + "item.thermal.tomato": "番茄", + "item.thermal.tomato_seeds": "番茄种子", + + "item.thermal.dough": "面团", + "item.thermal.flour": "面粉", + "item.thermal.jar": "玻璃罐", + "item.thermal.jelly": "罐装果酱", + "item.thermal.peanut_butter": "罐装花生酱", + "item.thermal.tomato_sauce": "罐装番茄酱", + + "item.thermal.cooked_corn": "烤玉米棒", + "item.thermal.cooked_eggplant": "烤茄子", + "item.thermal.cooked_mushroom": "烤蘑菇", + + "item.thermal.cheese_wedge": "奶酪", + "item.thermal.fortune_cookie": "幸运饼干", + "item.thermal.green_bean_pie": "四季豆派", + "item.thermal.hearty_stew": "丰盛炖菜", + "item.thermal.onion_stew": "洋葱炖菜", + "item.thermal.pbj_sandwich": "花生酱果酱三明治", + "item.thermal.spring_salad": "蔬菜沙拉", + "item.thermal.stuffed_pepper": "甜椒塞牛肉", + "item.thermal.sushi_maki": "寿司卷", + "item.thermal.xp_stew": "博知炖菜", + + "item.thermal.glowstone_mushroom": "光帽菇", + "item.thermal.glowstone_mushroom_spores": "光帽菇孢子", + "item.thermal.gunpowder_mushroom": "爆爆菇", + "item.thermal.gunpowder_mushroom_spores": "爆爆菇孢子", + "item.thermal.redstone_mushroom": "通量菌", + "item.thermal.redstone_mushroom_spores": "通量菌孢子", + "item.thermal.slime_mushroom": "史莱蘑", + "item.thermal.slime_mushroom_spores": "史莱蘑孢子", + + "item.thermal.watering_can": "洒水壶", + "item.thermal.watering_can.desc": "浇水来促进植物生长。", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.phytosoil.keyword": "作物 农场 蘑菇", + "block.thermal.phytosoil_tilled.keyword": "作物 农场", + + "item.thermal.glowstone_mushroom.keyword": "荧石", + "item.thermal.glowstone_mushroom_spores.keyword": "荧石", + "item.thermal.gunpowder_mushroom.keyword": "火药", + "item.thermal.gunpowder_mushroom_spores.keyword": "火药", + "item.thermal.redstone_mushroom.keyword": "红石", + "item.thermal.redstone_mushroom_spores.keyword": "红石", + "item.thermal.slime_mushroom.keyword": "史莱姆 黏液", + "item.thermal.slime_mushroom_spores.keyword": "史莱姆 黏液", + + "item.thermal.watering_can.keyword": "作物 农场 肥料", + + "_comment": "========================================================================================================", + "_comment": "Thermal Dynamics", + "_comment": "========================================================================================================", + + "attachment.thermal.energy_limiter": "红石通量限流器", + "attachment.thermal.filter": "流体管道过滤器", + "attachment.thermal.servo": "流体管道伺服器", + "attachment.thermal.turbo_servo": "流体管道涡轮伺服器", + + "block.thermal.energy_duct": "能量管道", + "block.thermal.fluid_duct": "流体管道", + "block.thermal.fluid_duct_windowed": "流体管道(视窗)", + + "block.thermal.energy_distributor": "RF分发接口", + "block.thermal.fluid_distributor": "流体分发接口", + + "block.thermal.item_buffer": "物流缓存器", + + "info.thermal.energy_limiter_attachment.0": "限制流经它的能量传输速率。", + "info.thermal.energy_limiter_attachment.1": "可为每个方向配置不同上限。", + "info.thermal.energy_limiter_attachment.2": "按住§e§oShift§r键和/或§e§oCtrl§r键来精确调整数值。", + + "info.thermal.filter_attachment.mode.0": "双向过滤", + "info.thermal.filter_attachment.mode.1": "输出(自管道)过滤", + "info.thermal.filter_attachment.mode.2": "输入(对管道)过滤", + + "info.thermal.fluid_filter_attachment.0": "将存有流体的物品放入过滤槽,以此把对应的流体添加到过滤器列表中。", + "info.thermal.fluid_filter_attachment.1": "可使用额外选项来微调过滤。", + "info.thermal.fluid_filter_attachment.2": "红石控制可用于暂时关闭过滤……", + + "info.thermal.fluid_servo_attachment.0": "将存有流体的物品放入过滤槽,以此把对应的流体添加到过滤器列表中。", + "info.thermal.fluid_servo_attachment.1": "可使用额外选项来微调过滤。", + "info.thermal.fluid_servo_attachment.2": "红石控制可用于开启输出。", + + "info.thermal.fluid_turbo_servo_attachment.0": "更快的伺服器,但过滤功能受限。", + "info.thermal.fluid_turbo_servo_attachment.1": "将存有流体的物品放入过滤槽。", + "info.thermal.fluid_turbo_servo_attachment.2": "可使用额外选项来微调过滤和输出数量。", + "info.thermal.fluid_turbo_servo_attachment.3": "红石控制可用于开启输出。", + + "info.thermal.item_buffer.0": "限制物品的传送速率和数量。", + "info.thermal.item_buffer.1": "使用左侧网格来设置所需物品及其数量", + "info.thermal.item_buffer.2": "锁存模式下,只有所有物品均满足要求才会输出。", + "info.thermal.item_buffer.3": "非常适合用来维持特定物品比例。", + + "info.thermal.item_buffer.mode.0": "I/O:正常", + "info.thermal.item_buffer.mode.1": "I/O:锁存", + + "item.thermal.energy_limiter_attachment": "连接件:红石通量限流器", + "item.thermal.filter_attachment": "连接件:过滤器", + "item.thermal.servo_attachment": "连接件:伺服器", + "item.thermal.turbo_servo_attachment": "连接件:涡轮伺服器", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.energy_duct.keyword": "能量 rf 传输", + "block.thermal.fluid_duct.keyword": "能量 rf 传输", + + "block.thermal.energy_distributor.keyword": "能量 rf 传输", + "block.thermal.fluid_distributor.keyword": "流体 传输", + + "block.thermal.ender_tunnel.keyword": "传送 量子 超立方体", + + "_comment": "========================================================================================================", + "_comment": "Thermal Expansion", + "_comment": "========================================================================================================", + + "block.thermal.dynamo_compression": "压缩能源炉", + "block.thermal.dynamo_disenchantment": "祛魔能源炉", + "block.thermal.dynamo_gourmand": "饕餮能源炉", + "block.thermal.dynamo_lapidary": "珠宝能源炉", + "block.thermal.dynamo_magmatic": "热力能源炉", + "block.thermal.dynamo_numismatic": "通货能源炉", + "block.thermal.dynamo_stirling": "斯特林能源炉", + + "block.thermal.machine_bottler": "流体灌装机", + "block.thermal.machine_brewer": "药水酿造机", + "block.thermal.machine_centrifuge": "离心分离机", + "block.thermal.machine_chiller": "急速冷冻机", + "block.thermal.machine_crafter": "序列装配台", + "block.thermal.machine_crucible": "熔岩炉", + "block.thermal.machine_crystallizer": "结晶器", + "block.thermal.machine_furnace": "红石熔炼炉", + "block.thermal.machine_insolator": "有机灌注器", + "block.thermal.machine_press": "多驱冲压机", + "block.thermal.machine_pulverizer": "磨粉机", + "block.thermal.machine_pyrolyzer": "热解炉", + "block.thermal.machine_refinery": "流体精炼机", + "block.thermal.machine_sawmill": "锯木机", + "block.thermal.machine_smelter": "感应炉", + + "info.thermal.device_fluid_buffer.0": "贮存与转移流体。能够自动输出。", + "info.thermal.device_fluid_buffer.1": "流体漏斗!", + "info.thermal.device_fluid_buffer.2": "按住§e§oShift§r键和/或§e§oCtrl§r键来精确调整数值。", + + "info.thermal.device_item_buffer.0": "贮存与转移物品。能够自动输出。", + "info.thermal.device_item_buffer.1": "比漏斗好!不骗你!", + "info.thermal.device_item_buffer.2": "按住§e§oShift§r键和/或§e§oCtrl§r键来精确调整数值。", + + "info.thermal.dynamo.throttle": "基于局部反馈来调节输出功率。", + + "info.thermal.dynamo_compression.0": "消耗易燃液体,产出红石通量。", + + "info.thermal.dynamo_disenchantment.0": "消耗附魔书或经验瓶,产出红石通量。", + "info.thermal.dynamo_disenchantment.1": "物品与其附魔将被消耗,这就是它工作原理!", + + "info.thermal.dynamo_gourmand.0": "消耗食物,产出红石通量。", + "info.thermal.dynamo_gourmand.1": "谁知道你在喂养怎样的野兽。", + "info.thermal.dynamo_gourmand.2": "它在燃烧卡路里!", + + "info.thermal.dynamo_lapidary.0": "利用各式翡翠珍宝产出红石通量!", + "info.thermal.dynamo_lapidary.1": "线圈的另一头可能是某个为哥布林们所有的异世界维度,它们一定有个共同的特点:都喜欢这些闪闪发光的小物件!", + "info.thermal.dynamo_lapidary.2": "宝石?不过是稍微好看点的小石子儿!", + + "info.thermal.dynamo_magmatic.0": "利用炽热流体释放的热能来产出红石通量。", + "info.thermal.dynamo_magmatic.1": "就让它们在发出最后一点光和热后化为乌有。", + + "info.thermal.dynamo_numismatic.0": "利用钞能力产出红石通量。", + "info.thermal.dynamo_numismatic.1": "线圈的另一头可能是某个人均大资本家的异世界维度。", + "info.thermal.dynamo_numismatic.2": "别想太多,投币就行了。", + + "info.thermal.dynamo_stirling.0": "燃烧固体燃料,产出红石通量。", + "info.thermal.dynamo_stirling.1": "大部分在熔炉里能烧的东西,在这儿也能行。", + + "info.thermal.machine_bottler.0": "将流体灌入容器中。", + "info.thermal.machine_bottler.1": "如果你想来点好喝的,那必须备一台这种机器。", + "info.thermal.machine_bottler.2": "满上!", + + "info.thermal.machine_brewer.0": "酿造药水,灌注流体。", + "info.thermal.machine_brewer.1": "你可能会需要摆上那么一整排,毕竟药水酿造都属于流程工艺。", + "info.thermal.machine_brewer.2": "但是可别想当然地把玻璃瓶子往里塞。", + + "info.thermal.machine_centrifuge.0": "通过高速旋转离心技术将物品分离成其构成材料。", + "info.thermal.machine_centrifuge.1": "一些物品能离心出流体形式的材料。", + "info.thermal.machine_centrifuge.2": "转圈圈,赢大奖!", + + "info.thermal.machine_chiller.0": "快速冻结物品与流体。", + "info.thermal.machine_chiller.1": "可以利用铸模来定型。", + "info.thermal.machine_chiller.2": "嘶———冷……冷死了……", + + "info.thermal.machine_crafter.0": "摆放物品,编写配方,开始合成。", + "info.thermal.machine_crafter.1": "点击确认按钮,然后静待收成!", + "info.thermal.machine_crafter.2": "只保证能处理*大部分*合成配方。", + + "info.thermal.machine_crucible.0": "用高温将物品熔化/融化为流体。", + "info.thermal.machine_crucible.1": "在获取更“高级”的方块时非常有用。", + "info.thermal.machine_crucible.2": "注意:摆放在幼童与宠物无法触及处。", + + "info.thermal.machine_crystallizer.0": "生长并重构晶体结构。", + "info.thermal.machine_crystallizer.1": "需要流体和至少一个物品。", + "info.thermal.machine_crystallizer.2": "闪耀吧,你这个疯狂钻石。", + + "info.thermal.machine_furnace.0": "电力驱动的熔炉。", + "info.thermal.machine_furnace.1": "烹制食物时耗能更少。", + "info.thermal.machine_furnace.2": "窟哧窟哧窟哧……嗝。", + + "info.thermal.machine_insolator.0": "用红石通量为植物灌注养分与阳光。", + "info.thermal.machine_insolator.1": "好像算不上是个“有机”农场吧。", + "info.thermal.machine_insolator.2": "炽热的光明!", + + "info.thermal.machine_press.0": "对物品进行冲压成型处理。", + "info.thermal.machine_press.1": "可以使用冲压模具来定制部件形状。", + "info.thermal.machine_press.2": "多才多艺,包你满意!", + + "info.thermal.machine_pulverizer.0": "将物品进行粉碎处理来获取更多产物。", + "info.thermal.machine_pulverizer.1": "用来处理矿石或转化材料再好不过了。", + "info.thermal.machine_pulverizer.2": "一般情况下,磨出来的粉是不可能复原的了。", + + "info.thermal.machine_pyrolyzer.0": "在高温下分解固态物质。", + "info.thermal.machine_pyrolyzer.1": "纯化燃料的利器", + "info.thermal.machine_pyrolyzer.2": "别动手动脚的。", + + "info.thermal.machine_refinery.0": "将流体精炼为其它材料。", + "info.thermal.machine_refinery.1": "有些流体在精炼过程中会凝聚出固体产物。", + "info.thermal.machine_refinery.2": "这么炼出来的东西能喝还是不能喝,你自己得有判断。", + + "info.thermal.machine_sawmill.0": "将原木切割成木板并额外输出一些副产物。", + "info.thermal.machine_sawmill.1": "榨干树木的每一分价值。", + "info.thermal.machine_sawmill.2": "小心手!", + + "info.thermal.machine_smelter.0": "熔炼对温度有较高需求的金属等物品。", + "info.thermal.machine_smelter.1": "适用于处理矿石,用以制造进阶方块。", + "info.thermal.machine_smelter.2": "你是有多么想不开,才会把吃的往里塞。", + + "item.thermal.chiller_ball_cast": "球形铸模", + "item.thermal.chiller_ingot_cast": "锭铸模", + "item.thermal.chiller_rod_cast": "杆铸模", + + "item.thermal.press_coin_die": "通货冲压模具", + "item.thermal.press_gear_die": "齿轮冲压模具", + "item.thermal.press_packing_2x2_die": "打包模具(2x2)", + "item.thermal.press_packing_3x3_die": "打包模具(3x3)", + "item.thermal.press_unpacking_die": "解包模具", + + "item.thermal.slot_seal": "槽楔", + "item.thermal.slot_seal.desc": "防止所在槽位被使用。适用于有多个输入槽的机器。", + + "subtitles.thermal.block.machine_bottler": "流体灌装机:装填", + "subtitles.thermal.block.machine_crucible": "热力能源炉:嗡嗡", + "subtitles.thermal.block.machine_furnace": "通量熔炼炉:嗡嗡、噼啪作响", + "subtitles.thermal.block.machine_pulverizer": "磨粉机:粉碎", + "subtitles.thermal.block.machine_sawmill": "锯木机:切割", + "subtitles.thermal.block.machine_smelter": "感应炉:嗡嗡", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.dynamo_compression.keyword": "引擎 燃料 发电机 能源", + "block.thermal.dynamo_disenchantment.keyword": "书 引擎 发电机 能源", + "block.thermal.dynamo_gourmand.keyword": "引擎 食物 发电机 能源", + "block.thermal.dynamo_lapidary.keyword": "引擎 宝石 发电机 能源", + "block.thermal.dynamo_magmatic.keyword": "引擎 发电机 熔岩 能源", + "block.thermal.dynamo_numismatic.keyword": "币 引擎 发电机 能源", + "block.thermal.dynamo_stirling.keyword": "木炭 焦炭 引擎 发电机 能源", + + "block.thermal.machine_bottler.keyword": "桶 装填 机器 转置机", + "block.thermal.machine_brewer.keyword": "酿造器 酿造 机器 药水", + "block.thermal.machine_centrifuge.keyword": "离心 机器", + "block.thermal.machine_chiller.keyword": "冰箱 机器 黑曜石", + "block.thermal.machine_crafter.keyword": "装配 自动合成机 自动合成 合成仓 合成 机器 桌 工作台", + "block.thermal.machine_crucible.keyword": "机器 熔化", + "block.thermal.machine_furnace.keyword": "烹饪 熔炉 机器", + "block.thermal.machine_insolator.keyword": "催化剂 玻璃罩 作物 农场 肥料 机器 植物 树苗 树", + "block.thermal.machine_press.keyword": "币 齿轮 机器", + "block.thermal.machine_pulverizer.keyword": "催化剂 粉碎机 打粉机 机器 矿物", + "block.thermal.machine_pyrolyzer.keyword": "木炭 焦煤 杂酚油 机器 烤箱", + "block.thermal.machine_refinery.keyword": "机器 石油 精炼厂 炼油厂", + "block.thermal.machine_sawmill.keyword": "原木 机器 木板", + "block.thermal.machine_smelter.keyword": "合金 催化剂 机器 矿物", + + "item.thermal.chiller_ball_cast.keyword": "冷凝器 冷冻机", + "item.thermal.chiller_ingot_cast.keyword": "冷凝器 冷冻机", + "item.thermal.chiller_rod_cast.keyword": "冷凝器 冷冻机", + + "item.thermal.press_coin_die.keyword": "压", + "item.thermal.press_gear_die.keyword": "压", + "item.thermal.press_packing_2x2_die.keyword": "压", + "item.thermal.press_packing_3x3_die.keyword": "压", + "item.thermal.press_unpacking_die.keyword": "压", + + "_comment": "========================================================================================================", + "_comment": "Thermal Innovation", + "_comment": "========================================================================================================", + + "info.thermal.capacitor.mode.0": "模式:装备", + "info.thermal.capacitor.mode.1": "模式:物品栏", + "info.thermal.capacitor.mode.2": "模式:所有物品", + + "info.thermal.magnet.mode.0": "自动磁吸已禁用", + "info.thermal.magnet.mode.1": "自动磁吸已启用", + "info.thermal.magnet.use": "右击以吸引目标物品。", + "info.thermal.magnet.use.sneak": "潜行右击以进行配置。", + + "info.thermal.infuser.mode.0": "自动注射已禁用", + "info.thermal.infuser.mode.1": "自动注射已启用", + "info.thermal.infuser.use": "右击生物来注射药水。", + "info.thermal.infuser.use.sneak": "潜行右击来为自己注射药水。", + + "info.thermal.reservoir.mode.0": "模式:填充", + "info.thermal.reservoir.mode.1": "模式:清空", + + "info.thermal.quiver.mode.0": "灌注已禁用", + "info.thermal.quiver.mode.1": "灌注已启用", + "info.thermal.quiver.use": "右击来将箭矢装入箭袋。", + "info.thermal.quiver.use.sneak": "潜行右击来移出箭矢。", + + "item.thermal.fluid_reservoir": "贮液器", + "item.thermal.fluid_reservoir.desc": "存储流体并填充所装备物品。也可用来吸收并放置流体。", + + "item.thermal.flux_capacitor": "通量电容", + "item.thermal.flux_capacitor.desc": "储存红石通量并为其它物品充能。", + + "item.thermal.flux_drill": "通量电钻", + "item.thermal.flux_drill.desc": "电力驱动的采掘工具。", + + "item.thermal.flux_magnet": "通量磁铁", + "item.thermal.flux_magnet.desc": "电力驱动的物品磁吸工具。", + + "item.thermal.flux_pump": "真空移液器", + "item.thermal.flux_pump.desc": "电力驱动的流体泵送工具。", + + "item.thermal.flux_saw": "通量电锯", + "item.thermal.flux_saw.desc": "电力驱动的砍伐工具。", + + "item.thermal.potion_infuser": "药水注射器", + "item.thermal.potion_infuser.desc": "贮存并注射药水。", + + "item.thermal.potion_quiver": "药水箭袋", + "item.thermal.potion_quiver.desc": "用药水灌注箭矢。", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "item.thermal.fluid_reservoir.keyword": "灌注 装填 注水", + "item.thermal.flux_capacitor.keyword": "电池 充电器 充能器 rf", + "item.thermal.flux_drill.keyword": "电钻 镐 锹 工具", + "item.thermal.flux_saw.keyword": "斧 工具", + "item.thermal.potion_infuser.keyword": "药水", + "item.thermal.potion_quiver.keyword": "药水", + + "_comment": "========================================================================================================", + "_comment": "Thermal Locomotion", + "_comment": "========================================================================================================", + + "block.thermal.crossover_rail": "渡线铁轨", + + "block.thermal.lumium_activator_rail": "流明激活铁轨", + "block.thermal.lumium_crossover_rail": "流明渡线铁轨", + "block.thermal.lumium_detector_rail": "流明探测铁轨", + "block.thermal.lumium_powered_rail": "流明充能铁轨", + "block.thermal.lumium_rail": "流明铁轨", + + "block.thermal.prismarine_activator_rail": "海晶激活铁轨", + "block.thermal.prismarine_crossover_rail": "海晶渡线铁轨", + "block.thermal.prismarine_detector_rail": "海晶探测铁轨", + "block.thermal.prismarine_powered_rail": "海晶充能铁轨", + "block.thermal.prismarine_rail": "海晶铁轨", + + "entity.thermal.earth_tnt_minecart": "地岩碎裂炸药矿车", + "entity.thermal.ender_tnt_minecart": "末影侵扰炸药矿车", + "entity.thermal.fire_tnt_minecart": "狱火烧夷炸药矿车", + "entity.thermal.glowstone_tnt_minecart": "圣光辐照炸药矿车", + "entity.thermal.ice_tnt_minecart": "冰川结冻炸药矿车", + "entity.thermal.lightning_tnt_minecart": "震天雷击炸药矿车", + "entity.thermal.nuke_tnt_minecart": "核弹矿车", + "entity.thermal.phyto_tnt_minecart": "PNT矿车", + "entity.thermal.redstone_tnt_minecart": "红石发信炸药矿车", + "entity.thermal.slime_tnt_minecart": "弹力黏着炸药矿车", + + "entity.thermal.energy_minecart": "红石通量矿车", + "entity.thermal.fluid_minecart": "流体储罐矿车", + "entity.thermal.underwater_minecart": "水下矿车", + + "info.thermal.energy_minecart.0": "存储红石通量。", + "info.thermal.energy_minecart.1": "通过左右槽位来为矿车充能,或从矿车中提取能量。", + + "info.thermal.fluid_minecart.0": "存储流体。", + "info.thermal.fluid_minecart.1": "通过左右槽位来为矿车装填流体,或将矿车中的流体装填到物品中。", + "info.thermal.fluid_minecart.2": "或者,直接使用桶或者类似物品与矿车交互。", + + "item.thermal.earth_tnt_minecart": "地岩碎裂炸药矿车", + "item.thermal.ender_tnt_minecart": "末影侵扰炸药矿车", + "item.thermal.fire_tnt_minecart": "狱火烧夷炸药矿车", + "item.thermal.glowstone_tnt_minecart": "圣光辐照炸药矿车", + "item.thermal.ice_tnt_minecart": "冰川结冻炸药矿车", + "item.thermal.lightning_tnt_minecart": "震天雷击炸药矿车", + "item.thermal.nuke_tnt_minecart": "核弹矿车", + "item.thermal.phyto_tnt_minecart": "PNT矿车", + "item.thermal.redstone_tnt_minecart": "红石发信炸药矿车", + "item.thermal.slime_tnt_minecart": "弹力黏着炸药矿车", + + "item.thermal.energy_minecart": "红石通量矿车", + "item.thermal.fluid_minecart": "流体储罐矿车", + "item.thermal.underwater_minecart": "水下矿车", + + "_comment": "========================================================================================================", + "_comment": "Keywords - These terms help things show up in JEI or other tooltip searches! :)", + "_comment": "========================================================================================================", + + "block.thermal.prismarine_activator_rail.keyword": "水下", + "block.thermal.prismarine_crossover_rail.keyword": "水下", + "block.thermal.prismarine_detector_rail.keyword": "水下", + "block.thermal.prismarine_powered_rail.keyword": "水下", + "block.thermal.prismarine_rail.keyword": "水下", + + "item.thermal.earth_tnt_minecart.keyword": "岩石人 地 tnt", + "item.thermal.ender_tnt_minecart.keyword": "tnt", + "item.thermal.fire_tnt_minecart.keyword": "烈焰 火 tnt", + "item.thermal.glowstone_tnt_minecart.keyword": "tnt", + "item.thermal.ice_tnt_minecart.keyword": "暴雪人 冰 tnt", + "item.thermal.lightning_tnt_minecart.keyword": "狂风人 电 tnt", + "item.thermal.nuke_tnt_minecart.keyword": "tnt", + "item.thermal.phyto_tnt_minecart.keyword": "肥料 tnt", + "item.thermal.redstone_tnt_minecart.keyword": "tnt", + "item.thermal.slime_tnt_minecart.keyword": "tnt", + + "_comment": "========================================================================================================", + "_comment": "Guidebooks", + "_comment": "========================================================================================================", + + "thermal.book.name": "热力百科", + "thermal.book.landing_text": "欢迎使用热力系列指导手册!全体制作人员祝你玩得愉快。", + "thermal.book.subtitle": "MC 1.20.1" +} \ No newline at end of file diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index d8072d53b078..1fa9febf4ce1 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -254,4 +254,4 @@ "item.minecraft.tipped_arrow.effect.love": "爱之箭", "item.minecraft.tipped_arrow.effect.magic_resistance": "魔抗之箭", "item.minecraft.tipped_arrow.effect.panacea": "灵丹妙箭" -} +} \ No newline at end of file From 5778255a2331a48001f4e17006d7be74c8d38c24 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Wed, 20 Aug 2025 15:31:19 +0800 Subject: [PATCH 03/15] LOVE --- projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json | 6 +++--- projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json | 6 +++--- projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json | 6 +++--- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json index 07c20c2b9650..5dd3c5730c37 100644 --- a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -163,7 +163,7 @@ "item.minecraft.lingering_potion.effect.enderference": "滞留型抑影药水", "item.minecraft.lingering_potion.effect.explosion_resistance": "滞留型抗爆药水", "item.minecraft.lingering_potion.effect.lightning_resistance": "滞留型抗震药水", - "item.minecraft.lingering_potion.effect.love": "滞留型催情药水", + "item.minecraft.lingering_potion.effect.love": "滞留型爱情药水", "item.minecraft.lingering_potion.effect.magic_resistance": "滞留型魔抗药水", "item.minecraft.lingering_potion.effect.panacea": "滞留型万灵药", "item.minecraft.potion.effect.amplification": "增幅药水", @@ -171,7 +171,7 @@ "item.minecraft.potion.effect.enderference": "抑影药水", "item.minecraft.potion.effect.explosion_resistance": "抗爆药水", "item.minecraft.potion.effect.lightning_resistance": "抗震药水", - "item.minecraft.potion.effect.love": "催情药水", + "item.minecraft.potion.effect.love": "爱情药水", "item.minecraft.potion.effect.magic_resistance": "魔抗药水", "item.minecraft.potion.effect.panacea": "万灵药", "item.minecraft.splash_potion.effect.amplification": "喷溅型增幅药水", @@ -179,7 +179,7 @@ "item.minecraft.splash_potion.effect.enderference": "喷溅型抑影药水", "item.minecraft.splash_potion.effect.explosion_resistance": "喷溅型抗爆药水", "item.minecraft.splash_potion.effect.lightning_resistance": "喷溅型抗震药水", - "item.minecraft.splash_potion.effect.love": "喷溅型催情药水", + "item.minecraft.splash_potion.effect.love": "喷溅型爱情药水", "item.minecraft.splash_potion.effect.magic_resistance": "喷溅型魔抗药水", "item.minecraft.splash_potion.effect.panacea": "喷溅型万灵药", "item.minecraft.tipped_arrow.effect.amplification": "增幅之箭", diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index 85ae7613de57..c9b78213eb4d 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -223,7 +223,7 @@ "item.minecraft.lingering_potion.effect.enderference": "滞留型抑影药水", "item.minecraft.lingering_potion.effect.explosion_resistance": "滞留型抗爆药水", "item.minecraft.lingering_potion.effect.lightning_resistance": "滞留型抗震药水", - "item.minecraft.lingering_potion.effect.love": "滞留型催情药水", + "item.minecraft.lingering_potion.effect.love": "滞留型爱情药水", "item.minecraft.lingering_potion.effect.magic_resistance": "滞留型魔抗药水", "item.minecraft.lingering_potion.effect.panacea": "滞留型万灵药", "item.minecraft.potion.effect.amplification": "增幅药水", @@ -231,7 +231,7 @@ "item.minecraft.potion.effect.enderference": "抑影药水", "item.minecraft.potion.effect.explosion_resistance": "抗爆药水", "item.minecraft.potion.effect.lightning_resistance": "抗震药水", - "item.minecraft.potion.effect.love": "催情药水", + "item.minecraft.potion.effect.love": "爱情药水", "item.minecraft.potion.effect.magic_resistance": "魔抗药水", "item.minecraft.potion.effect.panacea": "万灵药", "item.minecraft.splash_potion.effect.amplification": "喷溅型增幅药水", @@ -239,7 +239,7 @@ "item.minecraft.splash_potion.effect.enderference": "喷溅型抑影药水", "item.minecraft.splash_potion.effect.explosion_resistance": "喷溅型抗爆药水", "item.minecraft.splash_potion.effect.lightning_resistance": "喷溅型抗震药水", - "item.minecraft.splash_potion.effect.love": "喷溅型催情药水", + "item.minecraft.splash_potion.effect.love": "喷溅型爱情药水", "item.minecraft.splash_potion.effect.magic_resistance": "喷溅型魔抗药水", "item.minecraft.splash_potion.effect.panacea": "喷溅型万灵药", "item.minecraft.tipped_arrow.effect.amplification": "增幅之箭", diff --git a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json index 1fa9febf4ce1..9ea0957218c9 100644 --- a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -224,7 +224,7 @@ "item.minecraft.lingering_potion.effect.enderference": "滞留型抑影药水", "item.minecraft.lingering_potion.effect.explosion_resistance": "滞留型抗爆药水", "item.minecraft.lingering_potion.effect.lightning_resistance": "滞留型抗震药水", - "item.minecraft.lingering_potion.effect.love": "滞留型催情药水", + "item.minecraft.lingering_potion.effect.love": "滞留型爱情药水", "item.minecraft.lingering_potion.effect.magic_resistance": "滞留型魔抗药水", "item.minecraft.lingering_potion.effect.panacea": "滞留型万灵药", @@ -233,7 +233,7 @@ "item.minecraft.potion.effect.enderference": "抑影药水", "item.minecraft.potion.effect.explosion_resistance": "抗爆药水", "item.minecraft.potion.effect.lightning_resistance": "抗震药水", - "item.minecraft.potion.effect.love": "催情药水", + "item.minecraft.potion.effect.love": "爱情药水", "item.minecraft.potion.effect.magic_resistance": "魔抗药水", "item.minecraft.potion.effect.panacea": "万灵药", @@ -242,7 +242,7 @@ "item.minecraft.splash_potion.effect.enderference": "喷溅型抑影药水", "item.minecraft.splash_potion.effect.explosion_resistance": "喷溅型抗爆药水", "item.minecraft.splash_potion.effect.lightning_resistance": "喷溅型抗震药水", - "item.minecraft.splash_potion.effect.love": "喷溅型催情药水", + "item.minecraft.splash_potion.effect.love": "喷溅型爱情药水", "item.minecraft.splash_potion.effect.magic_resistance": "喷溅型魔抗药水", "item.minecraft.splash_potion.effect.panacea": "喷溅型万灵药", diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 1fa9febf4ce1..9ea0957218c9 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -224,7 +224,7 @@ "item.minecraft.lingering_potion.effect.enderference": "滞留型抑影药水", "item.minecraft.lingering_potion.effect.explosion_resistance": "滞留型抗爆药水", "item.minecraft.lingering_potion.effect.lightning_resistance": "滞留型抗震药水", - "item.minecraft.lingering_potion.effect.love": "滞留型催情药水", + "item.minecraft.lingering_potion.effect.love": "滞留型爱情药水", "item.minecraft.lingering_potion.effect.magic_resistance": "滞留型魔抗药水", "item.minecraft.lingering_potion.effect.panacea": "滞留型万灵药", @@ -233,7 +233,7 @@ "item.minecraft.potion.effect.enderference": "抑影药水", "item.minecraft.potion.effect.explosion_resistance": "抗爆药水", "item.minecraft.potion.effect.lightning_resistance": "抗震药水", - "item.minecraft.potion.effect.love": "催情药水", + "item.minecraft.potion.effect.love": "爱情药水", "item.minecraft.potion.effect.magic_resistance": "魔抗药水", "item.minecraft.potion.effect.panacea": "万灵药", @@ -242,7 +242,7 @@ "item.minecraft.splash_potion.effect.enderference": "喷溅型抑影药水", "item.minecraft.splash_potion.effect.explosion_resistance": "喷溅型抗爆药水", "item.minecraft.splash_potion.effect.lightning_resistance": "喷溅型抗震药水", - "item.minecraft.splash_potion.effect.love": "喷溅型催情药水", + "item.minecraft.splash_potion.effect.love": "喷溅型爱情药水", "item.minecraft.splash_potion.effect.magic_resistance": "喷溅型魔抗药水", "item.minecraft.splash_potion.effect.panacea": "喷溅型万灵药", From 3bb724cb5d57d184633bf998515f6ce944ab0cf7 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Wed, 20 Aug 2025 20:24:56 +0800 Subject: [PATCH 04/15] =?UTF-8?q?=E6=8E=B7=E7=A1=AC=E5=B8=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json | 4 ++-- projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json | 4 ++-- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index c9b78213eb4d..d81e2d8b7393 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -49,7 +49,7 @@ "info.cofh.enchantments": "附魔", "info.cofh.energy": "能量", "info.cofh.fluid": "流体", - "info.cofh.heads": "头", + "info.cofh.heads": "正面", "info.cofh.infinite": "无限", "info.cofh.infinite_source": "无限资源", "info.cofh.key_not_bound": "按键绑定:CoFH-'%s'未设置。", @@ -59,7 +59,7 @@ "info.cofh.receive": "接收", "info.cofh.send": "传出", "info.cofh.single_block": "单个方块", - "info.cofh.tails": "尾", + "info.cofh.tails": "反面", "info.cofh.transfer": "转换", "info.cofh.type": "种类", "info.cofh.unit_mb": "mB", diff --git a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json index 9ea0957218c9..8f0feae23ecd 100644 --- a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -49,7 +49,7 @@ "info.cofh.enchantments": "附魔", "info.cofh.energy": "能量", "info.cofh.fluid": "流体", - "info.cofh.heads": "头", + "info.cofh.heads": "正面", "info.cofh.infinite": "无限", "info.cofh.infinite_source": "无限资源", "info.cofh.key_not_bound": "按键绑定:CoFH-'%s'未设置。", @@ -59,7 +59,7 @@ "info.cofh.receive": "接收", "info.cofh.send": "传出", "info.cofh.single_block": "单个方块", - "info.cofh.tails": "尾", + "info.cofh.tails": "反面", "info.cofh.transfer": "转换", "info.cofh.type": "种类", "info.cofh.unit_mb": "mB", diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 9ea0957218c9..8f0feae23ecd 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -49,7 +49,7 @@ "info.cofh.enchantments": "附魔", "info.cofh.energy": "能量", "info.cofh.fluid": "流体", - "info.cofh.heads": "头", + "info.cofh.heads": "正面", "info.cofh.infinite": "无限", "info.cofh.infinite_source": "无限资源", "info.cofh.key_not_bound": "按键绑定:CoFH-'%s'未设置。", @@ -59,7 +59,7 @@ "info.cofh.receive": "接收", "info.cofh.send": "传出", "info.cofh.single_block": "单个方块", - "info.cofh.tails": "尾", + "info.cofh.tails": "反面", "info.cofh.transfer": "转换", "info.cofh.type": "种类", "info.cofh.unit_mb": "mB", From ac226ad9fd7ba59e0e07b5ce884d5041cc426610 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:55:19 +0800 Subject: [PATCH 05/15] Update projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index d81e2d8b7393..053b6de1d06a 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -215,7 +215,7 @@ "enchantment.minecraft.smite.desc": "提升对亡灵生物的伤害。", "enchantment.minecraft.sweeping.desc": "提升横扫攻击造成的伤害。", "enchantment.minecraft.thorns.desc": "对攻击者造成伤害。", - "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", + "enchantment.minecraft.unbreaking.desc": "降低耐久损耗概率。", "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", "item.minecraft.lingering_potion.effect.amplification": "滞留型增幅药水", From f8cbcea71298b67f9758c0b0c2e00fbce1730426 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:55:26 +0800 Subject: [PATCH 06/15] Update projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index 053b6de1d06a..cdd614e717af 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -46,7 +46,7 @@ "info.cofh.effects": "效果", "info.cofh.efficiency": "效率", "info.cofh.empty": "空", - "info.cofh.enchantments": "附魔", + "info.cofh.enchantments": "魔咒", "info.cofh.energy": "能量", "info.cofh.fluid": "流体", "info.cofh.heads": "正面", From a8207d205cfec7cb5d3a4067d900f161981b52c4 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:55:35 +0800 Subject: [PATCH 07/15] Update projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index cdd614e717af..1ec53c957dbb 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -37,8 +37,8 @@ "info.cofh.area": "区域", "info.cofh.arrows": "箭矢", "info.cofh.boostable": "可增产", - "info.cofh.chance": "几率", - "info.cofh.chance_additional": "额外几率", +"info.cofh.chance": "概率", +"info.cofh.chance_additional": "额外概率", "info.cofh.claimable": "可声明", "info.cofh.click_to_claim": "§e§o点击§r§7以获取。", "info.cofh.click_to_clear": "§e§oAlt+Shift并点击§r§7以清除。", From a31ba24494aa75cee562c891540aedc2166be631 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Fri, 29 Aug 2025 10:51:27 +0800 Subject: [PATCH 08/15] Update projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 8f0feae23ecd..37ddb41cd488 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -203,7 +203,7 @@ "enchantment.minecraft.multishot.desc": "三支箭矢会呈平面扇形射出,但每次射击仅消耗一支箭。", "enchantment.minecraft.piercing.desc": "箭矢会射穿多个实体。", "enchantment.minecraft.power.desc": "提升箭矢伤害。", - "enchantment.minecraft.projectile_protection.desc": "削减被弹射物击中时收到的伤害。", + "enchantment.minecraft.projectile_protection.desc": "削减被弹射物击中时受到的伤害。", "enchantment.minecraft.protection.desc": "削减绝大部分类型的伤害。", "enchantment.minecraft.punch.desc": "强化箭矢的击退效果。", "enchantment.minecraft.quick_charge.desc": "缩短弩的装弹耗时。", From afb12e98a8006a7dde503a50153201b81962c782 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Fri, 29 Aug 2025 10:51:33 +0800 Subject: [PATCH 09/15] Update projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 37ddb41cd488..2eea91676358 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -217,7 +217,7 @@ "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", - "fluid_type.minecraft.milk": "牛奶", + "fluid_type.minecraft.milk": "奶", "item.minecraft.lingering_potion.effect.amplification": "滞留型增幅药水", "item.minecraft.lingering_potion.effect.clarity": "滞留型洞察药水", From 4b03a678424370024bffb56ffb54e1f9fe01a7e1 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Fri, 29 Aug 2025 10:51:43 +0800 Subject: [PATCH 10/15] Update projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 2eea91676358..4e8ddf473ef2 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -186,7 +186,7 @@ "enchantment.minecraft.channeling.desc": "在特定条件下,掷出的三叉戟会召唤一道雷电轰击着陆点。", "enchantment.minecraft.depth_strider.desc": "提升水下移动速度。", "enchantment.minecraft.efficiency.desc": "提升采掘速度。", - "enchantment.minecraft.feather_falling.desc": "降低摔落所造成的伤害。", + "enchantment.minecraft.feather_falling.desc": "减少摔落时受到的伤害。", "enchantment.minecraft.fire_aspect.desc": "点燃目标。", "enchantment.minecraft.fire_protection.desc": "降低火焰造成的伤害。", "enchantment.minecraft.flame.desc": "箭矢会点燃所命中的目标。", From 44feb5861f03dd566463bb73481e47457e0870c3 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Fri, 29 Aug 2025 10:52:02 +0800 Subject: [PATCH 11/15] Update projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 4e8ddf473ef2..3beece68c475 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -188,7 +188,7 @@ "enchantment.minecraft.efficiency.desc": "提升采掘速度。", "enchantment.minecraft.feather_falling.desc": "减少摔落时受到的伤害。", "enchantment.minecraft.fire_aspect.desc": "点燃目标。", - "enchantment.minecraft.fire_protection.desc": "降低火焰造成的伤害。", + "enchantment.minecraft.fire_protection.desc": "减少受到的火焰伤害。", "enchantment.minecraft.flame.desc": "箭矢会点燃所命中的目标。", "enchantment.minecraft.fortune.desc": "提升特定方块被采掘后掉落的物品数量。", "enchantment.minecraft.frost_walker.desc": "冻结脚下的水,以便穿过水域。", From fbbd4532e3ae9e52b351ad64b6185642f14c1e5d Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Fri, 29 Aug 2025 10:21:24 +0000 Subject: [PATCH 12/15] =?UTF-8?q?=E5=87=A0=E7=8E=87=20->=20=E6=A6=82?= =?UTF-8?q?=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json | 8 ++++---- projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json | 8 ++++---- projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json | 6 +++--- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 8 ++++---- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json index 5dd3c5730c37..19e565b1a5ba 100644 --- a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -22,8 +22,8 @@ "info.cofh.amount": "数量", "info.cofh.area": "区域", "info.cofh.arrows": "箭矢", - "info.cofh.chance": "几率", - "info.cofh.chance_additional": "额外几率", + "info.cofh.chance": "概率", + "info.cofh.chance_additional": "额外概率", "info.cofh.click_to_claim": "§e§o点击§r§7以获取。", "info.cofh.click_to_clear": "§e§oAlt+Shift并点击§r§7以清除。", "info.cofh.effects": "效果", @@ -139,7 +139,7 @@ "enchantment.minecraft.infinity.desc": "普通的箭永不会被消耗。", "enchantment.minecraft.knockback.desc": "强化近战攻击的击退效果。", "enchantment.minecraft.looting.desc": "提升生物掉落物数量。", - "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现几率。", + "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现概率。", "enchantment.minecraft.lure.desc": "缩短垂钓战利品上钩的耗时。", "enchantment.minecraft.mending.desc": "赋予带有该附魔的物品以消耗经验值修复自身的能力。", "enchantment.minecraft.multishot.desc": "三支箭矢会呈平面扇形射出,但每次射击仅消耗一支箭。", @@ -156,7 +156,7 @@ "enchantment.minecraft.smite.desc": "提升对亡灵生物的伤害。", "enchantment.minecraft.sweeping.desc": "提升横扫攻击造成的伤害。", "enchantment.minecraft.thorns.desc": "对攻击者造成伤害。", - "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", + "enchantment.minecraft.unbreaking.desc": "降低耐久损耗概率。", "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", "item.minecraft.lingering_potion.effect.amplification": "滞留型增幅药水", "item.minecraft.lingering_potion.effect.clarity": "滞留型洞察药水", diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index 1ec53c957dbb..be390086709f 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -198,7 +198,7 @@ "enchantment.minecraft.knockback.desc": "强化近战攻击的击退效果。", "enchantment.minecraft.looting.desc": "提升生物掉落物数量。", "enchantment.minecraft.loyalty.desc": "三叉戟会折返使用者手中。", - "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现几率。", + "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现概率。", "enchantment.minecraft.lure.desc": "缩短垂钓战利品上钩的耗时。", "enchantment.minecraft.mending.desc": "赋予带有该附魔的物品以消耗经验值修复自身的能力。", "enchantment.minecraft.multishot.desc": "三支箭矢会呈平面扇形射出,但每次射击仅消耗一支箭。", diff --git a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json index 8f0feae23ecd..6b9c0e0f38e9 100644 --- a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -37,8 +37,8 @@ "info.cofh.area": "区域", "info.cofh.arrows": "箭矢", "info.cofh.boostable": "可增产", - "info.cofh.chance": "几率", - "info.cofh.chance_additional": "额外几率", + "info.cofh.chance": "概率", + "info.cofh.chance_additional": "额外概率", "info.cofh.claimable": "可声明", "info.cofh.click_to_claim": "§e§o点击§r§7以获取。", "info.cofh.click_to_clear": "§e§oAlt+Shift并点击§r§7以清除。", @@ -197,7 +197,7 @@ "enchantment.minecraft.knockback.desc": "强化近战攻击的击退效果。", "enchantment.minecraft.looting.desc": "提升生物掉落物数量。", "enchantment.minecraft.loyalty.desc": "三叉戟会折返使用者手中。", - "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现几率。", + "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现概率。", "enchantment.minecraft.lure.desc": "缩短垂钓战利品上钩的耗时。", "enchantment.minecraft.mending.desc": "赋予带有该附魔的物品以消耗经验值修复自身的能力。", "enchantment.minecraft.multishot.desc": "三支箭矢会呈平面扇形射出,但每次射击仅消耗一支箭。", @@ -214,7 +214,7 @@ "enchantment.minecraft.smite.desc": "提升对亡灵生物的伤害。", "enchantment.minecraft.sweeping.desc": "提升横扫攻击造成的伤害。", "enchantment.minecraft.thorns.desc": "对攻击者造成伤害。", - "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", + "enchantment.minecraft.unbreaking.desc": "降低耐久损耗概率。", "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", "fluid_type.minecraft.milk": "牛奶", diff --git a/projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json b/projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json index be67f2d6bb6e..0c965c836976 100644 --- a/projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json +++ b/projects/1.20/assets/1UNKNOWN/thermal/lang/zh_cn.json @@ -94,7 +94,7 @@ "info.thermal.energy_mod": "能耗倍数", "info.thermal.primary_mod": "主产物产出倍数", "info.thermal.secondary_mod": "副产物产出倍数", - "info.thermal.use_chance": "消耗几率", + "info.thermal.use_chance": "消耗概率", "info.thermal.detonator.mode.0": "当前模式:绑定", "info.thermal.detonator.mode.1": "当前模式:引爆", @@ -423,7 +423,7 @@ "block.thermal.ice_tnt": "冰川结冻炸药", "block.thermal.ice_tnt.desc": "冻结一大片区域。", "block.thermal.lightning_tnt": "震天雷击炸药", - "block.thermal.lightning_tnt.desc": "震击一大片区域,起效时有很大几率伴有雷电。", + "block.thermal.lightning_tnt.desc": "震击一大片区域,起效时有很大概率伴有雷电。", "block.thermal.nuke_tnt": "核能炸弹", "block.thermal.nuke_tnt.desc": "千万,千万别站得太近。", "block.thermal.phyto_tnt": "PNT", @@ -546,7 +546,7 @@ "item.thermal.ice_grenade": "冰川结冻弹", "item.thermal.ice_grenade.desc": "发生碰撞时造成范围性冻结。", "item.thermal.lightning_grenade": "震天雷击弹", - "item.thermal.lightning_grenade.desc": "发生碰撞时造成范围性震击并有几率伴随雷电。", + "item.thermal.lightning_grenade.desc": "发生碰撞时造成范围性震击并有概率伴随雷电。", "item.thermal.nuke_grenade": "核能手榴弹", "item.thermal.nuke_grenade.desc": "记得扔远点。", "item.thermal.phyto_grenade": "植育一号催熟爆弹", diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 3beece68c475..1311d869be75 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -37,8 +37,8 @@ "info.cofh.area": "区域", "info.cofh.arrows": "箭矢", "info.cofh.boostable": "可增产", - "info.cofh.chance": "几率", - "info.cofh.chance_additional": "额外几率", + "info.cofh.chance": "概率", + "info.cofh.chance_additional": "额外概率", "info.cofh.claimable": "可声明", "info.cofh.click_to_claim": "§e§o点击§r§7以获取。", "info.cofh.click_to_clear": "§e§oAlt+Shift并点击§r§7以清除。", @@ -197,7 +197,7 @@ "enchantment.minecraft.knockback.desc": "强化近战攻击的击退效果。", "enchantment.minecraft.looting.desc": "提升生物掉落物数量。", "enchantment.minecraft.loyalty.desc": "三叉戟会折返使用者手中。", - "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现几率。", + "enchantment.minecraft.luck_of_the_sea.desc": "提升高品质垂钓战利品的出现概率。", "enchantment.minecraft.lure.desc": "缩短垂钓战利品上钩的耗时。", "enchantment.minecraft.mending.desc": "赋予带有该附魔的物品以消耗经验值修复自身的能力。", "enchantment.minecraft.multishot.desc": "三支箭矢会呈平面扇形射出,但每次射击仅消耗一支箭。", @@ -214,7 +214,7 @@ "enchantment.minecraft.smite.desc": "提升对亡灵生物的伤害。", "enchantment.minecraft.sweeping.desc": "提升横扫攻击造成的伤害。", "enchantment.minecraft.thorns.desc": "对攻击者造成伤害。", - "enchantment.minecraft.unbreaking.desc": "降低耐久损耗几率。", + "enchantment.minecraft.unbreaking.desc": "降低耐久损耗概率。", "enchantment.minecraft.vanishing_curse.desc": "带有该魔咒的物品会在使用者死亡后彻底消失。", "fluid_type.minecraft.milk": "奶", From c0040a5710f34dfd449b3216fdf17c71767b6596 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Fri, 29 Aug 2025 18:23:29 +0800 Subject: [PATCH 13/15] Update projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: El Trueno --- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index 1311d869be75..a24db536db4b 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -187,7 +187,7 @@ "enchantment.minecraft.depth_strider.desc": "提升水下移动速度。", "enchantment.minecraft.efficiency.desc": "提升采掘速度。", "enchantment.minecraft.feather_falling.desc": "减少摔落时受到的伤害。", - "enchantment.minecraft.fire_aspect.desc": "点燃目标。", + "enchantment.minecraft.fire_aspect.desc": "使目标着火。", "enchantment.minecraft.fire_protection.desc": "减少受到的火焰伤害。", "enchantment.minecraft.flame.desc": "箭矢会点燃所命中的目标。", "enchantment.minecraft.fortune.desc": "提升特定方块被采掘后掉落的物品数量。", From 5fa16865ec06c1642cdafb29c076c5bef279f0e7 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Sat, 6 Sep 2025 11:52:44 +0800 Subject: [PATCH 14/15] Sting --- projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json index 19e565b1a5ba..d08351be3cc2 100644 --- a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -1,7 +1,7 @@ { "attribute.name.cofh.fall_distance": "掉落距离", "attribute.name.cofh.hazard_resistance": "毒害抗性", - "attribute.name.cofh.sting_resistance": "叮咬抗性", + "attribute.name.cofh.sting_resistance": "刺蛰抗性", "forge.swimSpeed": "游泳速度", "commands.cofh.heal.success.single": "已治愈%s", "commands.cofh.heal.success.multiple": "已治愈%s个实体", diff --git a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json index be390086709f..bdb107a84b83 100644 --- a/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.18/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -5,7 +5,7 @@ "attribute.name.cofh.fall_distance": "摔落距离", "attribute.name.cofh.hazard_resistance": "毒害抗性", - "attribute.name.cofh.sting_resistance": "叮咬抗性", + "attribute.name.cofh.sting_resistance": "刺蛰抗性", "death.attack.knife": "%1$s被%2$s刀了!", "death.attack.knife.item": "%1$s被%2$s用%3$s捅死了!", diff --git a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json index 6b9c0e0f38e9..a9e404d4878b 100644 --- a/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.19/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -5,7 +5,7 @@ "attribute.name.cofh.fall_distance": "摔落距离", "attribute.name.cofh.hazard_resistance": "毒害抗性", - "attribute.name.cofh.sting_resistance": "叮咬抗性", + "attribute.name.cofh.sting_resistance": "刺蛰抗性", "death.attack.knife": "%1$s被%2$s刀了!", "death.attack.knife.item": "%1$s被%2$s用%3$s捅死了!", diff --git a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json index a24db536db4b..2142bfbc574b 100644 --- a/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.20/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -5,7 +5,7 @@ "attribute.name.cofh.fall_distance": "摔落距离", "attribute.name.cofh.hazard_resistance": "毒害抗性", - "attribute.name.cofh.sting_resistance": "叮咬抗性", + "attribute.name.cofh.sting_resistance": "刺蛰抗性", "death.attack.knife": "%1$s被%2$s刀了!", "death.attack.knife.item": "%1$s被%2$s用%3$s捅死了!", From 8ecae3b190a72df66864f6083114cf02aed38f95 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Thu, 11 Sep 2025 00:13:15 +0800 Subject: [PATCH 15/15] Update projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json Co-authored-by: Don Trueno --- projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json index d08351be3cc2..d2fb6c0b728b 100644 --- a/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json +++ b/projects/1.16/assets/cofh-core/cofh_core/lang/zh_cn.json @@ -1,5 +1,5 @@ { - "attribute.name.cofh.fall_distance": "掉落距离", + "attribute.name.cofh.fall_distance": "摔落距离", "attribute.name.cofh.hazard_resistance": "毒害抗性", "attribute.name.cofh.sting_resistance": "刺蛰抗性", "forge.swimSpeed": "游泳速度",