From 3d1a33097f9ce9edc67d85e9e30b94b3a7f51cb2 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Tue, 5 Nov 2024 21:34:20 +0800 Subject: [PATCH] fix LC --- scripts/ToolTips2.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index 082bc837..c0e42764 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -2586,7 +2586,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("增加使用牺牲匕首时获得的LP量")); .addTooltip(format.red("每个符文为血之祭坛增加2000点的LP容量上限,超容符文数量大于等于16时,增加的容量多于增容符文")); .addTooltip(format.red("提升祭坛的LP传输速度")); -.addTooltip(format.red("改变祭坛机制:消耗LC积攒充能,可用来立即完成合成")); +.addTooltip(format.red("改变祭坛机制:消耗LP积攒充能,可用来立即完成合成")); .addTooltip(format.red("增加LP网络的容量")); .addTooltip(format.red("感谢Lulu为武器添加的剧情!"));