Update pack.mcmeta

This commit is contained in:
Jamiscus
2025-12-30 00:16:45 -05:00
parent 818108d63e
commit 259b697e7c

View File

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