From 4649fc474d23dd25f51282e54f3e1e3f3c07e8d1 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:51:33 +0800 Subject: [PATCH] =?UTF-8?q?ArsTechnica=20update=EF=BC=9A=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.20/assets/ars-technica/ars_technica/lang/en_us.json | 5 +++++ .../1.20/assets/ars-technica/ars_technica/lang/zh_cn.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/projects/1.20/assets/ars-technica/ars_technica/lang/en_us.json b/projects/1.20/assets/ars-technica/ars_technica/lang/en_us.json index 4bf9796b5bc9..7639dd9f5a44 100644 --- a/projects/1.20/assets/ars-technica/ars_technica/lang/en_us.json +++ b/projects/1.20/assets/ars-technica/ars_technica/lang/en_us.json @@ -35,6 +35,8 @@ "ars_technica.ponder.source_motor.text_2": "It must be supplied with a nearby Source Jar.", "ars_technica.ponder.source_motor.text_3": "Adjust the RPM on the sides of the motor, right-click elsewhere to adjust the SU-to-RPM ratio", "ars_technica.ponder.source_motor.text_4": "Adjusting the SU-to-RPM ratio will conversely adjust the amount of source required", + "ars_nouveau.relay.average_transfer_rate": "%d source per second", + "ars_nouveau.relay.transfer_rate": "~%d source / %d", "block.ars_technica.source_engine": "Source Motor", "create.ars_nouveau.has_redstone_signal": "Deactivated by redstone signal", "create.ars_nouveau.lacks_source": "No source nearby", @@ -44,6 +46,9 @@ "create.gui.source_engine.title": "Source Motor", "create.gui.source_engine.generated_speed": "Generated Speed (RPM)", "create.gui.source_engine.stress_units_ratio": "SU to RPM ratio", + "create.gui.ars_technica.rune": "Rune", + "create.gui.ars_technica.relay": "Relay", + "create.gui.ars_technica.cooldown": "Cooldown", "item.ars_technica.amethyst_dust": "Amethyst Dust", "item.ars_technica.calibrated_precision_mechanism": "Calibrated Precision Mechanism", "item.ars_technica.giant_experience_gem": "Giant Experience Gem", diff --git a/projects/1.20/assets/ars-technica/ars_technica/lang/zh_cn.json b/projects/1.20/assets/ars-technica/ars_technica/lang/zh_cn.json index d9ee0a505d50..cb039411d107 100644 --- a/projects/1.20/assets/ars-technica/ars_technica/lang/zh_cn.json +++ b/projects/1.20/assets/ars-technica/ars_technica/lang/zh_cn.json @@ -35,6 +35,8 @@ "ars_technica.ponder.source_motor.text_2": "必须在附近放置魔源罐,以提供魔源", "ars_technica.ponder.source_motor.text_3": "可在马达侧面调整转速,在其他位置右击则能调整应力转速比", "ars_technica.ponder.source_motor.text_4": "调整应力转速比后,马达所需的魔源量也会相应变动", + "ars_nouveau.relay.average_transfer_rate": "%d 魔源每秒", + "ars_nouveau.relay.transfer_rate": "~%d 魔源 / %d", "block.ars_technica.source_engine": "魔源马达", "create.ars_nouveau.has_redstone_signal": "被红石信号禁用", "create.ars_nouveau.lacks_source": "附近没有魔源", @@ -44,6 +46,9 @@ "create.gui.source_engine.title": "魔源马达", "create.gui.source_engine.generated_speed": "产生的转速(RPM)", "create.gui.source_engine.stress_units_ratio": "应力转速比", + "create.gui.ars_technica.rune": "符文", + "create.gui.ars_technica.relay": "Relay", + "create.gui.ars_technica.cooldown": "冷却", "item.ars_technica.amethyst_dust": "紫水晶粉", "item.ars_technica.calibrated_precision_mechanism": "精校精密构件", "item.ars_technica.giant_experience_gem": "大型经验宝石",