From d1759a59378badb6480ccf4fd3a67e3dc8b378d7 Mon Sep 17 00:00:00 2001 From: NullBite Date: Wed, 18 Oct 2023 16:01:02 -0400 Subject: [PATCH] Add More Geodes --- index.toml | 5 +++++ mods/more-geodes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/more-geodes.pw.toml diff --git a/index.toml b/index.toml index e8558fd..b42549b 100644 --- a/index.toml +++ b/index.toml @@ -407,6 +407,11 @@ file = "mods/moonlight.pw.toml" hash = "b903976c1e5c36f0eb88b3dca5f615a538f680f5d3d12ff08f544ce2299206c6" metafile = true +[[files]] +file = "mods/more-geodes.pw.toml" +hash = "082e1277129b65897496b3382687e191ff6906f5d55c0090cecc4919b21c843e" +metafile = true + [[files]] file = "mods/morechathistory.pw.toml" hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d" diff --git a/mods/more-geodes.pw.toml b/mods/more-geodes.pw.toml new file mode 100644 index 0000000..d0d1e69 --- /dev/null +++ b/mods/more-geodes.pw.toml @@ -0,0 +1,13 @@ +name = "More Geodes" +filename = "more-geodes-1.8.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/oGmBThKh/versions/bjZjJ7Gv/more-geodes-1.8.2.jar" +hash-format = "sha1" +hash = "94b701f074f588847a2b6b5994cb688fc580e0cf" + +[update] +[update.modrinth] +mod-id = "oGmBThKh" +version = "bjZjJ7Gv" diff --git a/pack.toml b/pack.toml index ec239f3..9662941 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 = "ab61b4e2c90265b34c6d19849566f86cf213ba4d5de6235065534ea32fc69531" +hash = "1effe547132ffcb0259a9899cac24a35a0f99b9da43c2b93795b58daa35b6130" [versions] minecraft = "1.20.1"