pridepack/pack.mcmeta
blryface ec1b0eb7ce
Update pack.mcmeta
this changes it to 8.0 as it will be the next version of the pack, and fixes supported formats being 13-999 while the format16 overlay supports 16-9999
2024-11-12 08:36:05 -03:00

19 lines
295 B
JSON

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