From a22e95d84c96c5df7d81f4e0e121cfeb8450c219 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Sat, 8 Nov 2025 18:40:12 +0800 Subject: [PATCH] typo fix --- scripts/ToolTips2.zs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index c11cc53c..e3a3d62f 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -3022,7 +3022,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("RestlessClam喜欢辐射")); -.addTooltip(format.red("使用工业磨粉机处理铝矿石")); +.addTooltip(format.red("使用工业磨粉机处理铝土矿石")); .addTooltip(format.red("循环模组的液态经验可以被直接传输进该方块")); @@ -3044,8 +3044,8 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("发现于恐蚁界")); .addTooltip(format.red("发现于恐蚁界")); -.addTooltip(format.red("使用工业电解机处理铝土矿粉,或者使用深度怪物学习模组")); -.addTooltip(format.red("使用工业电解机处理铝土矿粉,或者使用深度怪物学习模组")); +.addTooltip(format.red("使用工业电解器处理铝土矿粉,或者使用深度怪物学习模组")); +.addTooltip(format.red("使用工业电解器处理铝土矿粉,或者使用深度怪物学习模组")); .addTooltip(format.red("查看物品用途来了解技能可获得什么掉落物"));