Skip to content

Commit

Permalink
1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RealBauHD committed Nov 28, 2024
1 parent db9956c commit aa92ceb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public boolean isSupported() {
MINECRAFT_1_20_5(766, "1.20.5", "1.20.6"),
MINECRAFT_1_21(767, "1.21", "1.21.1"),
MINECRAFT_1_21_2(768, "1.21.2", "1.21.3"),
MINECRAFT_1_21_4(-1, 226, "1.21.4");
MINECRAFT_1_21_4(769, "1.21.4");

private static final int SNAPSHOT_BIT = 30;

Expand Down

0 comments on commit aa92ceb

Please sign in to comment.