aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorTec <daniel112092@gmail.com>2018-03-18 20:33:33 +0100
committerTec <daniel112092@gmail.com>2018-03-18 20:33:33 +0100
commita2c735ad47f3128d8b5d6009f39da0993683a402 (patch)
treeabcdc0924cee1911ac47813b318d587064786c84 /src/main/resources
parent8e64ebc4b26ca0e8981d2aeaf0b5c3d00617447c (diff)
downloadGT5-Unofficial-a2c735ad47f3128d8b5d6009f39da0993683a402.tar.gz
GT5-Unofficial-a2c735ad47f3128d8b5d6009f39da0993683a402.tar.bz2
GT5-Unofficial-a2c735ad47f3128d8b5d6009f39da0993683a402.zip
data stick/orb reader
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.pngbin0 -> 426 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png.mcmeta5
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.pngbin0 -> 383 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png.mcmeta5
-rw-r--r--src/main/resources/assets/gregtech/textures/gui/basicmachines/dataReader.pngbin0 -> 2543 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.pngbin262931 -> 5044 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/assLineRender.pngbin0 -> 3191 bytes
7 files changed, 10 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png
new file mode 100644
index 0000000000..ee04fde165
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png.mcmeta
new file mode 100644
index 0000000000..5e86a7cd5f
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":8
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png
new file mode 100644
index 0000000000..cfb2f8aaa7
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png.mcmeta
new file mode 100644
index 0000000000..5e86a7cd5f
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":8
+ }
+} \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/gui/basicmachines/dataReader.png b/src/main/resources/assets/gregtech/textures/gui/basicmachines/dataReader.png
new file mode 100644
index 0000000000..57a9b85ce9
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/gui/basicmachines/dataReader.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.png b/src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.png
index 95aa09beae..e67f96e34e 100644
--- a/src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.png
+++ b/src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/assLineRender.png b/src/main/resources/assets/tectech/textures/gui/assLineRender.png
new file mode 100644
index 0000000000..cc1cd35a7d
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/assLineRender.png
Binary files differ