From 3dc8ba48a77deea60b445c4e4e374db11b1b304b Mon Sep 17 00:00:00 2001 From: RacoonDog <32882447+racoondog@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:09:48 -0500 Subject: [PATCH 1/4] Purge dead links --- res/mods.js | 78 ----------------------------------------------------- 1 file changed, 78 deletions(-) diff --git a/res/mods.js b/res/mods.js index 558e9a0..2ddf7ea 100644 --- a/res/mods.js +++ b/res/mods.js @@ -7,14 +7,6 @@ const mods = [ "working": true, "versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4", "1.5.2", "1.4.7", "1.3.2" ] }, - { - "name": "AnTitanic", - "links": { - "github": "https://github.com/PseudoDistant/AnTitanic", - }, - "working": false, - "versions": [ "1.8.9", "1.7.10" ] - }, { "name": "Atum", "links": { @@ -23,26 +15,9 @@ const mods = [ "working": true, "versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4" ] }, - { - "name": "Atum", - "links": { - "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-atum-1.8.9", - }, - "working": true, - "versions": [ "1.8.9" ] - }, - { - "name": "Atum", - "links": { - "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-atum-1.7.10", - }, - "working": true, - "versions": [ "1.7.10" ] - }, { "name": "AutoGG", "links": { - "github": "https://gitlab.com/DragonEggBedrockBreaking/AutoGG", "modrinth": "https://modrinth.com/mod/autogg", }, "working": true, @@ -74,15 +49,6 @@ const mods = [ "working": true, "versions": [ "1.6.4" ] }, - { - "name": "Bedwars Stats", - "links": { - "curseforge": "https://www.curseforge.com/minecraft/mc-mods/bedwarsstats", - "modrinth": "https://modrinth.com/mod/bedwars-stats", - }, - "working": true, - "versions": [ "1.8.9" ] - }, { "name": "Better Doors", "links": { @@ -129,7 +95,6 @@ const mods = [ { "name": "Don't Clear Chat History", "links": { - "github": "https://github.com/wafflecoffee/DCCH", "modrinth": "https://modrinth.com/mod/sUbMm93i", }, "working": false, @@ -302,7 +267,6 @@ const mods = [ { "name": "Legacy motioNO", "links": { - "github": "https://github.com/tildejustin/legacy-motioNO", "modrinth": "https://modrinth.com/mod/legacy-motioNO" }, "working": true, @@ -424,7 +388,6 @@ const mods = [ "name": "No Recipe Book", "links": { "github": "https://github.com/Grayray75/NoRecipeBook", - "modrinth": "https://modrinth.com/mod/norecipebook-fabric", }, "working": true, "versions": [ "1.13.2", "1.12.2" ] @@ -497,38 +460,6 @@ const mods = [ "working": false, "versions": [ "1.13.2" ] }, - { - "name": "Set Spawn", - "links": { - "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-set-spawn-1.9-1.12.2", - }, - "working": true, - "versions": [ "1.12.2", "1.11.2", "1.10.2", "1.9.4" ] - }, - { - "name": "Set Spawn", - "links": { - "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-set-spawn-1.8-1.8.9", - }, - "working": true, - "versions": [ "1.8.9" ] - }, - { - "name": "Set Spawn", - "links": { - "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-set-spawn-1.7.10", - }, - "working": true, - "versions": [ "1.7.10" ] - }, - { - "name": "Set Spawn", - "links": { - "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-set-spawn-1.6.4", - }, - "working": true, - "versions": [ "1.6.4" ] - }, { "name": "Show My Hunger", "links": { @@ -599,7 +530,6 @@ const mods = [ { "name": "ToggleSprint", "links": { - "github": "https://codeberg.org/DragonEggBedrockBreaking/ToggleSprint", "modrinth": "https://modrinth.com/mod/togglesprint", }, "working": true, @@ -613,14 +543,6 @@ const mods = [ }, "working": false, "versions": [ "1.8.9" ] - }, - { - "name": "WorldPreview", - "links": { - "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-worldpreview-1.8.9", - }, - "working": true, - "versions": [ "1.8.9" ] }, { "name": "Zombie Lag Fix", From d348705f770c8da5a323263ba8db6d720a537a85 Mon Sep 17 00:00:00 2001 From: RacoonDog <32882447+racoondog@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:53:41 -0500 Subject: [PATCH 2/4] re-add some mods with updated links --- res/mods.js | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/res/mods.js b/res/mods.js index 2ddf7ea..4f2a4e6 100644 --- a/res/mods.js +++ b/res/mods.js @@ -15,6 +15,14 @@ const mods = [ "working": true, "versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4" ] }, + { + "name": "Atum", + "links": { + "github": "https://github.com/tildejustin/atum", + }, + "working": true, + "versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4" ] + }, { "name": "AutoGG", "links": { @@ -267,6 +275,7 @@ const mods = [ { "name": "Legacy motioNO", "links": { + "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/motiono", "modrinth": "https://modrinth.com/mod/legacy-motioNO" }, "working": true, @@ -460,6 +469,14 @@ const mods = [ "working": false, "versions": [ "1.13.2" ] }, + { + "name": "Set Spawn", + "links": { + "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/set-spawn", + }, + "working": true, + "versions": [ "1.13.2", "1.12.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4", "1.3.2" ] + }, { "name": "Show My Hunger", "links": { @@ -544,6 +561,14 @@ const mods = [ "working": false, "versions": [ "1.8.9" ] }, + { + "name": "WorldPreview", + "links": { + "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/worldpreview", + }, + "working": true, + "versions": [ "1.8.9" ] + }, { "name": "Zombie Lag Fix", "links": { From 322831cafdf5ac69acf581221607a846217fd582 Mon Sep 17 00:00:00 2001 From: RacoonDog <32882447+racoondog@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:58:20 -0500 Subject: [PATCH 3/4] add missing versions, oops --- res/mods.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/mods.js b/res/mods.js index 4f2a4e6..1ce1c76 100644 --- a/res/mods.js +++ b/res/mods.js @@ -475,7 +475,7 @@ const mods = [ "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/set-spawn", }, "working": true, - "versions": [ "1.13.2", "1.12.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4", "1.3.2" ] + "versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4", "1.3.2" ] }, { "name": "Show My Hunger", From 775d243263ff90b9e8dedded6cc699df700841a4 Mon Sep 17 00:00:00 2001 From: RacoonDog <32882447+racoondog@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:07:37 -0500 Subject: [PATCH 4/4] add more missing versions, oops --- res/mods.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/mods.js b/res/mods.js index 1ce1c76..4179120 100644 --- a/res/mods.js +++ b/res/mods.js @@ -475,7 +475,7 @@ const mods = [ "github": "https://github.com/Minecraft-Java-Edition-Speedrunning/set-spawn", }, "working": true, - "versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4", "1.3.2" ] + "versions": [ "1.13.2", "1.12.2", "1.11.2", "1.10.2", "1.9.4", "1.8.9", "1.7.10", "1.6.4", "1.5.2", "1.4.7", "1.3.2" ] }, { "name": "Show My Hunger",