aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/blocks
diff options
context:
space:
mode:
authorTechnus <daniel112092@gmail.com>2016-10-24 20:11:04 +0200
committerTechnus <daniel112092@gmail.com>2016-10-24 20:11:04 +0200
commit5e80773208a960a8e50a1a30bdc6f05226f39f8c (patch)
tree591c080f75964f1e546c2dc4351f4ed3b2e60633 /src/main/resources/assets/gregtech/textures/blocks
parent5391eab0474e492b77264ea7dd99524db4258660 (diff)
downloadGT5-Unofficial-5e80773208a960a8e50a1a30bdc6f05226f39f8c.tar.gz
GT5-Unofficial-5e80773208a960a8e50a1a30bdc6f05226f39f8c.tar.bz2
GT5-Unofficial-5e80773208a960a8e50a1a30bdc6f05226f39f8c.zip
slow down animations
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/blocks')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_ACTIVE.png.mcmeta2
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_SIDES.png.mcmeta2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_ACTIVE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_ACTIVE.png.mcmeta
index dfae8cae16..60af678259 100644
--- a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_ACTIVE.png.mcmeta
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_ACTIVE.png.mcmeta
@@ -1,5 +1,5 @@
{
"animation":{
- "frametime":1
+ "frametime":4
}
} \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_SIDES.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_SIDES.png.mcmeta
index dfae8cae16..97596ba817 100644
--- a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_SIDES.png.mcmeta
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_SIDES.png.mcmeta
@@ -1,5 +1,5 @@
{
"animation":{
- "frametime":1
+ "frametime":2
}
} \ No newline at end of file