From e7daafabe9b900cf05b15ea5bc7b3a6f967d8671 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Mon, 20 Jan 2025 19:10:02 +0800 Subject: [PATCH] fixes --- scripts/ToolTips2.zs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index e824a1f4..665ebc54 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -747,13 +747,13 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("使用绿宝石、钻石以及黑曜石右击贡献祭坛")); -.addTooltip(format.red("感谢Sandman366在修复JEI搜索木板崩溃问题方面的帮助 ;)")); +.addTooltip(format.red("感谢Sandman366在修复JEI搜索木板导致崩溃的问题方面的帮助 ;)")); -.addTooltip(format.red("用打火石点燃基岩,或者在基岩上倒一桶烈焰之炽焱,还可使用SAG磨粉机的循环配方")); +.addTooltip(format.red("用打火石点燃基岩,或者在基岩上倒一桶烈焰之炽焱,也可使用SAG磨粉机的循环配方")); .addTooltip(format.red("我们喜欢Woot!")); -.addTooltip(format.red("如何获得这玩意?")); +.addTooltip(format.red("我该怎么获得这玩意?")); .addTooltip(format.green("(基本上)所有配方中均可重复使用"));