diff --git a/index.toml b/index.toml index 53b4f09..7cade97 100644 --- a/index.toml +++ b/index.toml @@ -209,6 +209,11 @@ file = "mods/dynamic-fps.pw.toml" hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510" metafile = true +[[files]] +file = "mods/easyauth.pw.toml" +hash = "7362d9766225b78a232dba2c41a4ee09c7b1ced0e99a1a370a1156b4ff9d12cb" +metafile = true + [[files]] file = "mods/ebe.pw.toml" hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" diff --git a/mods/easyauth.pw.toml b/mods/easyauth.pw.toml new file mode 100644 index 0000000..6b3e809 --- /dev/null +++ b/mods/easyauth.pw.toml @@ -0,0 +1,13 @@ +name = "EasyAuth" +filename = "easyauth-mc1.20-3.3.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/aZj58GfX/versions/qjdqMGjC/easyauth-mc1.20-3.3.5.jar" +hash-format = "sha512" +hash = "35c9b6c5bc34ffd7f4b8e3ae9a6d0771b2799e8609ffef38e334a96709c37106152f5f0da60a26d513b2047586d619007a44aa4be554723cc8b26465f5b08306" + +[update] +[update.modrinth] +mod-id = "aZj58GfX" +version = "qjdqMGjC" diff --git a/pack.toml b/pack.toml index 579cebb..fd17d69 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.8.2" +version = "v1.9.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7f334c3af49ada5b04de3b0fb89baf54f3be65861bd9c3807489f0ac11a9a00e" +hash = "e8acb45f83acdb7c21406b4bedcf7fbd355b408a6bba127762cc00ebf09e70e0" [versions] fabric = "0.16.14"