diff --git a/pack.mcmeta b/pack.mcmeta index 6abe72c16..b6c579b48 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,12 +1,7 @@ { - "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] - } -} + "pack": { + "description": "The go-to 32x resource pack.\n§8December 2025 Release", + "min_format": 56, + "max_format": 64 + } +} \ No newline at end of file