diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index 11d3c935..3930f913 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -1693,11 +1693,11 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("发现于铼界")); -.addTooltip(format.red("用于充能卡莱恩之星 - 取出物品时会卡顿")); +.addTooltip(format.red("用于充能卡莱恩能量之星 - 取出物品时会卡顿")); -.addTooltip(format.red("用于充能卡莱恩之星 - 取出物品时会卡顿")); +.addTooltip(format.red("用于充能卡莱恩能量之星 - 取出物品时会卡顿")); -.addTooltip(format.red("更适合制作物品 - 转化为便携式转化桌来充能卡莱恩之星")); +.addTooltip(format.red("更适合制作物品 - 转化为便携式转化桌来充能卡莱恩能量之星")); .addTooltip(format.red("感谢CappanLF绘制的纹理!")); @@ -2048,16 +2048,16 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("按V键扩大范围,Shift+V缩小范围,C键打开合成方格")); .addTooltip(format.red("使用R键发射可转化生物的弹射物")); -.addTooltip(format.red("需要EMC才能工作,使用卡莱恩之星之类的物品供能!")); +.addTooltip(format.red("需要EMC才能工作,使用卡莱恩能量之星之类的物品供能!")); .addTooltip(format.red("按Shift+X打开!")); -.addTooltip(format.red("需要EMC才能工作,使用卡莱恩之星之类的物品供能!")); +.addTooltip(format.red("需要EMC才能工作,使用卡莱恩能量之星之类的物品供能!")); .addTooltip(format.red("按Shift+X打开!")); -.addTooltip(format.red("需要EMC才能工作,使用卡莱恩之星之类的物品供能!")); +.addTooltip(format.red("需要EMC才能工作,使用卡莱恩能量之星之类的物品供能!")); .addTooltip(format.red("按Shift+X打开!")); -.addTooltip(format.red("需要EMC才能工作,使用卡莱恩之星之类的物品供能!")); +.addTooltip(format.red("需要EMC才能工作,使用卡莱恩能量之星之类的物品供能!")); .addTooltip(format.red("按Shift+X打开!")); .addTooltip(format.red("按Z键切换模式,Shift+Z切换流体模式")); @@ -2241,10 +2241,10 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("警告:该物品十分危险,不要基地使用!")); .addTooltip(format.red("按V键扩大范围,Shift+V缩小范围。")); .addTooltip(format.red("右击进行挖掘!")); -.addTooltip(format.red("需要EMC才能工作,使用卡莱恩之星之类的物品供能!")); +.addTooltip(format.red("需要EMC才能工作,使用卡莱恩能量之星之类的物品供能!")); .addTooltip(format.red("按V键扩大范围,Shift+V缩小范围,C键开关。")); -.addTooltip(format.red("需要EMC才能工作,使用卡莱恩之星之类的物品供能!")); +.addTooltip(format.red("需要EMC才能工作,使用卡莱恩能量之星之类的物品供能!")); .addTooltip(format.red("不要使用过滤器,会导致游戏崩溃")); .addTooltip(format.red("不要使用过滤器,会导致游戏崩溃"));