diff --git a/index.toml b/index.toml index 0325724..914784c 100644 --- a/index.toml +++ b/index.toml @@ -92,6 +92,11 @@ file = "mods/cloth-config.pw.toml" hash = "75181b55e0407d1fca1e2f346c6501f919f5109545990ddfb66db9cd1b771f8a" metafile = true +[[files]] +file = "mods/collective.pw.toml" +hash = "3c77cfac6baca0b34f29f071d47aed281cf0a27c5284145fff9b1461c24e26f8" +metafile = true + [[files]] file = "mods/combat-nouveau.pw.toml" hash = "2082be01a5a634d36b3141d1fa19ccbf0bf7fb2a4aa1dc726b6dfe26de0b091d" @@ -142,6 +147,11 @@ file = "mods/curios.pw.toml" hash = "36debf7653e95a855b4fedacc19027cf2e01960fc0b6d55ef2ffbffbcb455690" metafile = true +[[files]] +file = "mods/death-backup.pw.toml" +hash = "8136c505639b50713160f2634bc7d12c44a47e167a852e9745aa716ba8e44cc4" +metafile = true + [[files]] file = "mods/emi-loot.pw.toml" hash = "bbf03bec2bd4927ace16eef106c45b0f3ec53c48d5f43119520123ad98f3fdf1" diff --git a/mods/collective.pw.toml b/mods/collective.pw.toml new file mode 100644 index 0000000..e395e66 --- /dev/null +++ b/mods/collective.pw.toml @@ -0,0 +1,13 @@ +name = "Collective" +filename = "collective-1.21.1-8.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/ao7rZsss/collective-1.21.1-8.3.jar" +hash-format = "sha512" +hash = "c15608926645d50a418a76a1cdde57c26e0322e15c871d611f2dcac3a3dcdde04eb0e70e809e9bbee698a24edd32a233ca25ab8514dbc7b93cef1cd918ab413f" + +[update] +[update.modrinth] +mod-id = "e0M1UDsY" +version = "ao7rZsss" diff --git a/mods/death-backup.pw.toml b/mods/death-backup.pw.toml new file mode 100644 index 0000000..c9f52dc --- /dev/null +++ b/mods/death-backup.pw.toml @@ -0,0 +1,13 @@ +name = "Death Backup" +filename = "deathbackup-1.21.1-3.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Ot5JFxuv/versions/wYJBZoFd/deathbackup-1.21.1-3.5.jar" +hash-format = "sha512" +hash = "bc414d06167e027f6ccdc8677bcf914840d60a0f94b9d6381846c2dfdf633eb71622c035e05ad5bbcad3f6e5c44299c6ca64875e5d4341f40cfa5a412ead4ea2" + +[update] +[update.modrinth] +mod-id = "Ot5JFxuv" +version = "wYJBZoFd" diff --git a/pack.toml b/pack.toml index ad7bc23..461dd7f 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 = "d1186ceed9bfeedc097b32ac8b8519b523e83062e59f3c954290acd238886c67" +hash = "934e6e8a40d68bdf5c428b8a32013a9e915fdd6acdd7a057ec4b731fd6490a05" [versions] minecraft = "1.21.1"