aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
authorPrometheus0000 <prometheus0000000@gmail.com>2021-04-13 10:05:22 -0400
committerPrometheus0000 <prometheus0000000@gmail.com>2021-04-13 10:05:22 -0400
commit3fa74247ea38efc082584e5bfe398d03386b5e90 (patch)
treeac0a7aedc0e53dee18ffda792ee08bd935acca3e /src/main/resources/assets
parent00e22eaa8a11feb41c6de1c9621da36afbd8085a (diff)
downloadGT5-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')
-rw-r--r--src/main/resources/assets/kekztech/lang/en_US.lang2
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.pngbin279 -> 280 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.pngbin295 -> 296 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.pngbin279 -> 279 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.pngbin296 -> 295 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.pngbin280 -> 279 bytes
-rw-r--r--src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.pngbin296 -> 296 bytes
7 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang
index 3f50a5ee0e..174c4863b1 100644
--- a/src/main/resources/assets/kekztech/lang/en_US.lang
+++ b/src/main/resources/assets/kekztech/lang/en_US.lang
@@ -173,7 +173,7 @@ tile.kekztech_spaceelevatorcapacitor_block.desc=The see-through is good for your
tile.kekztech_spaceelevatortether_block.name=Space Elevator Tether
# -------- Cosmetic Blocks
-tile.kekztech_largehextile_block=Large Hex Tile
+tile.kekztech_largehextile_block.name=Large Hex Tile
# -------- Beam Transmitter
tile.kekztech_beamtransmitter_block=Beam Transmitter
diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_side.png
index 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
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit2_top.png
index 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
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_side.png
index 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
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit3_top.png
index 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
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_side.png
index 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
Binary files differ
diff --git a/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.png b/src/main/resources/assets/kekztech/textures/blocks/LapotronicEnergyUnit4_top.png
index 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
Binary files differ