From 0bcc662f5b3389f0093c38d8d9fd573fcc199f8d Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Fri, 21 Mar 2025 20:18:21 +0800 Subject: [PATCH] fix typo --- scripts/ToolTips2.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index 06da073f..11d3c935 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -1425,7 +1425,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("第一个召唤石!右击召唤一座地牢!")); -.addTooltip(format.red("传送!使用裂隙印记将两个地点绑定,接着在裂隙上放置维度门将其连接")); +.addTooltip(format.red("传送!使用裂痕印记将两个地点绑定,接着在裂隙上放置维度门将其连接")); .addTooltip(format.red("传送!传送到指定地点"));