From dfabc6e8d2888941e322d3011b83727d61cbe5a8 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Thu, 9 Jan 2025 01:10:35 -0500 Subject: [PATCH] Add pack icon to metadata --- index.toml | 4 ++++ pack.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.toml b/index.toml index e382f42..b655c76 100644 --- a/index.toml +++ b/index.toml @@ -167,6 +167,10 @@ metafile = true file = "options.txt" hash = "317ad69bcde86d474a2e3fd937211da6e17e66e8f3c35460921eb3aecf05bfc6" +[[files]] +file = "pack.png" +hash = "220a931080569cd040a01c14b7a5e704218fc72d442c45d64af5d0729c5fe9ac" + [[files]] file = "resourcepacks/ccc.pw.toml" hash = "a864f90ec46c0f6dcd94b19d214d02b8605b00dfa568f36d2d5a08d819d6c9ff" diff --git a/pack.toml b/pack.toml index 14f1c12..50632a3 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 = "47929ca0c91e5b3845e3913218512e5dd0544e5759dfad00efb93a3899ea11a9" +hash = "83ae2ba5e70f986c7777e1dd9a190fe604d34816bf09cdf176f8154215c7f660" [versions] fabric = "0.16.9"