update pack.mcmeta to newer format

This commit is contained in:
minimiscus
2025-11-22 03:25:09 +00:00
parent 51a45def1f
commit adfc2e137d

View File

@@ -1,10 +1,13 @@
{ {
"pack": { "pack": {
"pack_format": 64, "description": "The go-to 32x resource pack.",
"description": "The go-to 32x resource pack.\n§8October 2025 Release", "min_format": [
"supported_formats": { 65,
"min_inclusive": 43, 0
"max_inclusive": 64 ],
} "max_format": [
2147483647,
0
]
} }
} }