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/assets/gregtech/textures/blocks | |
| 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/assets/gregtech/textures/blocks')
4 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 |
