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