From 33caf92c8a9f2b017fe951e170baed41679e6a1d Mon Sep 17 00:00:00 2001 From: minimiscus <32967077+minimiscus@users.noreply.github.com> Date: Sat, 22 Nov 2025 03:47:49 +0000 Subject: [PATCH] update 1.21.6-1.21.8 to new pack format --- pack.mcmeta | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index 18dd54307..7c99dad7b 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,9 +1,9 @@ { "pack": { - "pack_format": 64, - "description": "The go-to 32x resource pack.\n§Rolling Release", + "pack_format": 63, + "description": "The go-to 32x resource pack.", "supported_formats": { - "min_inclusive": 43, + "min_inclusive": 63, "max_inclusive": 64 } }