diff --git a/goobers/index.toml b/goobers/index.toml index 4043cc4..63c93d2 100644 --- a/goobers/index.toml +++ b/goobers/index.toml @@ -105,6 +105,11 @@ file = "mods/glitchcore.pw.toml" hash = "493ed95320ee3cc9c2def86b9d0971c2ca4bb4215921c2a11208bee77d5dbfb5" metafile = true +[[files]] +file = "mods/indium.pw.toml" +hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" diff --git a/goobers/mods/indium.pw.toml b/goobers/mods/indium.pw.toml new file mode 100644 index 0000000..a664869 --- /dev/null +++ b/goobers/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/goobers/pack.toml b/goobers/pack.toml index dbddddb..7241840 100644 --- a/goobers/pack.toml +++ b/goobers/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "78a45d31e472f82e476ee06108a7968fa229d4f0ed66c9f6597edd185c991941" +hash = "52137fb844884f757dbf3bb3416151b8fad977c679a625bd433474bbd0e32dcc" [versions] fabric = "0.16.14" diff --git a/packs/goobers.zip b/packs/goobers.zip new file mode 100644 index 0000000..74569a0 Binary files /dev/null and b/packs/goobers.zip differ