From f929ad2d5846cf2141fe7c31e67f924e12dcc1de Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 11 Mar 2024 21:08:05 -0400 Subject: [PATCH] Version bump to 0.7.15 Mods added: - Quark Oddities --- src/index.toml | 5 +++++ src/mods/quark-oddities.pw.toml | 13 +++++++++++++ src/pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 src/mods/quark-oddities.pw.toml diff --git a/src/index.toml b/src/index.toml index 9467bb4..4ef10e9 100644 --- a/src/index.toml +++ b/src/index.toml @@ -1030,6 +1030,11 @@ file = "mods/puzzles-lib.pw.toml" hash = "af94e8930aa37a5be7510b721d3cde32e40ef60964cd10bf701491a43ba4744a" metafile = true +[[files]] +file = "mods/quark-oddities.pw.toml" +hash = "4b6d6900e40ceea949928423e7863817aeb07c17dba719ca45dac34d3f8d5b41" +metafile = true + [[files]] file = "mods/quark.pw.toml" hash = "e02cf24e798f2a3d5bcf83440a8a220a62871a326753f7991d61b8c6113791f5" diff --git a/src/mods/quark-oddities.pw.toml b/src/mods/quark-oddities.pw.toml new file mode 100644 index 0000000..1f28c24 --- /dev/null +++ b/src/mods/quark-oddities.pw.toml @@ -0,0 +1,13 @@ +name = "Quark Oddities" +filename = "QuarkOddities-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qeEEslrN/versions/NrzERFzz/QuarkOddities-1.20.1.jar" +hash-format = "sha1" +hash = "69ed292c207af89febd156d83b3e78f64b35b969" + +[update] +[update.modrinth] +mod-id = "qeEEslrN" +version = "NrzERFzz" diff --git a/src/pack.toml b/src/pack.toml index 0c33383..8c77d2b 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.7.14" +version = "0.7.15" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1664f9e7a21d8cd13fa817997ec052588bdabf122111944a43c716dde268e03b" +hash = "f14c085260d6af260933987b42f1d4b0701d71dc617d2d58003caf935ac04176" [versions] forge = "47.2.0"