support more pack formats

This commit is contained in:
Pomi108
2023-12-07 21:21:08 +01:00
parent 31f365e6dd
commit 4f8f4c7319

View File

@@ -1,6 +1,10 @@
{
"pack": {
"pack_format": 18,
"description": "The go-to 32x resource pack.\n§8October 2023 Release"
"pack_format": 22,
"description": "The go-to 32x resource pack.\n§8October 2023 Release",
"supported_formats": {
"min_inclusive": 16,
"max_inclusive": 22
}
}
}
}