From 96f3bd9e96e1256ce1a3bad1d32d0a9d27cfbc3c Mon Sep 17 00:00:00 2001 From: minimiscus <32967077+minimiscus@users.noreply.github.com> Date: Sat, 31 Jan 2026 23:06:04 +0000 Subject: [PATCH] looks like this was completely replaced somehow --- pack.mcmeta | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index 87676d27b..8cd4afd8f 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,6 +1,9 @@ { "pack": { + "pack_format": 63, "description": "The go-to 32x resource pack.\n§8December 2025 Release", - "pack_format": 64 + "supported_formats": { + "min_inclusive": 63, + "max_inclusive": 64 + } } -}