aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fabric/src/main/resources/error_notifier.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/fabric/src/main/resources/error_notifier.json b/fabric/src/main/resources/error_notifier.json
index 82035108f..93e64eede 100644
--- a/fabric/src/main/resources/error_notifier.json
+++ b/fabric/src/main/resources/error_notifier.json
@@ -6,21 +6,21 @@
"modId": "fabric",
"modName": "Fabric API",
"versions": "*",
- "url": "https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/all/"
+ "url": "https://www.curseforge.com/minecraft/mc-mods/fabric-api/"
},
{
"type": "depends",
"modId": "architectury",
"modName": "Architectury API",
"versions": ">=7.0.0 <8.0.0",
- "url": "https://www.curseforge.com/minecraft/mc-mods/architectury-api/files/all"
+ "url": "https://www.curseforge.com/minecraft/mc-mods/architectury-api/"
},
{
"type": "depends",
"modId": "cloth-config2",
"modName": "Cloth Config",
"versions": ">=9.0.0 <10.0.0",
- "url": "https://www.curseforge.com/minecraft/mc-mods/cloth-config/files/all"
+ "url": "https://www.curseforge.com/minecraft/mc-mods/cloth-config/"
}
]
} \ No newline at end of file