From 6dcc5286b28883d98fad978c48c751df08cd560d Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Mon, 8 Aug 2022 02:55:49 +0200 Subject: [PATCH] Fix Masamods --- index.toml | 4 ++-- mods/malilib.pw.toml | 21 +++++++++++++-------- mods/minihud.pw.toml | 21 +++++++++++++-------- pack.toml | 2 +- 4 files changed, 29 insertions(+), 19 deletions(-) diff --git a/index.toml b/index.toml index cbd6793..c3fcd19 100644 --- a/index.toml +++ b/index.toml @@ -186,12 +186,12 @@ metafile = true [[files]] file = "mods/malilib.pw.toml" -hash = "b1e6c2ac629b24cf4182aa8c7d1ca0f84c8cbe662a6350b9a7eced8c5772fd85" +hash = "9d9b3772d9e12b474675846005279f4b3957711744a550ab14284ed4187fc270" metafile = true [[files]] file = "mods/minihud.pw.toml" -hash = "f3b969e8293152cb97929aee958beedb02594fcfb867b3f25945a88819430aca" +hash = "4dd0a7589833be6441edea5369f06fe7f8a01d758b685a7792f99b5cf4175888" metafile = true [[files]] diff --git a/mods/malilib.pw.toml b/mods/malilib.pw.toml index 6cdcc28..356b595 100644 --- a/mods/malilib.pw.toml +++ b/mods/malilib.pw.toml @@ -1,8 +1,13 @@ -name = "MaLiLib" -filename = "malilib-fabric-1.19-0.12.1.jar" -side = "client" - -[download] -url = "https://kosma.pl/masamods/malilib-fabric-1.19-0.12.1.jar" -hash-format = "sha1" -hash = "a8874b54e6ff01dd7ddaa5db86128671f0c1a044" +name = "MaLiLib" +filename = "malilib-fabric-1.19.0-0.13.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "25fdb0f1b25a53109faa63f17dcb6568f4ab8c3a" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3870801 +project-id = 303119 diff --git a/mods/minihud.pw.toml b/mods/minihud.pw.toml index 5deaf4a..a01f775 100644 --- a/mods/minihud.pw.toml +++ b/mods/minihud.pw.toml @@ -1,8 +1,13 @@ -name = "MiniHUD" -filename = "minihud-fabric-1.19-0.22.0.jar" -side = "client" - -[download] -url = "https://kosma.pl/masamods/minihud-fabric-1.19-0.22.0.jar" -hash-format = "sha1" -hash = "f71bf3f98a1d93a043618cab0060e1a81eacd944" +name = "MiniHUD" +filename = "minihud-fabric-1.19.0-0.23.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0ebfa2ba65dad93fb9700d20e86b31e7840121fc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3909335 +project-id = 244260 diff --git a/pack.toml b/pack.toml index 0041cb3..f855269 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 = "b16282fbeae0bcaf053f59b2d3b5540bccf4aec058d72545b68619a12f139855" +hash = "cd5d5bc7f0f33a14c080dd3e928ad0d56b38957a827c92c1f0f20020d113266c" [versions] minecraft = "1.19"