From 672f8972e236dca041f674886fe13dde05149cb8 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 11 Mar 2024 22:21:12 -0400 Subject: [PATCH] Version bump to 0.7.17 Mods changed: - Almost Unified - Install on the client side as well to prevent a registry error --- src/index.toml | 2 +- src/mods/almost-unified.pw.toml | 2 +- src/pack.toml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/index.toml b/src/index.toml index 225fbd6..6dc8548 100644 --- a/src/index.toml +++ b/src/index.toml @@ -277,7 +277,7 @@ metafile = true [[files]] file = "mods/almost-unified.pw.toml" -hash = "1fb33d88c9d4d915fd1ad64b6892753957ebdcea18148d4da54f594f89df1331" +hash = "18abc572554e092e7c49cc436386f22f9b7f6063520aba26eaaa7488f1e07b97" metafile = true [[files]] diff --git a/src/mods/almost-unified.pw.toml b/src/mods/almost-unified.pw.toml index cc016bc..d3b2cc6 100644 --- a/src/mods/almost-unified.pw.toml +++ b/src/mods/almost-unified.pw.toml @@ -1,6 +1,6 @@ name = "Almost Unified" filename = "almostunified-forge-1.20.1-0.8.1.jar" -side = "server" +side = "both" [download] url = "https://cdn.modrinth.com/data/sdaSaQEz/versions/arDcFGHI/almostunified-forge-1.20.1-0.8.1.jar" diff --git a/src/pack.toml b/src/pack.toml index 53afad1..01080bc 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.7.16" +version = "0.7.17" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0080579271cbb109e40389aca25fb4f6d025076c3464b3567992b388aac4978e" +hash = "190b0e1c5491de3d61747074d381edf856dfd1f501c11512d7a4f63cba8068de" [versions] forge = "47.2.0"