From fc6dcadda1ac311a53b5594211c736998a4fd111 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Sat, 2 Nov 2024 02:55:20 +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 6b057de9..9238ca15 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -659,7 +659,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("使用神秘宝石实现自动化")); -.addTooltip(format.red("可以用不正确的钛块合成正确的钛块")); +.addTooltip(format.red("可使用钛块通过合成获得所需的特殊钛 块")); .addTooltip(format.red("使用对应的神话虚空资源采掘机以稳定(缓慢)获得石榴石!")); .addTooltip(format.red("如果大量需要,使用ME神话装配室来批量合成!"));