diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index 760b727c..34398468 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -3,11 +3,11 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("世界难度变高了一些……")); -.addTooltip(format.red("Texture by Zuckerburger, thanks!")); +.addTooltip(format.red("纹理由Zuckerburger绘制,感谢!")); -.addTooltip(format.red("This will activate a (reversible) hard mode")); +.addTooltip(format.red("这将激活困难模式(可开关)")); -.addTooltip(format.red("Texture by Zuckerburger, thanks!")); +.addTooltip(format.red("纹理由Zuckerburger绘制,感谢!")); .addTooltip(format.red("世界难度变高了一些……")); @@ -21,36 +21,36 @@ import crafttweaker.item.IItemCondition; .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)")); -.addTooltip(format.red("IMPORTANT: you should make the specific controller for each machine using the blueprint recipe")); -.addTooltip(format.red("The resulting controllers can be auto-built if right clicked with a stick")); -.addTooltip(format.red("This controller block will work for all machines, but it will make things way more laggy")); -.addTooltip(format.red("WARNING: do not place modular machines on chunk boundaries")); -.addTooltip(format.red("WARNING: machines will void inputs if they are not getting enough RF/t")); -.addTooltip(format.red("A huge thanks to Kasumi_Nova & Domi for working on and testing Modular Machinery Community Edition!")); +.addTooltip(format.red("使用控制器手册后解锁配方")); +.addTooltip(format.red("无法使用AE2进行合成,请改用自动合成机(仅限递归配方)")); +.addTooltip(format.red("重要提示:最好使用机械蓝图为每台机器制作专属的控制器")); +.addTooltip(format.red("使用木棍右击此类专属控制器可以自动搭建")); +.addTooltip(format.red("普通控制器适用于所有机器,但会大幅增加延迟")); +.addTooltip(format.red("警告:不要跨区块放置模块化机械")); +.addTooltip(format.red("警告:若输入能量不足,将会丢失输入物品")); +.addTooltip(format.red("非常感谢Kasumi_Nova和Domi对模块化机械社区版的开发和测试!")); -.addTooltip(format.red("Requires the Bloodmaster Tome to become craftable")); +.addTooltip(format.red("使用血主秘典解锁配方")); -.addTooltip(format.red("Requires the Alien Material Manual to become craftable")); +.addTooltip(format.red("使用异星材料手册解锁配方")); -.addTooltip(format.red("Requires the Singularity Master Manual to become craftable")); +.addTooltip(format.red("使用奇点大师解锁配方")); -.addTooltip(format.red("Requires the Singularity Master Manual to become craftable")); +.addTooltip(format.red("使用奇点大师解锁配方")); -.addTooltip(format.red("Requires the Draconic Key to become craftable")); +.addTooltip(format.red("使用龙之钥解锁配方")); -.addTooltip(format.red("Requires Ancient Elven knowledge to become craftable")); +.addTooltip(format.red("使用远古精灵知识解锁配方")); -.addTooltip(format.red("Requires Ancient Elven knowledge to become craftable")); +.addTooltip(format.red("使用远古精灵知识解锁配方")); -.addTooltip(format.red("Requires Ancient Elven knowledge to become craftable")); +.addTooltip(format.red("使用远古精灵知识解锁配方")); -.addTooltip(format.red("Requires Ancient Elven knowledge to become craftable")); +.addTooltip(format.red("使用远古精灵知识解锁配方")); -.addTooltip(format.red("Requires Ancient Elven knowledge to become craftable")); +.addTooltip(format.red("使用远古精灵知识解锁配方")); .addTooltip(format.green("可重复使用")); .addTooltip(format.green("可重复使用")); @@ -60,29 +60,29 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.green("可重复使用")); -.addTooltip(format.red("Found in the Towerwood Fortress on Pauram - reusable")); +.addTooltip(format.red("发现于惧惮界的塔木要塞 - 可重复使用")); .addTooltip(format.green("可重复使用")); -.addTooltip(format.red("Found in the Platinum Gyro on Zoi - reusable")); +.addTooltip(format.red("发现于孤寂界的铂回转仪 - 可重复使用")); .addTooltip(format.green("可重复使用")); -.addTooltip(format.red("Found in the Eldritch Pyramid on Akathartos")); +.addTooltip(format.red("发现于晦暗界的邪术金字塔")); .addTooltip(format.green("可重复使用")); -.addTooltip(format.red("Found in the Menger Monument on Nero")); +.addTooltip(format.red("发现于茕踽界的门格海绵状建筑")); .addTooltip(format.green("可重复使用")); -.addTooltip(format.red("Found in the proxima belt")); +.addTooltip(format.red("发现于比邻星带")); -.addTooltip(format.red("Found on Alkemia")); +.addTooltip(format.red("发现于炼金界")); -.addTooltip(format.red("发现于塞德娜, available at the end of chapter 3 - Craftable in the plasmatic condenser")); +.addTooltip(format.red("发现于塞德娜,于第三章结尾获得 - 可在等离子聚合器中制作")); -.addTooltip(format.red("Found on Rhenia")); +.addTooltip(format.red("发现于铼界")); -.addTooltip(format.red("Found on Myrmex - Craftable in the plasmatic condenser")); +.addTooltip(format.red("发现于恐蚁界 - 可在等离子聚合器中制作")); -.addTooltip(format.red("Found on Pixonia - Craftable in the plasmatic condenser")); +.addTooltip(format.red("发现于光精界 - 可在等离子聚合器中制作")); .addTooltip(format.red("在跃迁控制器中使用")); @@ -98,13 +98,13 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("在跃迁控制器中使用")); -.addTooltip(format.red("Found in the Coke Library in the Overworld")); +.addTooltip(format.red("发现于主世界的焦煤图书馆")); -.addTooltip(format.red("Found in the Shulker Altar in the End")); +.addTooltip(format.red("发现于末地的潜影贝祭坛")); -.addTooltip(format.red("Evoker spawn eggs are craftable")); +.addTooltip(format.red("唤魔者刷怪蛋存在配方")); -.addTooltip(format.red("Crimson Portals can be 发现于主世界")); +.addTooltip(format.red("血腥传送门可发现于主世界")); .addTooltip(format.red("发现于下界的元素室"));