From 4ca6ed20a210931b08ea2a38a030d7274278618e Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 3 Jan 2026 17:29:28 -0500 Subject: added indium for structory compat --- 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 71813e6..10e0827 100644 --- a/index.toml +++ b/index.toml @@ -324,6 +324,11 @@ file = "mods/immersivethunder.pw.toml" hash = "1e7626658f151f660110a788c0e3771f08a023992a62c38aacb272fd9559dd94" 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 1f8a623..bba45da 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 = "b3e5977cbcdd3b82a782299a2905ac3bebc8bf4e7b3a2c95b7c874f0bd7733ef" +hash = "23776d4f3674b298d738be993b55a37f236232ce5cc1d5cf9a2d8f98447902eb" [versions] fabric = "0.18.4" -- cgit v1.2.3