From a38fb4a5a4f0863dd449249f5cefcab846a4258c Mon Sep 17 00:00:00 2001 From: Jamiscus Date: Tue, 30 Dec 2025 00:06:38 -0500 Subject: [PATCH] Update pack.mcmeta --- pack.mcmeta | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index f0979a9f7..952ff3ad1 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,10 @@ { "pack": { - "pack_format": 63, - "description": "The go-to 32x resource pack.\n§8Rolling Release", + "pack_format": 81, + "description": "The go-to 32x resource pack.\n§8December 2025 Release", "supported_formats": { - "min_inclusive": 63, - "max_inclusive": 64 + "min_inclusive": 72, + "max_inclusive": 81 } } }