From 68103779fdcd1df9b160144ceae128764ce9f56a Mon Sep 17 00:00:00 2001 From: B3ni Date: Mon, 23 Jun 2025 01:07:36 +0200 Subject: [PATCH] Update pack_format to 71 in pack.mcmeta --- pack/pack.mcmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack/pack.mcmeta b/pack/pack.mcmeta index bd94355..ef8ae41 100644 --- a/pack/pack.mcmeta +++ b/pack/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 9, + "pack_format": 71, "description": {"text": "MineDivinity Pack", "bold": true, "color": "#FF5555"} } } \ No newline at end of file