pridepack/pack.mcmeta
blryface a77ab006ef
fix: move Mojang CIT Axolotl Buckets to an overlay to avoid missing model on pre 1.21.5 (#97)
the commit message is too long and I don't know how I'd make it smaller while maintaining needed context/info
2025-05-21 02:20:58 -03:00

26 lines
405 B
JSON

{
"pack": {
"pack_format": 13,
"supported_formats": [13, 9999],
"description": "§cPr§6id§eep§2ac§9k 9§5.0 §r| ...!"
},
"overlays": {
"entries": [
{
"formats": [
16,
9999
],
"directory": "format16"
},
{
"formats": [
53,
9999
],
"directory": "format53"
}
]
}
}