Update Minecraft version filter to 1.20.4 when downloding mods. (#2595)
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user