From 19ee59be4dc404ed0c91062a4ecb2cbc69fa5eea Mon Sep 17 00:00:00 2001 From: Jamiscus Date: Tue, 30 Dec 2025 00:05:55 -0500 Subject: [PATCH] Update pack.mcmeta --- pack.mcmeta | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index d00c9f603..e306e678c 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,6 +1,10 @@ { "pack": { - "pack_format": 55, - "description": "The go-to 32x resource pack.\n§8Rolling Release" + "pack_format": 71, + "description": "The go-to 32x resource pack.\n§8December 2025 Release", + "supported_formats": { + "min_inclusive": 58, + "max_inclusive": 71 + } } }