mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-08-03 14:46:19 -04:00

* Create placeholder for Spawn Egg overlay * feat: format53 overlay for spawn eggs * fix: declare format53 overlay directory * feat: base textures for spawn eggs * feat: Themed Bii Spawn Egg * Remove Axolotl spawn eggs * feat: pre-25w08a compat
33 lines
528 B
JSON
33 lines
528 B
JSON
{
|
|
"pack": {
|
|
"pack_format": 4,
|
|
"supported_formats": [4, 9999],
|
|
"description": "§cPr§6id§eep§2ac§9k 9§5.0 §r| Chase the Rainbows!"
|
|
},
|
|
"overlays": {
|
|
"entries": [
|
|
{
|
|
"formats": [
|
|
16,
|
|
9999
|
|
],
|
|
"directory": "format16"
|
|
},
|
|
{
|
|
"formats": [
|
|
49,
|
|
9999
|
|
],
|
|
"directory": "format49"
|
|
},
|
|
{
|
|
"formats": [
|
|
53,
|
|
9999
|
|
],
|
|
"directory": "format53"
|
|
}
|
|
]
|
|
}
|
|
}
|