From b54a88c7a8f38e541c4b510fe4bf13357cef181e Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Thu, 25 Jul 2024 22:52:12 -0400 Subject: [PATCH] Added SafeLogin --- index.toml | 5 +++++ mods/safelogin.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/safelogin.pw.toml diff --git a/index.toml b/index.toml index b749413..9235f67 100644 --- a/index.toml +++ b/index.toml @@ -975,6 +975,11 @@ file = "mods/runic-enchanting.pw.toml" hash = "fe5794b13d3fa7cd4e69184d3360b7fcb3ef497ea745d5d3866db92479542b01" metafile = true +[[files]] +file = "mods/safelogin.pw.toml" +hash = "ae09689fee180dc735bfa91cf3388acf31a6b5e5d8227f50afd7d160199717d0" +metafile = true + [[files]] file = "mods/scorched.pw.toml" hash = "001a2013141654cc69bdfca0e45f72e0c08b673cc0d8036f37fd9cf9fe2fcbd6" diff --git a/mods/safelogin.pw.toml b/mods/safelogin.pw.toml new file mode 100644 index 0000000..79f8c02 --- /dev/null +++ b/mods/safelogin.pw.toml @@ -0,0 +1,13 @@ +name = "SafeLogin" +filename = "safelogin-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/pcTIw4RZ/versions/CMMhudnY/safelogin-1.0.0.jar" +hash-format = "sha1" +hash = "ca9b035ca37ddadc76f7c3a587ea28a87fb8787c" + +[update] +[update.modrinth] +mod-id = "pcTIw4RZ" +version = "CMMhudnY" diff --git a/pack.toml b/pack.toml index 0a509db..c31e05b 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 = "a87a6d8fb4b1ccba2ba445af370043dcf2e33163240c0fcf8ec33ec58b0dbf8a" +hash = "fa721d04ec1a259101de4a1df8571004d932ac0088b11d5893910843a566f4fe" [versions] fabric = "0.15.11"