mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-02 19:36:41 +00:00
Strip 1.14
This commit is contained in:
@ -53,12 +53,12 @@ public final class Constants {
|
||||
public static final int DATA_VERSION_MC_1_13_2 = 1631;
|
||||
|
||||
/**
|
||||
* The DataVersion for Minecraft 1.16
|
||||
* The DataVersion for Minecraft 1.14
|
||||
*/
|
||||
public static final int DATA_VERSION_MC_1_14 = 1952;
|
||||
|
||||
/**
|
||||
* The DataVersion for Minecraft 1.16
|
||||
* The DataVersion for Minecraft 1.15
|
||||
*/
|
||||
public static final int DATA_VERSION_MC_1_15 = 2225;
|
||||
|
||||
|
Reference in New Issue
Block a user