fix to only update 1.21.5 to new pack format

This commit is contained in:
minimiscus
2025-11-22 03:44:46 +00:00
parent 2e78b135f1
commit e81d2ac1dd

View File

@@ -2,9 +2,5 @@
"pack": { "pack": {
"pack_format": 55, "pack_format": 55,
"description": "The go-to 32x resource pack.", "description": "The go-to 32x resource pack.",
"supported_formats": {
"min_inclusive": 55,
"max_inclusive": 64
}
} }
} }