From 3ffb4ec16d282174edbd95620273dd44bf6c1fe4 Mon Sep 17 00:00:00 2001 From: Jamiscus Date: Tue, 30 Dec 2025 11:50:11 -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 831911a8c..c3706d8d8 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,10 @@ { "pack": { - "pack_format": 48, + "pack_format": 34, "description": "The go-to 32x resource pack.\n§8December 2025 Release", "supported_formats": { - "min_inclusive": 48, - "max_inclusive": 42 + "min_inclusive": 34, + "max_inclusive": 33 } } }