diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index d3f44240cc..cd24d32c60 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -3304,5 +3304,12 @@ "errorType": "status_code", "errorCode": 404, "username_claimed": "blue" + }, + "Modrinth": { + "url": "https://modrinth.com/user/{}", + "urlMain": "https://modrinth.com", + "errorType": "status_code", + "errorCode": 404, + "username_claimed": "blue" } }