aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorGDCloud <93287602+GDCloudstrike@users.noreply.github.com>2024-08-22 09:02:16 +0200
committerGitHub <noreply@github.com>2024-08-22 09:02:16 +0200
commitb22db6288809a012bcc7d39c768662d4198ec370 (patch)
treeaea3d89be453b36abf58acb2a3295c91ea3e5d93 /src/main/resources
parent4baa0d970bac9bcfb645e02f0acd274f13a8c18f (diff)
downloadGT5-Unofficial-b22db6288809a012bcc7d39c768662d4198ec370.tar.gz
GT5-Unofficial-b22db6288809a012bcc7d39c768662d4198ec370.tar.bz2
GT5-Unofficial-b22db6288809a012bcc7d39c768662d4198ec370.zip
Add visual distinction for dimensional convergence (#2934)
* change screen texture when convergence is active * forgor * remove magic number Co-authored-by: Alexander Anishin <14104815+OneEyeMaker@users.noreply.github.com> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Alexander Anishin <14104815+OneEyeMaker@users.noreply.github.com>
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.pngbin0 -> 949 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.png.mcmeta5
2 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.png
new file mode 100644
index 0000000000..4209925520
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.png.mcmeta
new file mode 100644
index 0000000000..5e86a7cd5f
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_RAINBOWSCREEN_GLOW.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":8
+ }
+} \ No newline at end of file