aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/kekztech
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/kekztech')
-rw-r--r--src/main/resources/assets/kekztech/lang/en_US.lang3
-rw-r--r--src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off.pngbin0 -> 703 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off_disabled.pngbin0 -> 743 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_on.pngbin0 -> 644 bytes
4 files changed, 3 insertions, 0 deletions
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
diff --git a/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off.png b/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off.png
new file mode 100644
index 0000000000..dc7f50d04b
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off.png
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off_disabled.png b/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off_disabled.png
new file mode 100644
index 0000000000..aa4ab54220
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_off_disabled.png
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_on.png b/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_on.png
new file mode 100644
index 0000000000..1691c4b32e
--- /dev/null
+++ b/src/main/resources/assets/kekztech/textures/gui/overlay_button/wireless_on.png
Binary files differ