From d6669d79b769285ff7a2901602c930dffce53867 Mon Sep 17 00:00:00 2001 From: Jamiscus Date: Tue, 30 Dec 2025 16:25:05 -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 e306e678c..f315c3744 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,10 @@ { "pack": { - "pack_format": 71, + "pack_format": 55, "description": "The go-to 32x resource pack.\n§8December 2025 Release", "supported_formats": { - "min_inclusive": 58, - "max_inclusive": 71 + "min_inclusive": 47, + "max_inclusive": 55 } } }