aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/blocks
diff options
context:
space:
mode:
authorGlease <4586901+Glease@users.noreply.github.com>2024-08-18 02:43:07 +0800
committerGitHub <noreply@github.com>2024-08-17 18:43:07 +0000
commitfc77530140a14638d1440db68e7e68a2056713a9 (patch)
tree7d0f6817e8d447fd6ca73dbfbbe49421a1b79b7e /src/main/resources/assets/gregtech/textures/blocks
parentb11f636564c23ceead60854fce444816f31f4bd4 (diff)
downloadGT5-Unofficial-fc77530140a14638d1440db68e7e68a2056713a9.tar.gz
GT5-Unofficial-fc77530140a14638d1440db68e7e68a2056713a9.tar.bz2
GT5-Unofficial-fc77530140a14638d1440db68e7e68a2056713a9.zip
add covers that can hold some items (#2593)
* add chest cover * Spotless apply for branch feature/chestcover for #2593 (#2594) * create window on the left * sa * add slot migration * add texture and T2&3 * add texture and T2&3 * spotless * fix bugs * add chest cover * small fix and spotless Co-Authored-By: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Nxer <43300390+Nxer@users.noreply.github.com> Co-authored-by: Nxer <306803661@qq.com>
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/blocks')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1.pngbin0 -> 453 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1_OPENED.pngbin0 -> 476 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2.pngbin0 -> 452 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2_OPENED.pngbin0 -> 474 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3.pngbin0 -> 452 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3_OPENED.pngbin0 -> 474 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1.png
new file mode 100644
index 0000000000..32b7310483
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1_OPENED.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1_OPENED.png
new file mode 100644
index 0000000000..84964bbfac
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_1_OPENED.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2.png
new file mode 100644
index 0000000000..c5e79ff8dc
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2_OPENED.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2_OPENED.png
new file mode 100644
index 0000000000..6d9dbec560
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_2_OPENED.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3.png
new file mode 100644
index 0000000000..520b11d781
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3_OPENED.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3_OPENED.png
new file mode 100644
index 0000000000..db8d5f1b4c
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_COVER_CHEST_3_OPENED.png
Binary files differ