diff --git a/index.toml b/index.toml index 9cff473..00115f3 100644 --- a/index.toml +++ b/index.toml @@ -480,6 +480,11 @@ file = "mods/seamless-loading-screen.pw.toml" hash = "1cc8781b7c9b2fe9a7a3b9ab2ae6742374a007fc075c865827f97ece36f2919d" metafile = true +[[files]] +file = "mods/seasonhud-fabric.pw.toml" +hash = "6000fa48b5c6757037369938fc32c37a2582d5a21a6848e8c9a7643ad26f94e6" +metafile = true + [[files]] file = "mods/shulkerboxtooltip.pw.toml" hash = "5003f2c451c9459b7911ac786897eead4d74a8ebdad4741476949791b26c3caa" diff --git a/mods/seasonhud-fabric.pw.toml b/mods/seasonhud-fabric.pw.toml new file mode 100644 index 0000000..a4c9da8 --- /dev/null +++ b/mods/seasonhud-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "SeasonHUD-Fabric" +filename = "seasonhud-fabric-1.20.1-1.7.13.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/iDiIfZLX/versions/t9ARKIHn/seasonhud-fabric-1.20.1-1.7.13.jar" +hash-format = "sha1" +hash = "7285e6b3f505f06b66def4f5a3aef9e91ef021e0" + +[update] +[update.modrinth] +mod-id = "iDiIfZLX" +version = "t9ARKIHn" diff --git a/pack.toml b/pack.toml index 3ca6b69..3196aa4 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 = "4194ddc85f3a259b2e8c9842e142baf205c1f5dc3da6a8078abe8ce87135ee4e" +hash = "66c62dfce57171b9b5a289de803457a4dbcd5471e2c3bc159098cb94030339a0" [versions] fabric = "0.15.7"