Updated Forge and NeoForge updateChecker.json

This commit is contained in:
2024-07-12 19:55:40 +02:00
parent c644671eaf
commit 9ed808d33d
2 changed files with 82 additions and 9 deletions

View File

@@ -2,10 +2,11 @@
"homepage": "https://modrinth.com/mod/speedometer/versions",
"1.21": {
"6.0": "Lost support for Forge and gain NeoForge support",
"6.0.1": "Small bug fix in Parser"
"6.0.1": "Small bug fix in Parser",
"6.1": "Small bug fix in Parser"
},
"promos": {
"1.21-latest": "6.0.1",
"1.21-recommended": "6.0.1"
"1.21-latest": "6.1",
"1.21-recommended": "6.1"
}
}