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

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
19 lines
295 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
}
|