diff --git a/index.toml b/index.toml index 4f53d1e..99d1e00 100644 --- a/index.toml +++ b/index.toml @@ -401,6 +401,10 @@ file = "resourcepacks/visible-powdered-snow.pw.toml" hash = "ec2178bd17a943dac8ead3b1dc68e398b00e454a4582b84056a0ce30dad400a9" metafile = true +[[files]] +file = "server-icon.png" +hash = "f3b299ee5696264b4fec68528ff90426c9f1b35b6364593495d980a9a5e253ee" + [[files]] file = "shaderpacks/complementary-reimagined.pw.toml" hash = "531a8d239c952428d9a633ff99cb03461656ada28decbe2e1ef19f60f7fd5726" diff --git a/pack.toml b/pack.toml index 939b6a8..5e5a0f3 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 = "0af365f9e79e0f2cacccc23593d50784b85f51774f39b9636c448a2f4ded64a9" +hash = "907f799767f6e034bf724cb2ab884719869962c7546141edf0284f6bc8840644" [versions] fabric = "0.17.3" diff --git a/server-icon.png b/server-icon.png new file mode 100644 index 0000000..50e5fa1 Binary files /dev/null and b/server-icon.png differ