From 2826d13e557e8ad3dd4522858217eae3ff0ed86f Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 11 Mar 2024 14:15:07 -0400 Subject: [PATCH] Version bump to 0.7.9 Mods added: - Amendments --- src/index.toml | 5 +++++ src/mods/amendments.pw.toml | 13 +++++++++++++ src/pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 src/mods/amendments.pw.toml diff --git a/src/index.toml b/src/index.toml index d6f6573..81932bb 100644 --- a/src/index.toml +++ b/src/index.toml @@ -271,6 +271,11 @@ file = "mods/aeinfinitybooster.pw.toml" hash = "7ec07fbf8bd444722601e8acedc7ea199a40edc9a37c4c5df1e449712d0e3dc4" metafile = true +[[files]] +file = "mods/amendments.pw.toml" +hash = "1f2bf8f0922d2dcb2014363a6ba514fbb17ac419bc967819dec4c72f92bb1ed9" +metafile = true + [[files]] file = "mods/anvil-restoration.pw.toml" hash = "a004c0754e18840a337bd727c4fa57167fd1d07bcae5b7865f393e91b349bea9" diff --git a/src/mods/amendments.pw.toml b/src/mods/amendments.pw.toml new file mode 100644 index 0000000..83b94aa --- /dev/null +++ b/src/mods/amendments.pw.toml @@ -0,0 +1,13 @@ +name = "Amendments" +filename = "amendments-1.20-1.1.10.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "f3fe25fde9bc829bba9324bf1b714e6c6858147a" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5170450 +project-id = 896746 diff --git a/src/pack.toml b/src/pack.toml index 8217ab9..7bd438d 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.7.8" +version = "0.7.9" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9ade6a3d332a0dac08e14295065ef3f243a76477b82a97ed365b347f1da26b5d" +hash = "8ca517ec516956ecd2fc177961aa5cf35ed9960d81e5e4fbe7366804189bab04" [versions] forge = "47.2.0"