Skip to content

Commit

Permalink
Add data version for 1.21.2.
Browse files Browse the repository at this point in the history
- Add data version for 1.21.2
  • Loading branch information
gniftygnome committed Oct 9, 2024
1 parent c3c2fab commit a7ac9de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ private DataVersions() {
return;
}

public static final int V_1_21_2 = 4073;
public static final int V_1_21_1 = 3954;
public static final int V_1_21 = 3948;
public static final int V_1_20_6 = 3838;
Expand Down

0 comments on commit a7ac9de

Please sign in to comment.