546547548549550551552553554555556
new Vanilla().registerRecipes(); } if(MFRConfig.thermalExpansionRecipes.getBoolean(false)) { new ThermalExpansion().registerRecipes(); } if(MFRConfig.gregTechRecipes.getBoolean(false)) { new GregTech().registerRecipes();