diff options
author | Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2022-01-28 20:14:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 21:14:17 +0100 |
commit | 3d2640eab73e1ecb17cff4700d8aa83fb324ee37 (patch) | |
tree | 8f357eef9d15f16ba54b9462eb53707055920d55 /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/32.png.mcmeta | |
parent | bba8933048adf109d7b1f2bfa42517b2a9fbd5cf (diff) | |
download | GT5-Unofficial-3d2640eab73e1ecb17cff4700d8aa83fb324ee37.tar.gz GT5-Unofficial-3d2640eab73e1ecb17cff4700d8aa83fb324ee37.tar.bz2 GT5-Unofficial-3d2640eab73e1ecb17cff4700d8aa83fb324ee37.zip |
Texture tooltips update (#903)
* New circuits
* Fix last tier ore dict
* Colorfull tier tooltips (#898)
* Make Repellator stop slimes spawning (#896)
* Add special tooltip handling, requested by Colen
Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com>
Co-authored-by: glowredman <fredcraft00@gmail.com>
* Fixed github shenanigans with new tier colours.
* Update A LOT of textures (mostly minor)
* Remove extraneous comments.
* Remove obsolete comments and update materials.java.
* Add tooltips for all batteries in base GT.
* Remove test case
Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com>
Co-authored-by: glowredman <fredcraft00@gmail.com>
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/32.png.mcmeta')
-rw-r--r-- | src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/32.png.mcmeta | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/32.png.mcmeta b/src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/32.png.mcmeta new file mode 100644 index 0000000000..c25849f001 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/32.png.mcmeta @@ -0,0 +1,7 @@ +{ +"animation": { +"interpolate": true, +"frametime": 5, +"frames":[0,1,2,3,4,5,6,7,8] +} +}
\ No newline at end of file |