From d8acd2db73c1e2629a8fbb6fab5b4a2808499236 Mon Sep 17 00:00:00 2001 From: omo50 <144749186+omo50@users.noreply.github.com> Date: Wed, 29 Apr 2026 19:00:14 -0600 Subject: [PATCH] feat(rc): pro placer (26.1.2) --- modpacks/rc-plus/26.1.2-mr/index.toml | 10 ++++++++++ modpacks/rc-plus/26.1.2-mr/mods/pro-placer.pw.toml | 13 +++++++++++++ modpacks/rc-plus/26.1.2-mr/mods/puzzles-lib.pw.toml | 13 +++++++++++++ modpacks/rc-plus/26.1.2-mr/pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 modpacks/rc-plus/26.1.2-mr/mods/pro-placer.pw.toml create mode 100644 modpacks/rc-plus/26.1.2-mr/mods/puzzles-lib.pw.toml diff --git a/modpacks/rc-plus/26.1.2-mr/index.toml b/modpacks/rc-plus/26.1.2-mr/index.toml index 4210f136c..33961bc8f 100644 --- a/modpacks/rc-plus/26.1.2-mr/index.toml +++ b/modpacks/rc-plus/26.1.2-mr/index.toml @@ -1176,6 +1176,16 @@ file = "mods/preferred-gamerules.pw.toml" hash = "c4f5f4ad0b30e4e976061d97b6b292900cd019867fe69a7a6e01a71c2942832b" metafile = true +[[files]] +file = "mods/pro-placer.pw.toml" +hash = "775af0d8d897220f308c1da527a4a4ab2c7496d4a127461cd3bea360aef3d28a" +metafile = true + +[[files]] +file = "mods/puzzles-lib.pw.toml" +hash = "16bcdf884cdfa6ddea921b6d539fe2e4d31cd8c16543c756bde680b52eabf830" +metafile = true + [[files]] file = "mods/scalablelux.pw.toml" hash = "645be5d20d755e83c986014b768abbf473d3bf31da5dcd197af63c8b200cc141" diff --git a/modpacks/rc-plus/26.1.2-mr/mods/pro-placer.pw.toml b/modpacks/rc-plus/26.1.2-mr/mods/pro-placer.pw.toml new file mode 100644 index 000000000..8ff361105 --- /dev/null +++ b/modpacks/rc-plus/26.1.2-mr/mods/pro-placer.pw.toml @@ -0,0 +1,13 @@ +name = "Pro Placer" +filename = "ProPlacer-v26.1.0-mc26.1.x-Fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/LhK0LkWd/versions/xBE4TGtn/ProPlacer-v26.1.0-mc26.1.x-Fabric.jar" +hash-format = "sha512" +hash = "9c5c689eacf141011b51634aa83ff2ca3727cb1fcd111f0cbfeeba4f2359742313ade44bfeaeab50eff6b9d6a5ee4542ac246c2116616b2d47ba9e73b4e7ed1d" + +[update] +[update.modrinth] +mod-id = "LhK0LkWd" +version = "xBE4TGtn" diff --git a/modpacks/rc-plus/26.1.2-mr/mods/puzzles-lib.pw.toml b/modpacks/rc-plus/26.1.2-mr/mods/puzzles-lib.pw.toml new file mode 100644 index 000000000..01362b983 --- /dev/null +++ b/modpacks/rc-plus/26.1.2-mr/mods/puzzles-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzles Lib" +filename = "PuzzlesLib-v26.1.3-mc26.1.x-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QAGBst4M/versions/hpDvq0QC/PuzzlesLib-v26.1.3-mc26.1.x-Fabric.jar" +hash-format = "sha512" +hash = "eb2d547b24e7c200248d90b82568ac7c7446d3167859b3f985cdf327916494f852af4445ff35d502a4005f2865d12756c2752db1252acea9781d62d96b1ba6c6" + +[update] +[update.modrinth] +mod-id = "QAGBst4M" +version = "hpDvq0QC" diff --git a/modpacks/rc-plus/26.1.2-mr/pack.toml b/modpacks/rc-plus/26.1.2-mr/pack.toml index ce89e126f..69f30f913 100644 --- a/modpacks/rc-plus/26.1.2-mr/pack.toml +++ b/modpacks/rc-plus/26.1.2-mr/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "277c68b14943ec3ca08aaa5b8997232c91f0df58603493c43f8265662af234c5" +hash = "52ed80e7488fde7467fc86beff0d02c55dc4f288b222e787fbc9279d8a9c2982" [versions] fabric = "0.19.2"