diff options
author | DreamMasterXXL <dream-master@gmx.net> | 2020-12-14 00:25:32 +0100 |
---|---|---|
committer | DreamMasterXXL <dream-master@gmx.net> | 2020-12-14 00:25:32 +0100 |
commit | 2ba5c5b7f26a1fcdcb4e03a57015f52f032448db (patch) | |
tree | 6f50b50a6e3509428d0fe1e0979a709fdb5cd8c8 /src/main/resources | |
parent | 2e12db86e1b47c38c6baa4c2c9169073a994e929 (diff) | |
download | GT5-Unofficial-2ba5c5b7f26a1fcdcb4e03a57015f52f032448db.tar.gz GT5-Unofficial-2ba5c5b7f26a1fcdcb4e03a57015f52f032448db.tar.bz2 GT5-Unofficial-2ba5c5b7f26a1fcdcb4e03a57015f52f032448db.zip |
add animated texture for the valve
Diffstat (limited to 'src/main/resources')
2 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_VALVE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_VALVE.png Binary files differnew file mode 100644 index 0000000000..b16f11e692 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_VALVE.png diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_VALVE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_VALVE.png.mcmeta new file mode 100644 index 0000000000..97596ba817 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_VALVE.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation":{ + "frametime":2 + } +}
\ No newline at end of file |