diff options
author | YannickMG <yannickmg@gmail.com> | 2022-01-05 11:07:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-05 17:07:51 +0100 |
commit | 015a26344f6434a8ff98de3125e2d42f404557eb (patch) | |
tree | da86ac877d698465497a6761e266a7a0ccfa7824 /src/main/resources/assets/gregtech/textures/gui/basicmachines | |
parent | 300a10ad4913f427593fa8b6eb787e6881365932 (diff) | |
download | GT5-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.png | bin | 3114 -> 3126 bytes |
-rw-r--r-- | src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.png | bin | 3126 -> 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 Binary files differindex 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 diff --git a/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.png b/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.png Binary files differdeleted file mode 100644 index 2ca461306c..0000000000 --- a/src/main/resources/assets/gregtech/textures/gui/basicmachines/FluidCannerNEI.png +++ /dev/null |