Skip to content

Commit

Permalink
Add 1.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tr7zw committed Apr 29, 2024
1 parent 198dbfa commit e14dd4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ public enum MinecraftVersion {
this.put("1.20.3", MC1_20_R3);
this.put("1.20.4", MC1_20_R3);
this.put("1.20.5", MC1_20_R4);
this.put("1.20.6", MC1_20_R4);
}
};

Expand Down

0 comments on commit e14dd4f

Please sign in to comment.