Update Minecraft version filter to 1.20.4 when downloding mods.

This commit is contained in:
Tungstend 2023-12-24 21:51:22 +08:00
parent f309ad52f9
commit aa86158cfb
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ public interface RemoteModRepository {
String[] DEFAULT_GAME_VERSIONS = new String[]{
"",
"1.20.1", "1.20",
"1.20.4", "1.20.3", "1.20.2", "1.20.1", "1.20",
"1.19.4", "1.19.3", "1.19.2", "1.19.1", "1.19",
"1.18.2", "1.18.1", "1.18",
"1.17.1", "1.17",