From 3365d6303c76f9017527909fcca6430b8b63b51d Mon Sep 17 00:00:00 2001 From: pinchese Date: Wed, 20 Jul 2022 18:52:19 -0500 Subject: [PATCH] add indium --- 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 a1b119b..7f933c7 100644 --- a/index.toml +++ b/index.toml @@ -109,6 +109,11 @@ file = "mods/ferrite-core.pw.toml" hash = "f19e328fe42f91d1b65e244ee5bcf70f1e5305a27278945098ea85af82e05d0d" metafile = true +[[files]] +file = "mods/indium.pw.toml" +hash = "b8e50e473a9a5f9d41dba92a20e6af19156a23d3f70cc87c4fe164ea83e0e238" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "955af3c751bf51e8a5ae1f396a48da1fa3a85be5698714599c05a8c5007de8de" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..4ddbaf5 --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.6+mc1.18.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/1.0.6+mc1.18.2/indium-1.0.6%2Bmc1.18.2.jar" +hash-format = "sha1" +hash = "057cdacd2d538c01594c5b4c140f452f5fac6ab2" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "Rli2nU8i" diff --git a/pack.toml b/pack.toml index 8e21d26..b9fbe2b 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 = "29f76623887f5ec36829a095f6eb6332a6893e35958e12d9d8307090f21602a7" +hash = "0f9a9f3706cf1e2ea1097fba1d8cc6cf3f3a38ce2b4efcdfa389d3b423804cf0" [versions] fabric = "0.14.8"