Skip to content

Commit

Permalink
Pull down the 1.20.4 id
Browse files Browse the repository at this point in the history
  • Loading branch information
tr7zw committed Apr 25, 2024
1 parent 6ea6ab7 commit b74b0b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

public class DataFixerUtil {

public static final int VERSION1_20_4 = 3817; // 1.20.4
public static final int VERSION1_20_4 = 3700; // 1.20.4
public static final int VERSION1_20_5 = 3837; // 1.20.5

@SuppressWarnings("unchecked")
Expand Down

0 comments on commit b74b0b8

Please sign in to comment.