Skip to content

Commit

Permalink
Update src/main/java/io/github/thebusybiscuit/slimefun4/api/Minecraft…
Browse files Browse the repository at this point in the history
…Version.java

Co-authored-by: ybw0014 <[email protected]>
  • Loading branch information
WalshyDev and ybw0014 committed Sep 11, 2024
1 parent 2082304 commit 0b23a1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public enum MinecraftVersion {
* This constant represents Minecraft (Java Edition) Version 1.20
* ("The Trails &amp; Tales Update")
*/
MINECRAFT_1_20(20, 0, 4,"1.20.x"),
MINECRAFT_1_20(20, 0, 4, "1.20.x"),

/**
* This constant represents Minecraft (Java Edition) Version 1.20.5
Expand Down

0 comments on commit 0b23a1e

Please sign in to comment.