From 70e29ce126e7b47f0f2ab3cf4f4a938f013e8beb Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Sun, 17 Nov 2024 21:44:26 +0800 Subject: [PATCH] small fix --- scripts/ToolTips2.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index c0e42764..9bd4805e 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -3194,7 +3194,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("发现于熔炉维度")); -.addTooltip(format.red("将恐蚁金属和正确的强化手册结合,远古维度将指引你")); +.addTooltip(format.red("将恐蚁金属和正确的强化手册结合,传说维度将指引你")); .addTooltip(format.red("发现于战斗高塔"));