From 8f941f11f35c221b122eef587a83d0bf7f8f2ce8 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Thu, 24 Apr 2025 00:36:25 +0800 Subject: [PATCH] fix --- scripts/ToolTips2.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index fe8bfbad..9946c141 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -3327,7 +3327,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("右击木桌")); .addTooltip(format.red("使用笔与墨右击")); -.addTooltip(format.red("放置在奥术工作台上方,使其灵力使用范围扩展至周边3x3区块!")); +.addTooltip(format.red("放置在奥术工作台上方,使其灵气使用范围扩展至周边3x3区块!")); .addTooltip(format.red("自动向周围的坩埚加水"));