diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index dbe1f842..dfcfe04a 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -1970,7 +1970,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("基础等级的不怎么好用,但配合升级和扩容魔咒就很好用了!")); -.addTooltip(format.red("核电工艺提供的配方更好,所以会产生辐射")); +.addTooltip(format.red("核电工艺提供的配方更好")); .addTooltip(format.red("该机器已禁用"));