import mods.jei.JEI.removeAndHide as rh; # Steel Casing recipes.remove(); recipes.addShaped("Steel Casing", * 2, [ [, , ], [, , ], [, , ] ]); # Metalurgic Infuser recipes.remove(); recipes.addShaped("Metalurgic Infuser", , [ [, , ], [, , ], [,, ] ]); # Removing unused ores & Walkietalkie rh(); rh(); rh(); # Factories recipes.remove(); recipes.remove(); recipes.remove(); #SuperHeating Element recipes.remove(); recipes.addShaped("SuperHeating Element", , [ [, , ], [, , ], [,, ] ]);