1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-16 19:21:53 +00:00
Commit graph

4 commits

Author SHA1 Message Date
auctumnus
d325d18459
Fix font, add accented variants (#7)
* Fix font, add accented variants

* signs

* mismatched emissives fixed, new nether bricks given original color

* pull in stingraych's piglin textures (same license)

* remove sounds not found in pixel perfection 3.6

* remove overlay ctm because it's ugly, make water blue again

Co-authored-by: auctumnus <auctumnus@users.noreply.github.com>
2020-09-08 14:22:24 +02:00
39cd1d5cc1 Optimize textures more aggressively.
Use optipng with default options. This converted a number of
textures from RGB to indexed colors, but reduces file sizes
substantially.
2020-06-06 17:47:32 +02:00
e124d43ac6 Optimize all textures
optipng -o7 -nx
2020-05-15 18:24:15 +02:00
acbdb5612a Initial commit 2020-05-15 16:17:25 +02:00