From 60dc14cc4455f1dc8c0ebd657a858a3ea86b2a30 Mon Sep 17 00:00:00 2001 From: hkc Date: Tue, 19 Mar 2024 14:12:47 +0300 Subject: [PATCH] Removed SeasonHUD --- index.toml | 5 ----- mods/seasonhud-fabric.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/seasonhud-fabric.pw.toml diff --git a/index.toml b/index.toml index 3cb0b2c..6a982c0 100644 --- a/index.toml +++ b/index.toml @@ -789,11 +789,6 @@ file = "mods/seamless-loading-screen.pw.toml" hash = "1cc8781b7c9b2fe9a7a3b9ab2ae6742374a007fc075c865827f97ece36f2919d" metafile = true -[[files]] -file = "mods/seasonhud-fabric.pw.toml" -hash = "268ffdcc1561f55d3bd9bfd638e27c120b42a56426d194ca5d40f54e660c27ad" -metafile = true - [[files]] file = "mods/servercore.pw.toml" hash = "b9eb5237b412cdae4005301af44f6b2298cb3b6f53cfd93456cf9c7833ad6a4b" diff --git a/mods/seasonhud-fabric.pw.toml b/mods/seasonhud-fabric.pw.toml deleted file mode 100644 index 22e413f..0000000 --- a/mods/seasonhud-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "SeasonHUD-Fabric" -filename = "seasonhud-fabric-1.20.1-1.7.14.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/iDiIfZLX/versions/aFZceadW/seasonhud-fabric-1.20.1-1.7.14.jar" -hash-format = "sha1" -hash = "e70184e14bbf4576049a6752c9252dc8462fdd2e" - -[update] -[update.modrinth] -mod-id = "iDiIfZLX" -version = "aFZceadW" diff --git a/pack.toml b/pack.toml index 68aade9..f833da5 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 = "8c1b9459d911e3fa6b087481627c83b59efa36e2cd7f84746c67e0478d3f7b8b" +hash = "c51c3696af1751a5a9c933f5c01366b149eb2b057868845ff50b14080837c329" [versions] fabric = "0.15.7"