From 63ee027ee567b4d085f7e746ca8a7e64b96bf960 Mon Sep 17 00:00:00 2001 From: Jamiscus Date: Tue, 30 Dec 2025 11:50:49 -0500 Subject: [PATCH] Update pack.mcmeta --- pack.mcmeta | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index e5189ade8..edb098e31 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,10 @@ { "pack": { - "pack_format": 57, + "pack_format": 42, "description": "The go-to 32x resource pack.\n§8December 2025 Release", "supported_formats": { - "min_inclusive": 49, - "max_inclusive": 57 + "min_inclusive": 33, + "max_inclusive": 42 } } }