pridepack/pack.mcmeta
blryface add9a8b963
Feat: Bii Spawn Eggs (#105)
* 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
2025-06-17 14:26:33 -03:00

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"
}
]
}
}