diff options
author | Prometheus0000 <prometheus0000000@gmail.com> | 2021-04-13 10:05:22 -0400 |
---|---|---|
committer | Prometheus0000 <prometheus0000000@gmail.com> | 2021-04-13 10:05:22 -0400 |
commit | 3fa74247ea38efc082584e5bfe398d03386b5e90 (patch) | |
tree | ac0a7aedc0e53dee18ffda792ee08bd935acca3e /src/main/resources/assets/kekztech/textures/blocks | |
parent | 00e22eaa8a11feb41c6de1c9621da36afbd8085a (diff) | |
download | GT5-Unofficial-3fa74247ea38efc082584e5bfe398d03386b5e90.tar.gz GT5-Unofficial-3fa74247ea38efc082584e5bfe398d03386b5e90.tar.bz2 GT5-Unofficial-3fa74247ea38efc082584e5bfe398d03386b5e90.zip |
Clean up some things
Fix localization of hex tile
Hide unused blocks and items
Switch capacitor block icons so they match the lapo used to make them
Diffstat (limited to 'src/main/resources/assets/kekztech/textures/blocks')
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.png | bin | 279 -> 280 bytes |
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.png | bin | 295 -> 296 bytes |
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.png | bin | 279 -> 279 bytes |
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.png | bin | 296 -> 295 bytes |
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.png | bin | 280 -> 279 bytes |
-rw-r--r-- | src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.png | bin | 296 -> 296 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.png Binary files differindex a8894d382e..d462a774a1 100644 --- a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.png +++ b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.png diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.png Binary files differindex 96d56ac6a6..2f1f4299eb 100644 --- a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.png +++ b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.png diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.png Binary files differindex 3827b174c0..a8894d382e 100644 --- a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.png +++ b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.png diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.png Binary files differindex 68e03929d8..96d56ac6a6 100644 --- a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.png +++ b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.png diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.png Binary files differindex d462a774a1..3827b174c0 100644 --- a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.png +++ b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.png diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.png Binary files differindex 2f1f4299eb..68e03929d8 100644 --- a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.png +++ b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.png |