mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Fix ewg
This commit is contained in:
parent
0cf0d68026
commit
6bbe1c8518
@ -205,15 +205,6 @@ public class Iris extends MortarPlugin
|
||||
J.sr(this::tickQueue, 0);
|
||||
PaperLib.suggestPaper(this);
|
||||
super.onEnable();
|
||||
try
|
||||
{
|
||||
StructureObject.convert(getDataFile("rock.ewg"));
|
||||
}
|
||||
catch(ClassNotFoundException | IOException e)
|
||||
{
|
||||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
public static void sq(Runnable r)
|
||||
|
Loading…
x
Reference in New Issue
Block a user