diff options
author | Maxim <maxim235@gmx.de> | 2023-01-24 10:09:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-24 10:09:45 +0100 |
commit | b0d2190027d20ea572c958496822711509c60400 (patch) | |
tree | 9bd7d1c4a3f6afc8de44bc0e2fdc16a29f5b309f /src/main/resources/assets/goodgenerator/textures | |
parent | 5ce5f507071ff505dbed388b0dfe6105f92bcfcc (diff) | |
download | GT5-Unofficial-b0d2190027d20ea572c958496822711509c60400.tar.gz GT5-Unofficial-b0d2190027d20ea572c958496822711509c60400.tar.bz2 GT5-Unofficial-b0d2190027d20ea572c958496822711509c60400.zip |
Add Yotta fluid lock (#131)
* Added fluid locking to yotta
* Added fluid lock and void excess to GUI buttons
Diffstat (limited to 'src/main/resources/assets/goodgenerator/textures')
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_off.png | bin | 0 -> 697 bytes |
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_on.png | bin | 0 -> 696 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_off.png b/src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_off.png Binary files differnew file mode 100644 index 0000000000..20dceacc7a --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_off.png diff --git a/src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_on.png b/src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_on.png Binary files differnew file mode 100644 index 0000000000..ddd07319cb --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/gui/overlay_button/lock_on.png |