From fc7e55e8f317c0141c17f759b16d200e2506aea8 Mon Sep 17 00:00:00 2001 From: minecraft7771 Date: Thu, 16 Mar 2023 13:13:48 +0100 Subject: Added button to toggle wireless mode on LSC --- src/main/resources/assets/kekztech/lang/en_US.lang | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main/resources/assets/kekztech/lang/en_US.lang') diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang index bd7639fb73..348c357118 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -193,3 +193,6 @@ achievement.tile.kekztech_lapotronicenergyunit_block.5.desc=Pickup this item to achievement.tile.kekztech_lapotronicenergyunit_block.5=Ultimate Capacitor (UHV) achievement.tile.kekztech_lapotronicenergyunit_block.8.desc=Beyond the ranks of Gods achievement.tile.kekztech_lapotronicenergyunit_block.8=Ultimate Capacitor (UEV) + +# -------- GUI +gui.kekztech_lapotronicenergyunit.wireless=Wireless mode -- cgit