From 5a2d4d8d609ade45ee31f7b33bc221b097492617 Mon Sep 17 00:00:00 2001 From: Jamiscus Date: Tue, 30 Dec 2025 16:28:25 -0500 Subject: [PATCH] Update pack.mcmeta --- pack.mcmeta | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index 8eef711da..de395a4fb 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,12 +1,7 @@ { - "pack": { - "pack_format": 94.1, - "description": "The go-to 32x resource pack.\n§8December 2025 Release", - "supported_formats": { - "min_inclusive": 89, - "max_inclusive": 94.1 - }, - "min_format": 89, - "max_format": [94.1, 0] - } -} + "pack": { + "description": "The go-to 32x resource pack.\n§8December 2025 Release", + "min_format": 70, + "max_format": 75 + } +} \ No newline at end of file