forked from TAIGA/TAIGA
first progress on book integration, need to introduce a custom json structure
This commit is contained in:
@@ -70,6 +70,7 @@ public class TAIGA {
|
||||
|
||||
@EventHandler
|
||||
public void postInit(FMLPostInitializationEvent e) {
|
||||
proxy.registerBookPages();
|
||||
}
|
||||
|
||||
@EventHandler
|
||||
@@ -124,7 +125,5 @@ public class TAIGA {
|
||||
integrateOre("Karmesine", karmesineFluid);
|
||||
integrateOre("Ovium", oviumFluid);
|
||||
integrateOre("Jauxum", jauxumFluid);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user