From 75e63b72d5da9b43780a4b4a5bf072409c165c27 Mon Sep 17 00:00:00 2001 From: Léa Gris Date: Fri, 7 May 2021 12:43:21 +0200 Subject: feat(render): active steam forgehammer front glow place-holder blank to support glow texture in resourcepack --- .../blocks/iconsets/OVERLAY_FRONT_STEAM_HAMMER_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_HAMMER_GLOW.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_STEAM_HAMMER_GLOW.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_STEAM_HAMMER_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_HAMMER_GLOW.png differ -- cgit