diff --git a/modpack/index.toml b/modpack/index.toml index 84eaeb7..f94750f 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -101,6 +101,11 @@ file = "mods/corgilib.pw.toml" hash = "a6558ac1a7aeac97e3a37a4f31b194e40b695ed3582a15328602723041045db8" metafile = true +[[files]] +file = "mods/easyauth.pw.toml" +hash = "4db593372108a3325fa648bbe9b45d8371d0ac3039c6dedbe76ecaa46743eff9" +metafile = true + [[files]] file = "mods/energized-power.pw.toml" hash = "ca02da2e15c8fcb0aab806c04a7bfe2bffabc505f102e14332283cde1c49e964" diff --git a/modpack/mods/easyauth.pw.toml b/modpack/mods/easyauth.pw.toml new file mode 100644 index 0000000..3da857c --- /dev/null +++ b/modpack/mods/easyauth.pw.toml @@ -0,0 +1,13 @@ +name = "EasyAuth" +filename = "easyauth-mc1.21.6-3.3.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/aZj58GfX/versions/5PoSvmj4/easyauth-mc1.21.6-3.3.6.jar" +hash-format = "sha512" +hash = "792ff925ab2ab64b474471b34a5192f9e5f843331ceebfdf5286e46d2235c03b84a34560c0f4ff723a6afb475b954b864702427d91fe5d6267f7979a59d41f42" + +[update] +[update.modrinth] +mod-id = "aZj58GfX" +version = "5PoSvmj4" diff --git a/modpack/pack.toml b/modpack/pack.toml index 210f2d9..8a4bcfd 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "54ecbdef7e7ab1aba8bf39c9907d1f33b5069aba74b9fd78a43c85b980a0e4ea" +hash = "57dffda26e4dfbef6b98038b26aa70084f60329cdba8f10fabc13fdc56431cbe" [versions] fabric = "0.17.2"