diff options
| author | Tec <daniel112092@gmail.com> | 2018-03-18 20:33:33 +0100 |
|---|---|---|
| committer | Tec <daniel112092@gmail.com> | 2018-03-18 20:33:33 +0100 |
| commit | a2c735ad47f3128d8b5d6009f39da0993683a402 (patch) | |
| tree | abcdc0924cee1911ac47813b318d587064786c84 /src/main/resources | |
| parent | 8e64ebc4b26ca0e8981d2aeaf0b5c3d00617447c (diff) | |
| download | GT5-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.png | bin | 0 -> 426 bytes | |||
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png.mcmeta | 5 | ||||
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png | bin | 0 -> 383 bytes | |||
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png.mcmeta | 5 | ||||
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/gui/basicmachines/dataReader.png | bin | 0 -> 2543 bytes | |||
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.png | bin | 262931 -> 5044 bytes | |||
| -rw-r--r-- | src/main/resources/assets/tectech/textures/gui/assLineRender.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..ee04fde165 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_OFFLINE.png 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 Binary files differnew file mode 100644 index 0000000000..cfb2f8aaa7 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/READER_ONLINE.png 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 Binary files differnew file mode 100644 index 0000000000..57a9b85ce9 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/basicmachines/dataReader.png diff --git a/src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.png b/src/main/resources/assets/gregtech/textures/gui/multimachines/EMDisplay.png Binary files differindex 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 diff --git a/src/main/resources/assets/tectech/textures/gui/assLineRender.png b/src/main/resources/assets/tectech/textures/gui/assLineRender.png Binary files differnew file mode 100644 index 0000000000..cc1cd35a7d --- /dev/null +++ b/src/main/resources/assets/tectech/textures/gui/assLineRender.png |
