From 0b671fbd5fae826723725b91edb635139605d7b6 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Sun, 14 Jul 2024 08:07:32 -0400 Subject: [PATCH] Version bump to 0.8.12 Mods downgraded: - Hybrid Aquatic - Downgraded from 1.3.3 --> 1.2.2, apparently this version works better with Forge or something? --- src/index.toml | 2 +- src/mods/hybrid-aquatic.pw.toml | 8 ++++---- src/pack.toml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/index.toml b/src/index.toml index 2e3840a..40a38d1 100644 --- a/src/index.toml +++ b/src/index.toml @@ -722,7 +722,7 @@ metafile = true [[files]] file = "mods/hybrid-aquatic.pw.toml" -hash = "6d8ee6025ddd0a8d0ccfd5af979a92de158c149f36106348f5050a2980b4fee2" +hash = "f70c568981f5f554ec874b9524c0f547f2a1e59b05aae33b4dd64e80fc16f9ed" metafile = true [[files]] diff --git a/src/mods/hybrid-aquatic.pw.toml b/src/mods/hybrid-aquatic.pw.toml index 9f9d0b2..4ab25c9 100644 --- a/src/mods/hybrid-aquatic.pw.toml +++ b/src/mods/hybrid-aquatic.pw.toml @@ -1,13 +1,13 @@ name = "Hybrid Aquatic" -filename = "hybrid-aquatic-1.3.3.jar" +filename = "hybrid-aquatic-1.2.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/HH4FjUqN/versions/StxdV3Hc/hybrid-aquatic-1.3.3.jar" +url = "https://cdn.modrinth.com/data/HH4FjUqN/versions/D5Nfrv9Y/hybrid-aquatic-1.2.2.jar" hash-format = "sha1" -hash = "4eb309513897810cb1aa01b34148e3eedf1d0c75" +hash = "d914a4df8e5ee618651b56f8a60779fcffefb52c" [update] [update.modrinth] mod-id = "HH4FjUqN" -version = "StxdV3Hc" +version = "D5Nfrv9Y" diff --git a/src/pack.toml b/src/pack.toml index ccdedcc..9b47ccd 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.8.11" +version = "0.8.12" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3a55d481c4f27bdd4430fb958b52d51f693df8da4d6aae8f9e84f2ac22e3978b" +hash = "b2a458ec3ee6881e4577c44850f4b1194855be8e5a9e40a54827fabaf340e37d" [versions] fabric = "0.15.11"