diff --git a/index.toml b/index.toml index b100fc1..357e1db 100644 --- a/index.toml +++ b/index.toml @@ -264,6 +264,11 @@ file = "mods/copycats.pw.toml" hash = "3110ae8259f8716d950d6bc16898457b30f63118aac0ce23de8ed9a79cca92fc" metafile = true +[[files]] +file = "mods/coroutil.pw.toml" +hash = "d901f874a1e09747b8d0d072c38c426eceead1f29c8ba36680f8f0082996b152" +metafile = true + [[files]] file = "mods/crawl.pw.toml" hash = "c440756efdda126a316cc5f527b09e1d2a50d04fd2d51918543edd9f3e1beffc" @@ -889,6 +894,11 @@ file = "mods/waystones.pw.toml" hash = "c4ab1abcb38f39e7f21ee6fb2cfdba3c98d5de91dc8bbc8cd76a5bf3e897a213" metafile = true +[[files]] +file = "mods/what-are-they-up-to.pw.toml" +hash = "9ce52d07c0c3d146a2a44f8bc187138ce7a5558a4e3ab540c86234702b6de274" +metafile = true + [[files]] file = "mods/when-dungeons-arise-seven-seas.pw.toml" hash = "cea3cfa4f269492cdf1d0c7bd0faaf16a509c466cd930d250fb467f6ea0e8c35" diff --git a/mods/coroutil.pw.toml b/mods/coroutil.pw.toml new file mode 100644 index 0000000..e1bb454 --- /dev/null +++ b/mods/coroutil.pw.toml @@ -0,0 +1,13 @@ +name = "CoroUtil" +filename = "coroutil-neoforge-1.21.0-1.3.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rLLJ1OZM/versions/H2YXCYUY/coroutil-neoforge-1.21.0-1.3.8.jar" +hash-format = "sha512" +hash = "daae9e37acddedccad05e3f8e565f8b4c237f25b2462e043428f88b32fc27e4bc3a00955ed7426a7d7f93f068b4e96b37e2e42d121d40fdf94a31b6c2b7440e0" + +[update] +[update.modrinth] +mod-id = "rLLJ1OZM" +version = "H2YXCYUY" diff --git a/mods/what-are-they-up-to.pw.toml b/mods/what-are-they-up-to.pw.toml new file mode 100644 index 0000000..0124529 --- /dev/null +++ b/mods/what-are-they-up-to.pw.toml @@ -0,0 +1,13 @@ +name = "What Are They Up To (Watut)" +filename = "watut-neoforge-1.21.0-1.2.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AtB5mHky/versions/uWr2aTW9/watut-neoforge-1.21.0-1.2.7.jar" +hash-format = "sha512" +hash = "b96bd6146344a86e4ad45fd4c274a15f0e146bcc13747940f8b9f0ea21c8ea8bca4d005444f2bf8082f29ec7ad1ce03507764ddfbdda64ac9284d8ac400b44c5" + +[update] +[update.modrinth] +mod-id = "AtB5mHky" +version = "uWr2aTW9" diff --git a/pack.toml b/pack.toml index 4e5242f..0d0ade8 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 = "3791bce097faab678f1824a6b92ea98413b61ac5f64b66d63205b53c117c4c82" +hash = "c7283457200ee5a15400dc5c9435a0c63bc8c0a01a856e27cfbdc6150d310ac7" [versions] minecraft = "1.21.1"