summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-01-03 17:29:28 -0500
committertriethyl <triethylammonium@pm.me>2026-01-03 17:29:28 -0500
commit4ca6ed20a210931b08ea2a38a030d7274278618e (patch)
tree5702be44ad3c748ede3b4601460b579876a12418
parent351a5da965bdaf0c5068f4ce5cc15b107702915d (diff)
added indium for structory compat
-rw-r--r--index.toml5
-rw-r--r--mods/indium.pw.toml13
-rw-r--r--pack.toml2
3 files changed, 19 insertions, 1 deletions
diff --git a/index.toml b/index.toml
index 71813e6..10e0827 100644
--- a/index.toml
+++ b/index.toml
@@ -325,6 +325,11 @@ hash = "1e7626658f151f660110a788c0e3771f08a023992a62c38aacb272fd9559dd94"
metafile = true
[[files]]
+file = "mods/indium.pw.toml"
+hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf"
+metafile = true
+
+[[files]]
file = "mods/inline.pw.toml"
hash = "77705ea58913cad0baa1964f8ba1a37b2fdf640b955a70f4bc1ad985cdd14a5f"
metafile = true
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"