From 9daf49127a46ae7b328a8ef44f47c60a73ee6703 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Tue, 16 Jul 2024 12:50:16 -0400 Subject: [PATCH] Version bump to 0.8.16 Mods added: - Embeddium++ Mods removed: - Rubidium (Embeddium) Extras --- src/index.toml | 10 +++++----- src/mods/embeddiumplus.pw.toml | 13 +++++++++++++ src/mods/rubidium-extra.pw.toml | 13 ------------- src/pack.toml | 4 ++-- 4 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 src/mods/embeddiumplus.pw.toml delete mode 100644 src/mods/rubidium-extra.pw.toml diff --git a/src/index.toml b/src/index.toml index 6333653..688c68e 100644 --- a/src/index.toml +++ b/src/index.toml @@ -597,6 +597,11 @@ file = "mods/embeddium.pw.toml" hash = "70f677a3c35b5bb6f63450fe9b231529d2f17aefa5cca2cedcd56cb4d5e01e00" metafile = true +[[files]] +file = "mods/embeddiumplus.pw.toml" +hash = "b3646d2ca37ec2b5c5d1a21cf09a589db0791558c7c670c6c92338af0db5ff6c" +metafile = true + [[files]] file = "mods/enchantment-descriptions.pw.toml" hash = "11d56b70f6954abf9f823aab7e701bcd4054ba0f2b41aa03d0d30a69eeaddcdc" @@ -1137,11 +1142,6 @@ file = "mods/roughly-enough-resources.pw.toml" hash = "afbc1b044e9a53bc2db3686bdc4b8e8d099972de2bd802482a569594c209b471" metafile = true -[[files]] -file = "mods/rubidium-extra.pw.toml" -hash = "f28e1481c14143758e65c2ae472f644793228ef91f5fbc041909b4c25c3525c0" -metafile = true - [[files]] file = "mods/ryoamiclights.pw.toml" hash = "236f2081c7d05b4aedd9a44e57434818332f63091645d7d3b2fd6356de0646aa" diff --git a/src/mods/embeddiumplus.pw.toml b/src/mods/embeddiumplus.pw.toml new file mode 100644 index 0000000..dc877d2 --- /dev/null +++ b/src/mods/embeddiumplus.pw.toml @@ -0,0 +1,13 @@ +name = "Embeddium++" +filename = "embeddiumplus-1.20.1-v1.2.13.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yD9qW65f/versions/KEd4eJfk/embeddiumplus-1.20.1-v1.2.13.jar" +hash-format = "sha1" +hash = "d922515ae0f16af2afdddfd72243a4890a2c7ad8" + +[update] +[update.modrinth] +mod-id = "yD9qW65f" +version = "KEd4eJfk" diff --git a/src/mods/rubidium-extra.pw.toml b/src/mods/rubidium-extra.pw.toml deleted file mode 100644 index b7c3f94..0000000 --- a/src/mods/rubidium-extra.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Embeddium (Rubidium) Extra" -filename = "rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/6Iycptzn/rubidium-extra-0.5.4.3%2Bmc1.20.1-build.121.jar" -hash-format = "sha1" -hash = "af8b057d1b6a1844da59fa3680c4f847ea6a2aba" - -[update] -[update.modrinth] -mod-id = "oY2B1pjg" -version = "6Iycptzn" diff --git a/src/pack.toml b/src/pack.toml index 0dcb47e..e398024 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.8.15" +version = "0.8.16" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9f3c12e1e3adbd22ae68a33fabf6e701b8ed9f87d0e79e6163a54bdc65d0beef" +hash = "50382f1525a9aa0c94dbde5f3c5656f37c29f6e841c646d4bbc3256877ccb035" [versions] forge = "47.3.0"