aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/gui/basicmachines
diff options
context:
space:
mode:
authorYannickMG <yannickmg@gmail.com>2022-01-05 11:07:51 -0500
committerGitHub <noreply@github.com>2022-01-05 17:07:51 +0100
commit015a26344f6434a8ff98de3125e2d42f404557eb (patch)
treeda86ac877d698465497a6761e266a7a0ccfa7824 /src/main/resources/assets/gregtech/textures/gui/basicmachines
parent300a10ad4913f427593fa8b6eb787e6881365932 (diff)
downloadGT5-Unofficial-015a26344f6434a8ff98de3125e2d42f404557eb.tar.gz
GT5-Unofficial-015a26344f6434a8ff98de3125e2d42f404557eb.tar.bz2
GT5-Unofficial-015a26344f6434a8ff98de3125e2d42f404557eb.zip
Normalize Fluid Canner fluid handling and looks (#847)
* Normalize Fluid Canner fluid handling and looks - By disabling sharedTank (on this, the only machine that uses the feature) the fluid canner gains a proper output tank. - Fixes UI interactions with the taking fluids out of the invisible fluit output slot with cells - Harmonizes UI with the look in NEI and with other basic machines * Removed unused FluidCannerNEI.png
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/gui/basicmachines')
-rw-r--r--src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCanner.pngbin3114 -> 3126 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.pngbin3126 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCanner.png b/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCanner.png
index 69e6543cb7..2ca461306c 100644
--- a/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCanner.png
+++ b/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCanner.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.png b/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.png
deleted file mode 100644
index 2ca461306c..0000000000
--- a/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.png
+++ /dev/null
Binary files differ