aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/kekztech
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2023-02-06 07:08:11 +0100
committerGitHub <noreply@github.com>2023-02-06 07:08:11 +0100
commit77abfadf60a626514c291fbb70e01453569bf25d (patch)
treecdea2e4291fffff1a0503c6665c28e6f4e642e2f /src/main/resources/assets/kekztech
parent5132cb0a448ceab1d20ea1e6d18d1f472b0e9e90 (diff)
parentc82c47ca8b48a891391974040db5d186c054810d (diff)
downloadGT5-Unofficial-77abfadf60a626514c291fbb70e01453569bf25d.tar.gz
GT5-Unofficial-77abfadf60a626514c291fbb70e01453569bf25d.tar.bz2
GT5-Unofficial-77abfadf60a626514c291fbb70e01453569bf25d.zip
Merge pull request #57 from GTNewHorizons/UEV_Cap
Extremely Ultimate Capacitor
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/blocks/ReallyUltimateEnergyUnit_side.pngbin275 -> 488 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.pngbin259 -> 227 bytes
3 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 0e0245ae8e..bd7639fb73 100644
--- a/src/main/resources/assets/kekztech/lang/en_US.lang
+++ b/src/main/resources/assets/kekztech/lang/en_US.lang
@@ -143,6 +143,7 @@ tile.kekztech_lapotronicenergyunit_block.4.name=Lapotronic Capacitor (UV)
tile.kekztech_lapotronicenergyunit_block.5.name=Ultimate Capacitor (UHV)
tile.kekztech_lapotronicenergyunit_block.6.name=Empty Capacitor (-)
tile.kekztech_lapotronicenergyunit_block.7.name=Lapotron Capacitor (EV)
+tile.kekztech_lapotronicenergyunit_block.8.name=Extremely Ultimate Capacitor (UEV)
tile.kekztech_lapotronicenergyunit_block.desc=Part of the Lapotronic Super Capacitor
# -------- Thaumium Reinforced Jar: Block
@@ -190,3 +191,5 @@ achievement.tile.kekztech_lapotronicenergyunit_block.4.desc=Pickup this item to
achievement.tile.kekztech_lapotronicenergyunit_block.4=Lapotronic Capacitor (UV)
achievement.tile.kekztech_lapotronicenergyunit_block.5.desc=Pickup this item to see the recipe in NEI
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)
diff --git a/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_side.png b/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_side.png
index 15a89994a1..ae861e1d8a 100644
--- a/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_side.png
+++ b/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_side.png
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.png b/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.png
index ff2f1e826d..61ecab2e40 100644
--- a/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.png
+++ b/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.png
Binary files differ