diff --git a/v2/index.toml b/v2/index.toml index f6dd36d..8efcee7 100644 --- a/v2/index.toml +++ b/v2/index.toml @@ -190,6 +190,11 @@ file = "mods/immersiveportals.pw.toml" hash = "cc916c83a5c110b7c7e919646c0ae921a88f7a9616485e47a4565b267d12c5d1" metafile = true +[[files]] +file = "mods/indium.pw.toml" +hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" +metafile = true + [[files]] file = "mods/infinite-dimensions.pw.toml" hash = "5596646619876e550b1a02b5a69aaf969f54a8606ef6b4d812837cebe0383afa" diff --git a/v2/mods/indium.pw.toml b/v2/mods/indium.pw.toml new file mode 100644 index 0000000..a664869 --- /dev/null +++ b/v2/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/v2/pack.toml b/v2/pack.toml index fe63ed1..d9c3b48 100644 --- a/v2/pack.toml +++ b/v2/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3e7e65597fc78e23b837b74beda3b0d05e85641c33c0e4049d27c754450f7afc" +hash = "4e569c6819ce8970f55b02dc6f39a450cb9d80c52f7ded09ef6c5f74d6c29c8d" [versions] minecraft = "1.20.1"