+ Login Protection

This commit is contained in:
Jill 2022-09-13 09:05:48 +03:00
parent aa2018dc9e
commit a6590f781a
3 changed files with 19 additions and 1 deletions

View File

@ -458,6 +458,11 @@ file = "mods/logical-zoom.pw.toml"
hash = "cd20ac19679b16ab06ae73ca280f8fbda991cad83ec0e531b2877912e2fb259a"
metafile = true
[[files]]
file = "mods/login-protection.pw.toml"
hash = "cb1a6fa1d752fd60ec0955f96e83a9c555a772f5dab4685631f8f5d4ea2cf981"
metafile = true
[[files]]
file = "mods/malilib.pw.toml"
hash = "7c09a12ecf3c18c5c3839727b4e4399e2e953114a2993d43d22bb6e609f9d87a"

View File

@ -0,0 +1,13 @@
name = "Login Protection[Forge/Fabric]"
filename = "logprot-fabric-1.19.1-1.6.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f708349c42442b8df938dac90658cbd26c9cb150"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3912376
project-id = 358304

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e2abb2faaf554fb2c21ff76432ebea2d9ea2cbcb490017c13e31272c6da84544"
hash = "b4a772ab407f2c225a47ad7d1d40c087be719bdf2c2179edaa656a2f557a954f"
[versions]
fabric = "0.14.9"