From c5318aaf9824ac27714875d4a530be5a91905e9c Mon Sep 17 00:00:00 2001 From: DMgaming100 <79250932+DMgaming100@users.noreply.github.com> Date: Sun, 16 Jun 2024 22:57:26 +0300 Subject: [PATCH] Update pack.mcmeta --- pack.mcmeta | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pack.mcmeta b/pack.mcmeta index 5f305e20f..a4ac5d451 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,10 +1,10 @@ { "pack": { - "pack_format": 22, + "pack_format": 32, "description": "The go-to 32x resource pack.\n§8March 2024 Release", "supported_formats": { - "min_inclusive": 16, - "max_inclusive": 22 + "min_inclusive": 30, + "max_inclusive": 32 } } -} \ No newline at end of file +}