aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums
diff options
context:
space:
mode:
authorElkatra2 <116808419+Elkatra2@users.noreply.github.com>2024-09-03 21:48:10 +0200
committerGitHub <noreply@github.com>2024-09-03 21:48:10 +0200
commite2912eefea7f76e937c94c9df2bfe1547b24dd94 (patch)
tree3732e558997cbfc19b33ad04fcffd5f5595d9c87 /src/main/java/gregtech/api/enums
parentff1b4993ab7974178fdd5a1bc112cccce51f88a1 (diff)
downloadGT5-Unofficial-e2912eefea7f76e937c94c9df2bfe1547b24dd94.tar.gz
GT5-Unofficial-e2912eefea7f76e937c94c9df2bfe1547b24dd94.tar.bz2
GT5-Unofficial-e2912eefea7f76e937c94c9df2bfe1547b24dd94.zip
Steam Hatch texture update (#3020)
* Steam Hatch texture update * apply spotless --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
Diffstat (limited to 'src/main/java/gregtech/api/enums')
-rw-r--r--src/main/java/gregtech/api/enums/Textures.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/java/gregtech/api/enums/Textures.java b/src/main/java/gregtech/api/enums/Textures.java
index 7e5aedbcea..9b621059aa 100644
--- a/src/main/java/gregtech/api/enums/Textures.java
+++ b/src/main/java/gregtech/api/enums/Textures.java
@@ -544,6 +544,7 @@ public class Textures {
OVERLAY_INPUT_HATCH_2x2,
FLUID_OUT_SIGN,
FLUID_IN_SIGN,
+ FLUID_STEAM_IN_SIGN,
ITEM_IN_SIGN,
ITEM_OUT_SIGN,
OVERLAY_MUFFLER,