Added SafeLogin

This commit is contained in:
JordanPlayz158
2024-07-25 22:52:12 -04:00
parent e02aab2e4b
commit b54a88c7a8
3 changed files with 19 additions and 1 deletions

View File

@@ -975,6 +975,11 @@ file = "mods/runic-enchanting.pw.toml"
hash = "fe5794b13d3fa7cd4e69184d3360b7fcb3ef497ea745d5d3866db92479542b01" hash = "fe5794b13d3fa7cd4e69184d3360b7fcb3ef497ea745d5d3866db92479542b01"
metafile = true metafile = true
[[files]]
file = "mods/safelogin.pw.toml"
hash = "ae09689fee180dc735bfa91cf3388acf31a6b5e5d8227f50afd7d160199717d0"
metafile = true
[[files]] [[files]]
file = "mods/scorched.pw.toml" file = "mods/scorched.pw.toml"
hash = "001a2013141654cc69bdfca0e45f72e0c08b673cc0d8036f37fd9cf9fe2fcbd6" hash = "001a2013141654cc69bdfca0e45f72e0c08b673cc0d8036f37fd9cf9fe2fcbd6"

13
mods/safelogin.pw.toml Normal file
View File

@@ -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"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "a87a6d8fb4b1ccba2ba445af370043dcf2e33163240c0fcf8ec33ec58b0dbf8a" hash = "fa721d04ec1a259101de4a1df8571004d932ac0088b11d5893910843a566f4fe"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"