aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorTechnus <daniel112092@gmail.com>2017-03-31 18:58:16 +0200
committerTechnus <daniel112092@gmail.com>2017-03-31 18:58:16 +0200
commit667f75eb88f21acd4dd1742200afac8d1acbb63e (patch)
treee8bbb68598d55450c4877001e4974a9a84a69d00 /src/main/resources
parentbd363451d14e99e748c78408c60d97d3c030d096 (diff)
downloadGT5-Unofficial-667f75eb88f21acd4dd1742200afac8d1acbb63e.tar.gz
GT5-Unofficial-667f75eb88f21acd4dd1742200afac8d1acbb63e.tar.bz2
GT5-Unofficial-667f75eb88f21acd4dd1742200afac8d1acbb63e.zip
Some unused resources and minor fix.
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR.pngbin1166 -> 1166 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.pngbin0 -> 16790 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png.mcmeta5
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.pngbin0 -> 4286 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png.mcmeta5
5 files changed, 10 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR.png
index b555f62ec8..34bb4464d0 100644
--- a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR.png
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png
new file mode 100644
index 0000000000..53faf7d37c
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png.mcmeta
new file mode 100644
index 0000000000..97596ba817
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":2
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png
new file mode 100644
index 0000000000..bb123c5e6e
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png.mcmeta
new file mode 100644
index 0000000000..97596ba817
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":2
+ }
+} \ No newline at end of file