aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/bartworks/textures/GUI/progressbar
diff options
context:
space:
mode:
authormiozune <miozune@gmail.com>2022-12-02 19:50:23 +0900
committerGitHub <noreply@github.com>2022-12-02 11:50:23 +0100
commitfd6750ad7c16c749db5ce30b63fb8518e62b3cb7 (patch)
tree149178b9beceef86a7634be8a39c571f9d2529e4 /src/main/resources/assets/bartworks/textures/GUI/progressbar
parentcbd693f6a29a3c1b2d056cd23f47b610d96c2b34 (diff)
downloadGT5-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/bartworks/textures/GUI/progressbar')
-rw-r--r--src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.pngbin0 -> 236 bytes
-rw-r--r--src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.pngbin0 -> 249 bytes
-rw-r--r--src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.pngbin0 -> 145 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.png b/src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.png
new file mode 100644
index 0000000000..0dfe303cf0
--- /dev/null
+++ b/src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.png
Binary files differ
diff --git a/src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.png b/src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.png
new file mode 100644
index 0000000000..7a324ebf38
--- /dev/null
+++ b/src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.png
Binary files differ
diff --git a/src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.png b/src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.png
new file mode 100644
index 0000000000..b302f4e89e
--- /dev/null
+++ b/src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.png
Binary files differ