mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-04 00:46:08 +00:00
forgot the overworld , this is the V+
This commit is contained in:
parent
7d1a375bda
commit
e76218b39f
@ -98,7 +98,7 @@ import static com.volmit.iris.engine.safeguard.ServerBoot.passedserversoftware;
|
|||||||
|
|
||||||
@SuppressWarnings("CanBeFinal")
|
@SuppressWarnings("CanBeFinal")
|
||||||
public class Iris extends VolmitPlugin implements Listener {
|
public class Iris extends VolmitPlugin implements Listener {
|
||||||
public static final String OVERWORLD_TAG = "3620";
|
public static final String OVERWORLD_TAG = "3700";
|
||||||
|
|
||||||
private static final Queue<Runnable> syncJobs = new ShurikenQueue<>();
|
private static final Queue<Runnable> syncJobs = new ShurikenQueue<>();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user