diff --git a/index.toml b/index.toml index e9bcac7..347a7c1 100644 --- a/index.toml +++ b/index.toml @@ -95,6 +95,11 @@ file = "mods/do-a-barrel-roll.pw.toml" hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7" metafile = true +[[files]] +file = "mods/easyauth.pw.toml" +hash = "782f57afa2b34aa59850a984ca846af48599f107ed3a10d3ff62e850a42788dd" +metafile = true + [[files]] file = "mods/enchants-plus.pw.toml" hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89" diff --git a/mods/easyauth.pw.toml b/mods/easyauth.pw.toml new file mode 100644 index 0000000..124e163 --- /dev/null +++ b/mods/easyauth.pw.toml @@ -0,0 +1,13 @@ +name = "EasyAuth" +filename = "easyauth-mc1.21.11-3.4.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/aZj58GfX/versions/R4EX0C3V/easyauth-mc1.21.11-3.4.3.jar" +hash-format = "sha512" +hash = "84e8cabaabb333024fec6c1692b5f1bfcd942af222f7d2d9ff5d6b7fc6c5ab4f57fa047c73e3ca46274fc9594ce467ccf982156618840628d894885540630ec1" + +[update] +[update.modrinth] +mod-id = "aZj58GfX" +version = "R4EX0C3V" diff --git a/pack.toml b/pack.toml index bcfbf76..2023515 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 = "f596f1444efa1be3444c05fca40e0dac188272f4a0097dddc23c5acd9ed444d3" +hash = "2852012322c997d77326cb84529802a75e1094f7c71fb3d962b1e33c1f576bf6" [versions] fabric = "0.19.2"