aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/blocks
diff options
context:
space:
mode:
authorSampsa <69092953+S4mpsa@users.noreply.github.com>2024-09-12 15:03:41 +0300
committerGitHub <noreply@github.com>2024-09-12 14:03:41 +0200
commitc2faa68ac8369db571e8136962b1cac5db206dd0 (patch)
treea2e6ab7379d32e13ca3a5a8de847e99957bfdf49 /src/main/resources/assets/gregtech/textures/blocks
parent07cc2ec931b0e479026e78298a7bd926019c9334 (diff)
downloadGT5-Unofficial-c2faa68ac8369db571e8136962b1cac5db206dd0.tar.gz
GT5-Unofficial-c2faa68ac8369db571e8136962b1cac5db206dd0.tar.bz2
GT5-Unofficial-c2faa68ac8369db571e8136962b1cac5db206dd0.zip
Add Antimatter Power Generation (#3117)
Co-authored-by: BlueWeabo <ilia.iliev2005@gmail.com> Co-authored-by: Mary <33456283+FourIsTheNumber@users.noreply.github.com> Co-authored-by: BucketBrigade <138534411+CookieBrigade@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/blocks')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.pngbin0 -> 4889 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.png.mcmeta1
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.pngbin0 -> 5131 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.png.mcmeta1
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER.pngbin0 -> 414 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER_GLOW.pngbin0 -> 222 bytes
6 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.png b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.png
new file mode 100644
index 0000000000..9f634cbbfa
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.png.mcmeta
new file mode 100644
index 0000000000..dd8674956c
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.antimatter.png.mcmeta
@@ -0,0 +1 @@
+{"animation": {"frametime": 2}} \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.png b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.png
new file mode 100644
index 0000000000..df6d59f158
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.png.mcmeta
new file mode 100644
index 0000000000..14578b550b
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.protomatter.png.mcmeta
@@ -0,0 +1 @@
+{"animation": {"frametime": 4}} \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER.png
new file mode 100644
index 0000000000..a6b0c6d71d
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER_GLOW.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER_GLOW.png
new file mode 100644
index 0000000000..3cf2d90b80
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ANTIMATTER_GLOW.png
Binary files differ