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": {
"description": "The go-to 32x resource pack.\n§8October 2025 Release",
"min_format": [
65,
0
],
"max_format": [
2147483647,
0
]
"pack_format": 94.1,
"description": "The go-to 32x resource pack.\n§8December 2025 Release",
"supported_formats": {
"min_inclusive": 89,
"max_inclusive": 94.1
},
"min_format": 89,
"max_format": [94.1, 0]
}
}