format16 overlay (from pridepack)

This commit is contained in:
blryface 2024-10-18 16:04:30 -03:00
parent 0ad34d0660
commit 0b633ad44f
9 changed files with 19 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -0,0 +1,5 @@
{
"texture": {
"blur": true
}
}

View File

@ -1,7 +1,18 @@
{ {
"pack": { "pack": {
"pack_format": 15, "pack_format": 13,
"supported_formats": [15, 9999], "supported_formats": [13, 999],
"description": "PrideBones 1.0 §r| Joy Update!" "description": "§cPr§6id§eeb§2on§9es 2§5.0 §r| Bundles of Pride!"
},
"overlays": {
"entries": [
{
"formats": [
16,
9999
],
"directory": "format16"
}
]
} }
} }