#Name: StevesFactoryManager.zs #Author: Feed the Beast print("Initializing 'StevesFactoryManager.zs'..."); recipes.remove(); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); print("Initialized 'StevesFactoryManager.zs'");