format16 overlay (from pridepack)
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 71 KiB |
BIN
assets/minecraft/textures/gui/title/mojang.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
assets/minecraft/textures/gui/title/mojangstudios.png
Normal file
After Width: | Height: | Size: 75 KiB |
After Width: | Height: | Size: 213 B |
After Width: | Height: | Size: 214 B |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
BIN
format16/assets/minecraft/textures/gui/title/minecraft.png
Normal file
After Width: | Height: | Size: 52 KiB |
@ -0,0 +1,5 @@
|
||||
{
|
||||
"texture": {
|
||||
"blur": true
|
||||
}
|
||||
}
|
17
pack.mcmeta
@ -1,7 +1,18 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"supported_formats": [15, 9999],
|
||||
"description": "PrideBones 1.0 §r| Joy Update!"
|
||||
"pack_format": 13,
|
||||
"supported_formats": [13, 999],
|
||||
"description": "§cPr§6id§eeb§2on§9es 2§5.0 §r| Bundles of Pride!"
|
||||
},
|
||||
"overlays": {
|
||||
"entries": [
|
||||
{
|
||||
"formats": [
|
||||
16,
|
||||
9999
|
||||
],
|
||||
"directory": "format16"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|