From 91d16741709ad79b402486b38a82710b1ac1d050 Mon Sep 17 00:00:00 2001 From: Léa Gris Date: Fri, 7 May 2021 12:03:31 +0200 Subject: feat(render): active steam compressor front glow place-holder blank to support glow texture in resourcepack --- .../OVERLAY_FRONT_STEAM_COMPRESSOR_ACTIVE_GLOW.png | Bin 0 -> 143 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_STEAM_COMPRESSOR_ACTIVE_GLOW.png (limited to 'src/main/resources/assets/gregtech/textures/blocks') diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_STEAM_COMPRESSOR_ACTIVE_GLOW.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_STEAM_COMPRESSOR_ACTIVE_GLOW.png new file mode 100644 index 0000000000..7da18d7b26 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_STEAM_COMPRESSOR_ACTIVE_GLOW.png differ -- cgit