From 75d766564731b65ee3a8fb67621085e40ba9f878 Mon Sep 17 00:00:00 2001 From: NicSonic-_- Date: Sat, 2 May 2026 17:55:07 -0400 Subject: [PATCH 1/2] chore(2k): add l4j --- modpacks/2k/26.1.2-mr/index.toml | 5 +++++ modpacks/2k/26.1.2-mr/mods/legacy4j.pw.toml | 13 +++++++++++++ modpacks/2k/26.1.2-mr/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 modpacks/2k/26.1.2-mr/mods/legacy4j.pw.toml diff --git a/modpacks/2k/26.1.2-mr/index.toml b/modpacks/2k/26.1.2-mr/index.toml index a3149fa51..57781197e 100644 --- a/modpacks/2k/26.1.2-mr/index.toml +++ b/modpacks/2k/26.1.2-mr/index.toml @@ -70,6 +70,11 @@ file = "mods/iris.pw.toml" hash = "51fa2c64e9cf2d5558a2f1e575960a0a9f9f27f73486d0d679c2bc695eb11026" metafile = true +[[files]] +file = "mods/legacy4j.pw.toml" +hash = "352614aff968bff29ac30e194a438c89b71e3a8ae859262c81bf525c5909bdef" +metafile = true + [[files]] file = "mods/moderner-beta.pw.toml" hash = "34a2a4fa550f2bbd2c478ebae50667e84c52bb6cae2575922de606173df5001c" diff --git a/modpacks/2k/26.1.2-mr/mods/legacy4j.pw.toml b/modpacks/2k/26.1.2-mr/mods/legacy4j.pw.toml new file mode 100644 index 000000000..dede3a650 --- /dev/null +++ b/modpacks/2k/26.1.2-mr/mods/legacy4j.pw.toml @@ -0,0 +1,13 @@ +name = "Legacy4J" +filename = "Legacy4J-26.1.2-1.9-pre-1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gHvKJofA/versions/ki7nwBNI/Legacy4J-26.1.2-1.9-pre-1-fabric.jar" +hash-format = "sha512" +hash = "15157c45a41d618990bfa8cd67effa942e3c86075201d7c0244a6de3fac4dd8188cc4fc650f579f6eefefadda6a07b8c8d8a3da31567ea57d912070d3c2b6d0b" + +[update] +[update.modrinth] +mod-id = "gHvKJofA" +version = "ki7nwBNI" diff --git a/modpacks/2k/26.1.2-mr/pack.toml b/modpacks/2k/26.1.2-mr/pack.toml index 1cbc01220..31bc29872 100644 --- a/modpacks/2k/26.1.2-mr/pack.toml +++ b/modpacks/2k/26.1.2-mr/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b708f30b77ae43f9a37b4850a52f7e8e60094afcd2510557cf2f5c68b48d9267" +hash = "1f8fd2e5221ac643beea5b705a6783f8e7a91b6b3fd099b9029caa082c114535" [versions] fabric = "0.19.2" From 5520bbfff8c160281be826a5b402c34df48d10ad Mon Sep 17 00:00:00 2001 From: NicSonic-_- Date: Sat, 2 May 2026 23:14:31 -0400 Subject: [PATCH 2/2] chore(2k): update en-us --- .../required/Modpack Resources/assets/legacy/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modpacks/2k/26.1.2-mr/resources/resourcepack/required/Modpack Resources/assets/legacy/lang/en_us.json b/modpacks/2k/26.1.2-mr/resources/resourcepack/required/Modpack Resources/assets/legacy/lang/en_us.json index 8abfa779d..f63bd55b3 100644 --- a/modpacks/2k/26.1.2-mr/resources/resourcepack/required/Modpack Resources/assets/legacy/lang/en_us.json +++ b/modpacks/2k/26.1.2-mr/resources/resourcepack/required/Modpack Resources/assets/legacy/lang/en_us.json @@ -184,7 +184,7 @@ "legacy.options.controlType.wii_u": "Nintendo Switch Pro Controller", "legacy.options.controlType.xbox_360": "Xbox Controller S", "legacy.options.controlType.xbox_one": "Xbox One Controller", - "legacy.options.controllerVirtualCursor": "V-Mouse", + "legacy.options.controllerVirtualCursor": "In-Game Mouse", "legacy.options.creativeTab": "Legacy Creative Interface", "legacy.options.cursorMode": "Mouse Mode", "legacy.options.optionsPreset.gcn": "Low (GameCube)",