Update RemoteModRepository.java

This commit is contained in:
ShirosakiMio 2024-06-27 07:47:29 +08:00
parent e167716b33
commit bfe8743caf
1 changed files with 2 additions and 1 deletions

View File

@ -122,7 +122,8 @@ public interface RemoteModRepository {
String[] DEFAULT_GAME_VERSIONS = new String[] { String[] DEFAULT_GAME_VERSIONS = new String[] {
"", "",
"1.20.4", "1.20.3", "1.20.2", "1.20.1", "1.20", "1.21",
"1.20.6","1.20.5","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",