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神话装配室来批量合成!"));