diff --git a/index.toml b/index.toml index 612a314..862e931 100644 --- a/index.toml +++ b/index.toml @@ -169,6 +169,11 @@ file = "mods/bat-membrane.pw.toml" hash = "b6be1191e43781d8cb2becbcd9ad08de5bf79596dafd97d212d5024258e3f2df" metafile = true +[[files]] +file = "mods/better-than-mending.pw.toml" +hash = "67b5a02a1b17d0c35a0355a428f2ebd547ef7f587696cd89d7af0257746c90fd" +metafile = true + [[files]] file = "mods/bettermultiplayersleep.pw.toml" hash = "0d29603ff776063154ca02a9bf89a21d6c7b2905ac44d5fce9c631c1380e263f" diff --git a/mods/better-than-mending.pw.toml b/mods/better-than-mending.pw.toml new file mode 100644 index 0000000..6315936 --- /dev/null +++ b/mods/better-than-mending.pw.toml @@ -0,0 +1,13 @@ +name = "Better Than Mending" +filename = "BetterThanMending-2.2.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Lvv4SHrK/versions/wHUk8xSy/BetterThanMending-2.2.5.jar" +hash-format = "sha512" +hash = "d56acc54075151dfd4ee697a9c6707919385505d32b01ee4b67a7d083c5e8f656c6a51bfac34de011bf0d8455f9fa3fddf81a45f3c36bd19d1a48d868baaa7ef" + +[update] +[update.modrinth] +mod-id = "Lvv4SHrK" +version = "wHUk8xSy" diff --git a/pack.toml b/pack.toml index 08216a7..3862a1b 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 = "0ff97ea86ac564a35807d282079612ebaec5b5dce4f103347dc4d1839b5d62ca" +hash = "959e324a7e663ad99914f0c7feedf9dc626e583de8fe9b12837e28a454351a70" [versions] fabric = "0.19.2"