From 399a71f0f876904c083956851f5de43eb51bc950 Mon Sep 17 00:00:00 2001 From: minimiscus <32967077+minimiscus@users.noreply.github.com> Date: Sat, 22 Nov 2025 04:04:44 +0000 Subject: [PATCH] update 1.21.1 to new pack format --- pack.mcmeta | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index 81319e7db..09d36d33d 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,6 @@ { "pack": { "pack_format": 34, - "description": "The go-to 32x resource pack.\n§8Rolling Release", - "supported_formats": { - "min_inclusive": 33, - "max_inclusive": 34 - } + "description": "The go-to 32x resource pack." } }