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>
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 274 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 196 B After Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 948 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 320 B |
Before Width: | Height: | Size: 529 B After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 182 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 178 B |
BIN
assets/minecraft/textures/entity/signs/crimson.png
Normal file
After Width: | Height: | Size: 670 B |
BIN
assets/minecraft/textures/entity/signs/warped.png
Normal file
After Width: | Height: | Size: 657 B |
BIN
assets/minecraft/textures/font/accented.png
Normal file
After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 294 B |
|
@ -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]
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 281 B |
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"animation": {
|
||||
"frametime": 3,
|
||||
"interpolate": false,
|
||||
"frames": [0, 1, 2, 3]
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 240 B |
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"animation": {
|
||||
"frametime": 3,
|
||||
"interpolate": false,
|
||||
"frames": [0, 1, 2]
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 273 B |
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"animation": {
|
||||
"frametime": 100,
|
||||
"interpolate": true,
|
||||
"frames": [0, 1, 2, 3, 4, 5]
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 151 B |