diff --git a/pack.mcmeta b/pack.mcmeta index 952ff3ad1..6abe72c16 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,12 @@ { - "pack": { - "pack_format": 81, - "description": "The go-to 32x resource pack.\n§8December 2025 Release", - "supported_formats": { - "min_inclusive": 72, - "max_inclusive": 81 + "pack": { + "pack_format": 81, + "description": "The go-to 32x resource pack.\n§8December 2025 Release", + "supported_formats": { + "min_inclusive": 72, + "max_inclusive": 81 + }, + "min_format": 72, + "max_format": [81, 0] } - } }