diff --git a/index.toml b/index.toml index 6602a31..622174a 100644 --- a/index.toml +++ b/index.toml @@ -179,6 +179,11 @@ file = "mods/datapacks.pw.toml" hash = "64c464fe58315a3b87b36ad2c6a61873f6832f721dbe73efd91c5e485d73f53e" metafile = true +[[files]] +file = "mods/death-backup.pw.toml" +hash = "abe0735af4a121e00bbf54b00f350f8cf09fd1ad69687bbd34a3f346a511baa5" +metafile = true + [[files]] file = "mods/debugify.pw.toml" hash = "4ba45966a267b774f5d83442c3c43d740f55e11a910e117e50c046b4f77b5c66" diff --git a/mods/death-backup.pw.toml b/mods/death-backup.pw.toml new file mode 100644 index 0000000..226049b --- /dev/null +++ b/mods/death-backup.pw.toml @@ -0,0 +1,13 @@ +name = "Death Backup" +filename = "deathbackup-1.20.1-3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ot5JFxuv/versions/xWEPazTV/deathbackup-1.20.1-3.0.jar" +hash-format = "sha1" +hash = "2455a669221a0263458b40ab582a3ec587a1d5f6" + +[update] +[update.modrinth] +mod-id = "Ot5JFxuv" +version = "xWEPazTV" diff --git a/pack.toml b/pack.toml index 60d907e..60625b5 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 = "3f1131e3f67408fcb65960500123be0217d1f1fa2ddfa5620ea23862fa303adb" +hash = "61e1908c97ad06441c15893571e6a0a73835098b54af5c457a4ed1dcf8beeb04" [versions] fabric = "0.14.22"