From a0432bd6005a1fcf3f7a08ec0329b85088b7626d Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Thu, 24 Oct 2024 09:15:38 +0800 Subject: [PATCH] Update ToolTips2.zs --- scripts/ToolTips2.zs | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index 16df9d86..56945d8c 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -1,7 +1,7 @@ import crafttweaker.item.IItemCondition; -.addTooltip(format.red("世界难度变高了一些…….")); +.addTooltip(format.red("世界难度变高了一些……")); .addTooltip(format.red("Texture by Zuckerburger, thanks!")); @@ -9,17 +9,17 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Texture by Zuckerburger, thanks!")); -.addTooltip(format.red("世界难度变高了一些…….")); +.addTooltip(format.red("世界难度变高了一些……")); -.addTooltip(format.red("世界难度变高了一些…….")); +.addTooltip(format.red("世界难度变高了一些……")); -.addTooltip(format.red("世界难度变高了一些…….")); +.addTooltip(format.red("世界难度变高了一些……")); -.addTooltip(format.red("世界难度变高了一些…….")); +.addTooltip(format.red("世界难度变高了一些……")); -.addTooltip(format.red("世界难度变高了一些…….")); +.addTooltip(format.red("世界难度变高了一些……")); -.addTooltip(format.red("世界难度变高了一些…….")); +.addTooltip(format.red("世界难度变高了一些……")); .addTooltip(format.red("Requires the Controller Manual to become craftable")); .addTooltip(format.red("Cannot be crafted using AE2, use a crafter instead (RECURSIVE RECIPE ONLY)")); @@ -2298,30 +2298,30 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Place around the naquadah catalyst for the ME Entropic Sythesizer")); -.addTooltip(format.red("antrobot thinks this one is the best!")); -.addTooltip(format.red("StaffiX and ChaosStrikez think this one is the best!")); +.addTooltip(format.red("antrobot觉得这个最好!")); +.addTooltip(format.red("StaffiX和ChaosStrikez觉得这个最好!")); .addTooltip(format.red("可施加超限附魔")); -.addTooltip(format.red("Dropped by beetles and antlions in the erebus")); +.addTooltip(format.red("混沌之地的甲虫和蚁狮掉落")); -.addTooltip(format.red("Officially endorsed by Quantum Chromodynamic Charge")); +.addTooltip(format.red("Quantum Chromodynamic Charge官方认证")); -.addTooltip(format.red("This takes EMC from collectors, and adds it to your own network!")); +.addTooltip(format.red("从收集器中获取EMC,将其输入玩家网络!")); -.addTooltip(format.red("This takes EMC from your network, and infinitely makes an item!")); -.addTooltip(format.red("This takes EMC from your network, and infinitely makes 9 items!")); -.addTooltip(format.red("This takes EMC from your network, and infinitely makes 54 items!")); +.addTooltip(format.red("从玩家网络中抽取EMC,无限制造单个物品!")); +.addTooltip(format.red("从玩家网络中抽取EMC,无限制造最多9种物品!")); +.addTooltip(format.red("从玩家网络中抽取EMC,无限制造最多54种物品!")); -.withTag({Aspect: "mythus"}).addTooltip(format.red("This seed only works in the phytogenic insolator!")); +.withTag({Aspect: "mythus"}).addTooltip(format.red("仅适用与有机灌注器!")); -.addTooltip(format.red("Obtained from the fluix callstone")); +.addTooltip(format.red("通过福鲁伊克斯召唤石获得")); -.addTooltip(format.red("Thanks to Tom for working on the resource JEI info boxes!")); +.addTooltip(format.red("感谢Tom为JEI信息框所做的工作!")); -.addTooltip(format.red("Thanks to Bluecat for compiling all ores Y levels!")); +.addTooltip(format.red("感谢Bluecat整理了所有矿物的生成高度!")); -.addTooltip(format.red("Right click with a resonating wand to craft using this and other altars!")); +.addTooltip(format.red("使用共振星杖右击以制作祭坛,后续祭坛升级同理!")); .addTooltip(format.red("推荐被动生产所有核电工艺的裂变燃料!")); .addTooltip(format.red("推荐被动生产所有核电工艺的裂变燃料!"));