From 3ae92bfc771a42b55f4a2e0323eee653034b6185 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Sat, 9 Aug 2025 10:06:32 +0800 Subject: [PATCH 1/4] Update zh_cn.json fix typo --- src/main/resources/assets/cofh_core/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/cofh_core/lang/zh_cn.json b/src/main/resources/assets/cofh_core/lang/zh_cn.json index 28b13684..d8072d53 100644 --- a/src/main/resources/assets/cofh_core/lang/zh_cn.json +++ b/src/main/resources/assets/cofh_core/lang/zh_cn.json @@ -3,7 +3,7 @@ "_comment": "CoFH General / Lib", "_comment": "========================================================================================================", - "attribute.name.cofh.fall_distance": "刷落距离", + "attribute.name.cofh.fall_distance": "摔落距离", "attribute.name.cofh.hazard_resistance": "毒害抗性", "attribute.name.cofh.sting_resistance": "叮咬抗性", @@ -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 9e448167881d509e6b0ebfb006b2d997464b7dae Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Wed, 20 Aug 2025 18:51:11 +0800 Subject: [PATCH 2/4] Update zh_cn.json --- src/main/resources/assets/cofh_core/lang/zh_cn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/assets/cofh_core/lang/zh_cn.json b/src/main/resources/assets/cofh_core/lang/zh_cn.json index d8072d53..9c1f3e78 100644 --- a/src/main/resources/assets/cofh_core/lang/zh_cn.json +++ b/src/main/resources/assets/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 af99798f2a9a01a9f53e51189936316ee5bf9fe1 Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:26:43 +0800 Subject: [PATCH 3/4] Update zh_cn.json --- src/main/resources/assets/cofh_core/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/cofh_core/lang/zh_cn.json b/src/main/resources/assets/cofh_core/lang/zh_cn.json index 9c1f3e78..e50224ef 100644 --- a/src/main/resources/assets/cofh_core/lang/zh_cn.json +++ b/src/main/resources/assets/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 c1b90004ce730d4b77f7395d5ed1dfa912ac619f Mon Sep 17 00:00:00 2001 From: ZetaY <34602681+ZHAY10086@users.noreply.github.com> Date: Sat, 6 Sep 2025 11:56:04 +0800 Subject: [PATCH 4/4] fix sting --- src/main/resources/assets/cofh_core/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/cofh_core/lang/zh_cn.json b/src/main/resources/assets/cofh_core/lang/zh_cn.json index e50224ef..7f9c1199 100644 --- a/src/main/resources/assets/cofh_core/lang/zh_cn.json +++ b/src/main/resources/assets/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捅死了!",