From 9295ba16ff1847ca296873484bf7ff258ff89e06 Mon Sep 17 00:00:00 2001 From: MadMan310 <66886359+MadMan310@users.noreply.github.com> Date: Sat, 26 Nov 2022 01:57:28 -0800 Subject: Initial Commit (#1524) --- .../iconsets/MACHINE_CASING_PIPE_POLYBENZIMIDAZOLE.png | Bin 0 -> 481 bytes .../textures/blocks/iconsets/MACHINE_CASING_VENT_T2.png | Bin 0 -> 463 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_PIPE_POLYBENZIMIDAZOLE.png create mode 100644 src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_VENT_T2.png (limited to 'src/main/resources/assets/gregtech/textures/blocks/iconsets') diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_PIPE_POLYBENZIMIDAZOLE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_PIPE_POLYBENZIMIDAZOLE.png new file mode 100644 index 0000000000..91382efb03 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_PIPE_POLYBENZIMIDAZOLE.png differ diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_VENT_T2.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_VENT_T2.png new file mode 100644 index 0000000000..90e40af4d2 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_VENT_T2.png differ -- cgit