From 7691ff08dd97ec3dfb810a11a59c67c5d17e7aee Mon Sep 17 00:00:00 2001 From: ZHAY10086 <34602681+ZHAY10086@users.noreply.github.com> Date: Sun, 16 Mar 2025 00:00:31 +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 58cc5352..06da073f 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -1661,7 +1661,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.aqua("基础能量:1800 RF/t")); .addTooltip(format.aqua("基础产热:1200 H/t")); -.addTooltip(format.red("感谢ACGaming只做了Meatball Sauce模组")); +.addTooltip(format.red("感谢ACGaming制作了Meatball Sauce模组")); .addTooltip(format.red("TKuja1最爱的方块"));