diff --git a/index.toml b/index.toml index 3f6ffc8..5bd658d 100644 --- a/index.toml +++ b/index.toml @@ -35,6 +35,11 @@ file = "mods/controlify.pw.toml" hash = "042b44569b655273c718eaff43dc9b95088d17a14626babda8a0bedf4028eb14" metafile = true +[[files]] +file = "mods/crops-love-rain.pw.toml" +hash = "32ce7ee069fcf552e2b97a40c16cde030416721075e2a94919d634217c88eb10" +metafile = true + [[files]] file = "mods/dungeons-and-taverns.pw.toml" hash = "8be1928de42bd2fc1a20a6735d36358145d8b1304649679854d9cb2021010e8d" diff --git a/mods/crops-love-rain.pw.toml b/mods/crops-love-rain.pw.toml new file mode 100644 index 0000000..659f785 --- /dev/null +++ b/mods/crops-love-rain.pw.toml @@ -0,0 +1,13 @@ +name = "Crops Love Rain" +filename = "cropsloverain-3.2.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/cRci7UZp/versions/lwcJJsVT/cropsloverain-3.2.0.jar" +hash-format = "sha512" +hash = "3ba7993e8027dd52bfae139d51913052eefbcf99110658741a1f12b135d6ae3b31fb25e6374a297cb56b1a61a5673c4cbc25856693192964b4fdbba46f0488f2" + +[update] +[update.modrinth] +mod-id = "cRci7UZp" +version = "lwcJJsVT" diff --git a/pack.toml b/pack.toml index dcb91af..09c7518 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 = "38fef245b835eb1948846051923369327a7e9738dc64729b6a1af795801cbfa5" +hash = "9ffb7d9abf54454db13ec7b4978217ddab11dfc6f8d331288fa41e6a4e927220" [versions] fabric = "0.18.4"