From 8203f352940653204497adc7c9a46e4ee335f7ab Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sun, 6 Aug 2023 01:51:57 +0200 Subject: [PATCH] Update resourcepack format version So it no longer shows that it is incompatible --- index.toml | 2 +- pack.toml | 2 +- resources/Resources/pack.mcmeta | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index 9a04a3e..55001c5 100644 --- a/index.toml +++ b/index.toml @@ -368,4 +368,4 @@ hash = "ff44c6c4b8c88cd72640df141880c3027d0eb2e849897e27f28d00e947ec1db0" [[files]] file = "resources/Resources/pack.mcmeta" -hash = "0e7e59f50aa193c82d8f672abc7f433e59f04a0d83d490e2f24df6290bf7f2bb" +hash = "f29b2b3b95b582bb45f8970b4ed2bf64ff8a23a45a9452db01e958bf15683a90" diff --git a/pack.toml b/pack.toml index 1a7b0f2..23170e4 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5f5586a6c03ce9a94b7318b11f4d15e27b3f553c1551c7318a102dd17e444bc2" +hash = "35bfa198acc87793509166b39e3c21e26c8fee43625059baca96ec7f3f942efe" [versions] minecraft = "1.20.1" diff --git a/resources/Resources/pack.mcmeta b/resources/Resources/pack.mcmeta index 3fa818e..a47faea 100644 --- a/resources/Resources/pack.mcmeta +++ b/resources/Resources/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 9, + "pack_format": 15, "description": "VMU resources" } } \ No newline at end of file