aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
diff options
context:
space:
mode:
authorNopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>2022-08-20 09:21:21 +1000
committerGitHub <noreply@github.com>2022-08-20 09:21:21 +1000
commit445d0c69f3eb384aba032e3cf0e379bb53ea61df (patch)
tree77bc5c7ebb1af4a2fb090e5f251e95d5d6ff3b0f /src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
parentb2d35428ac089ac104a2ea8212d8332c27a6cbee (diff)
downloadnotenoughupdates-445d0c69f3eb384aba032e3cf0e379bb53ea61df.tar.gz
notenoughupdates-445d0c69f3eb384aba032e3cf0e379bb53ea61df.tar.bz2
notenoughupdates-445d0c69f3eb384aba032e3cf0e379bb53ea61df.zip
Make be level show without island selected (#228)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java')
-rw-r--r--src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java b/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
index d22b93f5..dd4c01af 100644
--- a/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
+++ b/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
@@ -112,8 +112,8 @@ import java.util.Set;
public class NotEnoughUpdates {
public static final String MODID = "notenoughupdates";
public static final String VERSION = "2.1.0-REL";
- public static final int VERSION_ID = 20000;
- public static final int PRE_VERSION_ID = 1;
+ public static final int VERSION_ID = 20100;
+ public static final int PRE_VERSION_ID = 0;
public static final int HOTFIX_VERSION_ID = 0;
/**
* Registers the biomes for the crystal hollows here so optifine knows they exists