Skip to content

Commit

Permalink
Merge pull request #47 from AstraeaDevelopment/purge-dead-links
Browse files Browse the repository at this point in the history
Purge dead links
  • Loading branch information
BluCobalt authored Jan 27, 2025
2 parents e1837bf + 775d243 commit 5fa86d2
Showing 1 changed file with 7 additions and 60 deletions.
67 changes: 7 additions & 60 deletions res/mods.js
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -26,23 +18,14 @@ const mods = [
{
"name": "Atum",
"links": {
"github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-atum-1.8.9",
"github": "https://github.com/tildejustin/atum",
},
"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" ]
"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": {
"github": "https://gitlab.com/DragonEggBedrockBreaking/AutoGG",
"modrinth": "https://modrinth.com/mod/autogg",
},
"working": true,
Expand Down Expand Up @@ -74,15 +57,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": {
Expand Down Expand Up @@ -129,7 +103,6 @@ const mods = [
{
"name": "Don't Clear Chat History",
"links": {
"github": "https://github.com/wafflecoffee/DCCH",
"modrinth": "https://modrinth.com/mod/sUbMm93i",
},
"working": false,
Expand Down Expand Up @@ -302,7 +275,7 @@ const mods = [
{
"name": "Legacy motioNO",
"links": {
"github": "https://github.com/tildejustin/legacy-motioNO",
"github": "https://github.com/Minecraft-Java-Edition-Speedrunning/motiono",
"modrinth": "https://modrinth.com/mod/legacy-motioNO"
},
"working": true,
Expand Down Expand Up @@ -424,7 +397,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" ]
Expand Down Expand Up @@ -500,34 +472,10 @@ const mods = [
{
"name": "Set Spawn",
"links": {
"github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-set-spawn-1.9-1.12.2",
"github": "https://github.com/Minecraft-Java-Edition-Speedrunning/set-spawn",
},
"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" ]
"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",
Expand Down Expand Up @@ -599,7 +547,6 @@ const mods = [
{
"name": "ToggleSprint",
"links": {
"github": "https://codeberg.org/DragonEggBedrockBreaking/ToggleSprint",
"modrinth": "https://modrinth.com/mod/togglesprint",
},
"working": true,
Expand All @@ -614,10 +561,10 @@ const mods = [
"working": false,
"versions": [ "1.8.9" ]
},
{
{
"name": "WorldPreview",
"links": {
"github": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-worldpreview-1.8.9",
"github": "https://github.com/Minecraft-Java-Edition-Speedrunning/worldpreview",
},
"working": true,
"versions": [ "1.8.9" ]
Expand Down

0 comments on commit 5fa86d2

Please sign in to comment.