From 9a66591d1d4d9619225beeb2b13fc404e74f56a8 Mon Sep 17 00:00:00 2001 From: Tyrone Faulhaber <20131658+spectrapulse@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:13:01 +0200 Subject: [PATCH] --- index.toml | 5 +++++ mods/rubidium-extra.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/rubidium-extra.pw.toml diff --git a/index.toml b/index.toml index a2daee1..d01c4c6 100644 --- a/index.toml +++ b/index.toml @@ -977,6 +977,11 @@ file = "mods/rhino.pw.toml" hash = "09e53b8ad971d1c870a94da1a4437335db9307b780073030bd445ee71e8a86f9" metafile = true +[[files]] +file = "mods/rubidium-extra.pw.toml" +hash = "f28e1481c14143758e65c2ae472f644793228ef91f5fbc041909b4c25c3525c0" +metafile = true + [[files]] file = "mods/saturn.pw.toml" hash = "45646ed86d783d82cc2b804466d4aaf06a67e14766928f17134d02558179f3f0" diff --git a/mods/rubidium-extra.pw.toml b/mods/rubidium-extra.pw.toml new file mode 100644 index 0000000..b7c3f94 --- /dev/null +++ b/mods/rubidium-extra.pw.toml @@ -0,0 +1,13 @@ +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/pack.toml b/pack.toml index 1011689..047d509 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e9529ecf3e4fef5b01365ec74d24a0eab9a951c7d4d611614fa41865f6fa9b00" +hash = "914030fe367cd8e47ab97f5f6d06af201cd386dacd9393d8fe8a430ad1feb664" [versions] forge = "47.3.0"