From f162a078f4a3634051a3e9f32cf6138493a78734 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Thu, 25 Jul 2024 00:06:13 -0400 Subject: [PATCH] Version bump to 0.9.1 Mods changed: - Cadmus - Installs on the client-side as well as the server-side now --- src/index.toml | 2 +- src/mods/cadmus.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 8f17659..d89c48b 100644 --- a/src/index.toml +++ b/src/index.toml @@ -447,7 +447,7 @@ metafile = true [[files]] file = "mods/cadmus.pw.toml" -hash = "0118dd1566b50a586223f714e6239c032c3e80aec997c9e9c4c68ed7aef32b46" +hash = "17a166b10cee18d3e9a7d59e801e1f910ba94d86575cfabc25b67ecc4257bdd6" metafile = true [[files]] diff --git a/src/mods/cadmus.pw.toml b/src/mods/cadmus.pw.toml index 972edc5..cd6fe26 100644 --- a/src/mods/cadmus.pw.toml +++ b/src/mods/cadmus.pw.toml @@ -1,6 +1,6 @@ name = "Cadmus" filename = "cadmus-forge-1.20.1-1.0.8.jar" -side = "server" +side = "both" [download] url = "https://cdn.modrinth.com/data/fEWKxVzh/versions/vtGe3auv/cadmus-forge-1.20.1-1.0.8.jar" diff --git a/src/pack.toml b/src/pack.toml index 5c11cdf..56ff54d 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.9.0" +version = "0.9.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c8cfc62cb83259912e2784a5700eeea09b11d866b8c04ba445919de616e0463e" +hash = "d5fb36f1a232fcf3e04bae34146ab90c9b0d68e4d7ba995aad2dfc9354a59352" [versions] forge = "47.3.0"