502503504505506507508
if (BuildCraftCore.loadDefaultRecipes) { loadRecipes(); } TransportProxy.proxy.registerRenderers(); NetworkRegistry.INSTANCE.registerGuiHandler(instance, new GuiHandler()); }