Update pack.mcmeta

This commit is contained in:
Jamiscus
2025-12-30 16:28:25 -05:00
parent 259b697e7c
commit 5a2d4d8d60

View File

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