From 2b651132f0366dc6ff18d7132db02adacc8c0716 Mon Sep 17 00:00:00 2001 From: materus Date: Sun, 31 May 2026 10:20:01 +0200 Subject: [PATCH] Update --- index.toml | 5 +++++ mods/autoswitch.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/autoswitch.pw.toml diff --git a/index.toml b/index.toml index c9ce6d9..650b20a 100644 --- a/index.toml +++ b/index.toml @@ -14,6 +14,11 @@ file = "mods/appleskin.pw.toml" hash = "2d3b1944bc7916b8e57460d7eb342c73566e15393ddb6483c71f2336bab6200c" metafile = true +[[files]] +file = "mods/autoswitch.pw.toml" +hash = "80781257e87a8adc85e4f5a1a7b844ea697afe9098d110f6e23f179ac063ed63" +metafile = true + [[files]] file = "mods/better-advancements.pw.toml" hash = "c13bee6510bf6add2e11ff5a3d0cd54c20643a742a99859276d0ad18500698dc" diff --git a/mods/autoswitch.pw.toml b/mods/autoswitch.pw.toml new file mode 100644 index 0000000..9d7d196 --- /dev/null +++ b/mods/autoswitch.pw.toml @@ -0,0 +1,13 @@ +name = "AutoSwitch" +filename = "autoswitch-fabric-15.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/uSdcnlts/versions/o2uNMbYi/autoswitch-fabric-15.0.1.jar" +hash-format = "sha512" +hash = "c89f5e617276e760db4eb7dce465f00c0bee9165ba38faf69e7a0f97e0706351f3d9087c3f033739503f1fbb44d7f94cc50a9a8cb90c67af4d27a16ad6fce249" + +[update] +[update.modrinth] +mod-id = "uSdcnlts" +version = "o2uNMbYi" diff --git a/pack.toml b/pack.toml index 8d55e3e..cce9cb9 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 = "24e84242a9df26e0bc315c5f4db95a0fb647972764f14d5698c7c1f1a50df7de" +hash = "8a2b97dff0e448e4a8ac8e5c484bd469800c47b1201d38b50fc6b3f669e7e24e" [versions] fabric = "0.19.2"