diff options
author | Martin Robertz <dream-master@gmx.net> | 2023-02-06 07:08:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-06 07:08:11 +0100 |
commit | 77abfadf60a626514c291fbb70e01453569bf25d (patch) | |
tree | cdea2e4291fffff1a0503c6665c28e6f4e642e2f /src/main/resources/assets/kekztech | |
parent | 5132cb0a448ceab1d20ea1e6d18d1f472b0e9e90 (diff) | |
parent | c82c47ca8b48a891391974040db5d186c054810d (diff) | |
download | GT5-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.lang | 3 | ||||
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_side.png | bin | 275 -> 488 bytes | |||
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.png | bin | 259 -> 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 Binary files differindex 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 diff --git a/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.png b/src/main/resources/assets/kekztech/textures/blocks/ReallyUltimateEnergyUnit_top.png Binary files differindex 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 |