From 3798d2ba06347c23bd438351b553deeabe415292 Mon Sep 17 00:00:00 2001 From: Jamiscus Date: Tue, 30 Dec 2025 16:26:10 -0500 Subject: [PATCH] Update pack.mcmeta --- pack.mcmeta | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) 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