aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures
diff options
context:
space:
mode:
authorNotAPenguin <michiel.vandeginste@gmail.com>2024-08-13 21:40:49 +0200
committerGitHub <noreply@github.com>2024-08-13 21:40:49 +0200
commit77f9f7c1f90231d92afbb2ed08f3b203455e3ea2 (patch)
tree0490fe9c0b1d8508696ad5398e6f5d0ef611941e /src/main/resources/assets/gregtech/textures
parent43dff7d6baf163dcc39b054a53f1442488a3e389 (diff)
downloadGT5-Unofficial-77f9f7c1f90231d92afbb2ed08f3b203455e3ea2.tar.gz
GT5-Unofficial-77f9f7c1f90231d92afbb2ed08f3b203455e3ea2.tar.bz2
GT5-Unofficial-77f9f7c1f90231d92afbb2ed08f3b203455e3ea2.zip
Final waterline visuals and small fix (#2864)
* try to add baryonic matter fluid texture * fix baryonic matter custom fluid * adjust purified water names * do not form waterline multis without positioned hatches to prevent crashes * final baryonic matter texture
Diffstat (limited to 'src/main/resources/assets/gregtech/textures')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.pngbin0 -> 8134 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.png.mcmeta5
2 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.png b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.png
new file mode 100644
index 0000000000..862e985001
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.png.mcmeta
new file mode 100644
index 0000000000..0645f48c62
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.fluid.stablebaryonicmatter.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 2
+ }
+}