aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech
diff options
context:
space:
mode:
authorくぁーりぃ <39122497+Quarri6343@users.noreply.github.com>2022-09-01 18:16:09 +0900
committerGitHub <noreply@github.com>2022-09-01 11:16:09 +0200
commit95273570a9154c474c213b87aaf38cd3faf99fbb (patch)
tree1a872ce42dde857a6266a92a29ed2ed0c96f12de /src/main/resources/assets/gregtech
parent646ae629ab2110a464ab2b8ebe9accada5970538 (diff)
downloadGT5-Unofficial-95273570a9154c474c213b87aaf38cd3faf99fbb.tar.gz
GT5-Unofficial-95273570a9154c474c213b87aaf38cd3faf99fbb.tar.bz2
GT5-Unofficial-95273570a9154c474c213b87aaf38cd3faf99fbb.zip
Digitalize Super Tank part 2 (#1331)
* fix super tank pipe connecting issue * Add fifth button and fix translation key * apply spotless * fix
Diffstat (limited to 'src/main/resources/assets/gregtech')
-rw-r--r--src/main/resources/assets/gregtech/lang/en_US.lang1
-rw-r--r--src/main/resources/assets/gregtech/textures/gui/DigitalTank.pngbin2802 -> 2649 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang
index 249e113c8b..017aeedb78 100644
--- a/src/main/resources/assets/gregtech/lang/en_US.lang
+++ b/src/main/resources/assets/gregtech/lang/en_US.lang
@@ -113,6 +113,7 @@ GT5U.machines.digitaltank.voidoverflow.name=Overflow Voiding Mode
GT5U.machines.digitaltank.voidoverflow.tooltip=§7Overflown Fluid is removing if tank full
GT5U.machines.digitaltank.voidfull.name=Void Full Mode
GT5U.machines.digitaltank.voidfull.tooltip=§7Fluid is completely removing
+GT5U.machines.digitaltank.inputfromoutput.name=Input Fluid from Output Side
GT5U.machines.select_circuit=Select Machine Mode
GT5U.machines.select_circuit.tooltip=Ghost Circuit Slot
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
diff --git a/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png b/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png
index 56ac5d1ba0..5f8348035c 100644
--- a/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png
+++ b/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png
Binary files differ