aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/blocks
diff options
context:
space:
mode:
authorTechnus <daniel112092@gmail.com>2017-05-11 20:59:16 +0200
committerTechnus <daniel112092@gmail.com>2017-05-11 20:59:16 +0200
commit6c7e83ab3d7cf420fbcc93aa27aca0123c47307c (patch)
tree83df286a9e5a1bbda5e2a0dc6462cc55e0bc5e77 /src/main/resources/assets/gregtech/textures/blocks
parenta779da457ab9b63cc5dc19d0ac1bc13d8945d709 (diff)
downloadGT5-Unofficial-6c7e83ab3d7cf420fbcc93aa27aca0123c47307c.tar.gz
GT5-Unofficial-6c7e83ab3d7cf420fbcc93aa27aca0123c47307c.tar.bz2
GT5-Unofficial-6c7e83ab3d7cf420fbcc93aa27aca0123c47307c.zip
Sum work on structures
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/blocks')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER.pngbin0 -> 1166 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.pngbin0 -> 4286 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.png.mcmeta5
3 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER.png
new file mode 100644
index 0000000000..544c310bec
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.png
new file mode 100644
index 0000000000..5c18d5317e
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.png.mcmeta
new file mode 100644
index 0000000000..97596ba817
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_HOLDER_ACTIVE.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":2
+ }
+} \ No newline at end of file