From c8b30c7a5ef20ac063f911385595b9e5e326c0ff Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 12 Jun 2022 11:03:30 -0300 Subject: [PATCH] add thorium --- index.toml | 5 +++++ mods/thorium.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/thorium.pw.toml diff --git a/index.toml b/index.toml index 949efb7..729489a 100644 --- a/index.toml +++ b/index.toml @@ -1020,6 +1020,11 @@ file = "mods/things.toml" hash = "6ee2b19242cfa341ac4377d048890e4abed6b4ac5861199f1f1d78c2a082e1b7" metafile = true +[[files]] +file = "mods/thorium.pw.toml" +hash = "56e1493909191f7b366a64ff4b65fa94bfc0b64dbaf965f25096077bbd9e2bcd" +metafile = true + [[files]] file = "mods/tiefix.toml" hash = "61437323b2bcc7ea579161059f7128d2aad4a38188a0b7a3cbd031165c6b8b2b" diff --git a/mods/thorium.pw.toml b/mods/thorium.pw.toml new file mode 100644 index 0000000..52ff990 --- /dev/null +++ b/mods/thorium.pw.toml @@ -0,0 +1,13 @@ +name = "thorium" +filename = "thorium-1.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ImUQFWcy/versions/1.2.1/thorium-1.2.1.jar" +hash-format = "sha1" +hash = "04e8ea1597c200b4a7248a2b135005c5ca6ae511" + +[update] +[update.modrinth] +mod-id = "ImUQFWcy" +version = "DxVNym3k" diff --git a/pack.toml b/pack.toml index bd28395..2801f86 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 = "6cc9720417e3166e906bbf20a9573dd21cf7c599a7e339d099098731c94c1d01" +hash = "8ecaf3542e6acbc08df217915cb4fbb0099356025e40641337e015dfb9982cc8" [versions] fabric = "0.14.7"