2 Commits

Author SHA1 Message Date
Hugo Locurcio
f827463bf4
Optimize PNG images losslessly
Commands used:

- `parallel optipng -o7 -zm1-9 -strip all ::: **/*.png`
- `parallel advpng -z4 ::: **/*.png`

This incorporates non-interlacted PNGs from #500 to fix warnings
thrown by libpng.
2019-06-19 19:09:23 +02:00
Rogier
84812d2307 Make technic_chests not (implicitly) depend on technic
(by moving two images that are used for chests only, from technic/textures
 to technic_chests/textures)
2015-06-17 17:06:49 -04:00