feat!: Implement 25w31a Format Changes

This commit is contained in:
blryface 2025-07-29 17:43:19 -03:00
parent 1ab8cfd28d
commit 700bba40b0

View File

@ -1,19 +1,17 @@
{
"pack": {
"pack_format": 32,
"supported_formats": [
18,
9999
],
"description": "PrideGUI 3.0.0 | Pridecraft Studios"
"min_format": 18,
"max_format": 9999,
"pack_format": 18,
"supported_formats": [18, 9999],
"description": "PrideGUI 3.0.1\n§oBy Pridecraft Studios"
},
"overlays": {
"entries": [
{
"formats": [
46,
9999
],
"min_format": 46,
"max_format": 9999,
"formats": [46, 9999],
"directory": "46"
}
]