Update Minecraft version filter to 1.20.4 when downloding mods. (#2595)

This commit is contained in:
Burning_TNT
2023-12-14 18:58:55 +08:00
committed by GitHub
parent 91f684ae2e
commit cb7975515a

View File

@@ -89,7 +89,7 @@ public interface RemoteModRepository {
} }
String[] DEFAULT_GAME_VERSIONS = new String[]{ 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.19.4", "1.19.3", "1.19.2", "1.19.1", "1.19",
"1.18.2", "1.18.1", "1.18", "1.18.2", "1.18.1", "1.18",
"1.17.1", "1.17", "1.17.1", "1.17",