Skip to content

Commit

Permalink
Remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Intybyte committed Oct 1, 2024
1 parent c3d9a6c commit e8515d3
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ public enum MinecraftVersion {
*/
MINECRAFT_1_21(21, 0, "1.21.x"),

/**
* This constant represents Minecraft (Java Edition) Version 1.21
* ("Tricky Trials")
*/
MINECRAFT_1_21(21, 0, "1.21+"),

/**
* This constant represents an exceptional state in which we were unable
* to identify the Minecraft Version we are using
Expand Down

0 comments on commit e8515d3

Please sign in to comment.