From 765e5ef18c1506140d8ef412991fd1572213ab57 Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 6 Aug 2026 16:44:56 +0000 Subject: need indium for shaders as well --- index.toml | 5 +++++ mods/indium.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/indium.pw.toml diff --git a/index.toml b/index.toml index e8b129b..8364f07 100644 --- a/index.toml +++ b/index.toml @@ -684,6 +684,11 @@ file = "mods/immersive-machinery.pw.toml" hash = "6609bbf9ad34d9ef90ebb9c8bf7ec1617ce83699f7db37018ce4fb132b6caf80" metafile = true +[[files]] +file = "mods/indium.pw.toml" +hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" +metafile = true + [[files]] file = "mods/inline.pw.toml" hash = "77705ea58913cad0baa1964f8ba1a37b2fdf640b955a70f4bc1ad985cdd14a5f" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..a664869 --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.36+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "nQHYSjxO" diff --git a/pack.toml b/pack.toml index c7bb55f..3e8f66f 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 = "42d706c87c31012f99f790dbdca54ad0604f05ed9a2daeff17abe4e49baad66d" +hash = "d22c9cdc9bf5feb7c25dc84acdf3a13d02f86991312cbdc8a285a5bb209c4688" [versions] fabric = "0.19.3" -- cgit v1.2.3