Skip to content

Commit

Permalink
Add 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tr7zw committed Oct 28, 2024
1 parent 3de6ed8 commit 4a32343
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ public enum MinecraftVersion {
this.put("1.21", MC1_21_R1);
this.put("1.21.1", MC1_21_R1);
this.put("1.21.2", MC1_21_R2);
this.put("1.21.3", MC1_21_R2);
}
};

Expand Down

0 comments on commit 4a32343

Please sign in to comment.