From e2912eefea7f76e937c94c9df2bfe1547b24dd94 Mon Sep 17 00:00:00 2001 From: Elkatra2 <116808419+Elkatra2@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:48:10 +0200 Subject: Steam Hatch texture update (#3020) * Steam Hatch texture update * apply spotless --------- Co-authored-by: Martin Robertz --- .../textures/blocks/iconsets/FLUID_STEAM_IN_SIGN.png | Bin 0 -> 613 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/gregtech/textures/blocks/iconsets/FLUID_STEAM_IN_SIGN.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/FLUID_STEAM_IN_SIGN.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/FLUID_STEAM_IN_SIGN.png new file mode 100644 index 0000000000..8e4d56f3be Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/FLUID_STEAM_IN_SIGN.png differ -- cgit