diff --git a/index.toml b/index.toml index f72a63c..62e5902 100644 --- a/index.toml +++ b/index.toml @@ -256,6 +256,11 @@ file = "mods/main-menu-credits.pw.toml" hash = "fa3e6df3d222c94014c840673aa92455210d404eadceb05dd5ab3ae5a3eab6db" metafile = true +[[files]] +file = "mods/midnightlib.pw.toml" +hash = "ceadd493611f2ba6e1fd0d323db2200d7dfe99930631c3eda91279e7493e609e" +metafile = true + [[files]] file = "mods/modmenu.pw.toml" hash = "43863c7eb19b3225a92ebadcb6ab5d08f107ce25aa639f4d5312d476f5f4efed" @@ -306,6 +311,11 @@ file = "mods/remove-terralith-intro-message.pw.toml" hash = "fe85eb7e13d32999eb376d154be220d82134c534a3f066fa263fb4af11535232" metafile = true +[[files]] +file = "mods/repurposed-structures-fabric.pw.toml" +hash = "9ca19396afcac17aa8d1f3690d1b760ea80f21bdd97bee9e1933cd4a6cbfcc8c" +metafile = true + [[files]] file = "mods/serverbacksnow.pw.toml" hash = "d671585dce172d76adda5e370fbde6de54cb44efbafb18f6a981128352b353a5" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml new file mode 100644 index 0000000..81bca5d --- /dev/null +++ b/mods/midnightlib.pw.toml @@ -0,0 +1,13 @@ +name = "MidnightLib" +filename = "midnightlib-1.8.3-fabric+1.21.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/codAaoxh/versions/7RbEjTSq/midnightlib-1.8.3-fabric%2B1.21.9.jar" +hash-format = "sha512" +hash = "e65ab862d606d91054877bfefc5d49bf8305db0ebd140776b122a802e30628bdcda4c55bed8c46d41af86960897ffdd1d4dbbe97a6480c45b27a39cb67914562" + +[update] +[update.modrinth] +mod-id = "codAaoxh" +version = "7RbEjTSq" diff --git a/mods/repurposed-structures-fabric.pw.toml b/mods/repurposed-structures-fabric.pw.toml new file mode 100644 index 0000000..6e357c1 --- /dev/null +++ b/mods/repurposed-structures-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Repurposed Structures - Quilt/Fabric" +filename = "repurposed_structures-7.5.22+1.21.9-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/muf0XoRe/versions/Qn9MHk0P/repurposed_structures-7.5.22%2B1.21.9-fabric.jar" +hash-format = "sha512" +hash = "861628a001db41d29a426a22c3bf9a081e455b0da753a5e54788d8561dc94b8b321702e85fc17d0138b56f10fee46308ccf17a45d08d94c1119454a7fed1a134" + +[update] +[update.modrinth] +mod-id = "muf0XoRe" +version = "Qn9MHk0P" diff --git a/pack.toml b/pack.toml index 5bc952c..9c909b0 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 = "d2f0b6c7755e8fbd24fa46d63191444d15c1286245becf94b7d649153f4bd96a" +hash = "4c6e1f7f58e9a76df4cd0f04142f682674a88d119c122210312518b7f96ed6a3" [versions] fabric = "0.17.3"