From 7bdde7984a28c8c4e44bcd2a8d67d59de27f239b Mon Sep 17 00:00:00 2001 From: omo50 <144749186+omo50@users.noreply.github.com> Date: Tue, 3 Mar 2026 19:01:39 -0600 Subject: [PATCH] feat(rc+): locator lodestones --- .../re-console+/mr/yarn/1.21.10-fabric/index.toml | 10 ++++++++++ .../1.21.10-fabric/mods/locator_lodestones.pw.toml | 13 +++++++++++++ .../yarn/1.21.10-fabric/mods/pneumono_core.pw.toml | 13 +++++++++++++ .../re-console+/mr/yarn/1.21.10-fabric/pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/locator_lodestones.pw.toml create mode 100644 modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/pneumono_core.pw.toml diff --git a/modpacks/re-console+/mr/yarn/1.21.10-fabric/index.toml b/modpacks/re-console+/mr/yarn/1.21.10-fabric/index.toml index ae353af83..ce9ba885c 100644 --- a/modpacks/re-console+/mr/yarn/1.21.10-fabric/index.toml +++ b/modpacks/re-console+/mr/yarn/1.21.10-fabric/index.toml @@ -864,6 +864,11 @@ file = "mods/lithium.pw.toml" hash = "84957275e9dc6f07f4244ce3303536e3d73b0e72eb1696ccd024168a52c29c98" metafile = true +[[files]] +file = "mods/locator_lodestones.pw.toml" +hash = "1ab26e9e33c2a8522beda010373773bb024d2e687adb00351844aa5d8c2b22c3" +metafile = true + [[files]] file = "mods/macos-input-fixes.pw.toml" hash = "ac064da8e05f3c215e850f34a78004e0742575c3cef3165040cb5cd5e6a40e99" @@ -914,6 +919,11 @@ file = "mods/ping-view.pw.toml" hash = "5feb5943b2d67736363b69cd5b14021573f835f7c9dd376f7597b03ba83030f7" metafile = true +[[files]] +file = "mods/pneumono_core.pw.toml" +hash = "aa42f829395dfc0e4648645911a5fcf3bd2c935b748e896869a27e46c291f63f" +metafile = true + [[files]] file = "mods/polytone.pw.toml" hash = "392b976b81bcf1149b6b51526b829e4f04b274f1ac9ca6d039605c5f3bbbb34f" diff --git a/modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/locator_lodestones.pw.toml b/modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/locator_lodestones.pw.toml new file mode 100644 index 000000000..f9070208b --- /dev/null +++ b/modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/locator_lodestones.pw.toml @@ -0,0 +1,13 @@ +name = "Locator Lodestones" +filename = "locator_lodestones-1.5.1+1.21.9+A.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/pMBcsVIg/versions/212mtXPP/locator_lodestones-1.5.1%2B1.21.9%2BA.jar" +hash-format = "sha512" +hash = "f84fd6c35e3d439e867bf6efe24cca94d53d5140d4ff37a191020fddf2fbca5bf33dc30727d2bb17e3f89b9684acea8963beb665a4b0b3f9c6f4711c77f86654" + +[update] +[update.modrinth] +mod-id = "pMBcsVIg" +version = "212mtXPP" diff --git a/modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/pneumono_core.pw.toml b/modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/pneumono_core.pw.toml new file mode 100644 index 000000000..ed05c1279 --- /dev/null +++ b/modpacks/re-console+/mr/yarn/1.21.10-fabric/mods/pneumono_core.pw.toml @@ -0,0 +1,13 @@ +name = "PneumonoCore" +filename = "pneumonocore-1.2.1+1.21.9+A.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZLKQjA7t/versions/JnJkluZn/pneumonocore-1.2.1%2B1.21.9%2BA.jar" +hash-format = "sha512" +hash = "94b9968c53c2e6609ee033ec9a4011c9ebb96079ae0b394fb79aec7963941ed97d62f72a7100b08046ba2ad3591d3ba573e08cac3d9940ddef5b2b98bd3f0d3e" + +[update] +[update.modrinth] +mod-id = "ZLKQjA7t" +version = "JnJkluZn" diff --git a/modpacks/re-console+/mr/yarn/1.21.10-fabric/pack.toml b/modpacks/re-console+/mr/yarn/1.21.10-fabric/pack.toml index fb3b3edab..81a6ea478 100644 --- a/modpacks/re-console+/mr/yarn/1.21.10-fabric/pack.toml +++ b/modpacks/re-console+/mr/yarn/1.21.10-fabric/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0d344b2f8f5ccc0bab26a3bf3610ba6f2befe08397ad096ff24baa7ff926abd0" +hash = "b18af830547bbfae5256d16020a8c20e416fa382025881bcc8af171b00cdbb9b" [versions] fabric = "0.18.4"