1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-05-10 13:49:13 +00:00

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>
This commit is contained in:
auctumnus 2020-09-08 07:22:24 -05:00 committed by GitHub
parent 937abec7bb
commit d325d18459
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
656 changed files with 1 additions and 200 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 B

View file

@ -1,7 +0,0 @@
{
"animation": {
"frametime": 3,
"interpolate": false,
"frames": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 281 B

View file

@ -1,7 +0,0 @@
{
"animation": {
"frametime": 3,
"interpolate": false,
"frames": [0, 1, 2, 3]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 B

View file

@ -1,7 +0,0 @@
{
"animation": {
"frametime": 3,
"interpolate": false,
"frames": [0, 1, 2]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 273 B

View file

@ -1,7 +0,0 @@
{
"animation": {
"frametime": 100,
"interpolate": true,
"frames": [0, 1, 2, 3, 4, 5]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 B