From 58014aa07e0254299764496377427f50eec9927d Mon Sep 17 00:00:00 2001 From: minimiscus <32967077+minimiscus@users.noreply.github.com> Date: Sat, 22 Nov 2025 03:38:50 +0000 Subject: [PATCH] update 1.21.4 to new pack format --- pack.mcmeta | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index 08687fa34..764d900e3 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,6 @@ { "pack": { - "pack_format": 43, - "description": "The go-to 32x resource pack.\n§8Rolling Release", - "supported_formats": { - "min_inclusive": 43, - "max_inclusive": 43 - } + "pack_format": 46, + "description": "The go-to 32x resource pack.", } }