diff --git a/index.toml b/index.toml index d38c1cc..b6dff67 100644 --- a/index.toml +++ b/index.toml @@ -19,6 +19,11 @@ file = "mods/antighost.pw.toml" hash = "4312f252c472b5befd7fd21fa014c2a52f773f1bb0607cff57f534ae1b2d1465" metafile = true +[[files]] +file = "mods/auth-me.pw.toml" +hash = "692b29d2515b168bc42b0795271e41cfa9f245b914dc59b6f5fc649513c931a3" +metafile = true + [[files]] file = "mods/bclib.pw.toml" hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86" diff --git a/mods/auth-me.pw.toml b/mods/auth-me.pw.toml new file mode 100644 index 0000000..5aca5e0 --- /dev/null +++ b/mods/auth-me.pw.toml @@ -0,0 +1,13 @@ +name = "Auth Me" +filename = "authme-mc1.18.2-3.1.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "98c90cfa8d050a22e14b80691a8531e382840772" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3764447 +project-id = 356643 diff --git a/pack.toml b/pack.toml index 0c67fc0..0b898c4 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 = "b525969a265e9e583e3b912ea1f5866769662e0f87defab742c2a44af81238fc" +hash = "a34e5e298cf2e95a078c0d80a45987af6f071df15851cafdcd4d4bc514b160db" [versions] fabric = "0.14.8"