diff options
author | miozune <miozune@gmail.com> | 2022-12-02 19:50:23 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 11:50:23 +0100 |
commit | fd6750ad7c16c749db5ce30b63fb8518e62b3cb7 (patch) | |
tree | 149178b9beceef86a7634be8a39c571f9d2529e4 /src/main/resources/assets/gregtech | |
parent | cbd693f6a29a3c1b2d056cd23f47b610d96c2b34 (diff) | |
download | GT5-Unofficial-fd6750ad7c16c749db5ce30b63fb8518e62b3cb7.tar.gz GT5-Unofficial-fd6750ad7c16c749db5ce30b63fb8518e62b3cb7.tar.bz2 GT5-Unofficial-fd6750ad7c16c749db5ce30b63fb8518e62b3cb7.zip |
Rewrite GUIs with ModularUI (#239)
* port most of the radio hatch to modularuii
* be done with this radio hatch. fuck colors
* radio hatch right bar color woooo
* spotless hell
* final color fix ffs
* a bit of tweak
* NEI
* Windmill
* LESU
* cleanup
* Water Pump, Destructopack, cleanup
* Circuit Programmer, Radiation Shutter
* Use new MUI method for setOnScrollNumbers
Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Former-commit-id: a717aa0117091559dd00bc0a10e54db2025979fc
Diffstat (limited to 'src/main/resources/assets/gregtech')
-rw-r--r-- | src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.BioLab.png | bin | 2000 -> 0 bytes |
-rw-r--r-- | src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.Radioactive.png | bin | 2899 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.BioLab.png b/src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.BioLab.png Binary files differdeleted file mode 100644 index eb72a755d6..0000000000 --- a/src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.BioLab.png +++ /dev/null diff --git a/src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.Radioactive.png b/src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.Radioactive.png Binary files differdeleted file mode 100644 index 9c6f03f8ed..0000000000 --- a/src/main/resources/assets/gregtech/textures/gui/basicmachines/BW.GUI.Radioactive.png +++ /dev/null |