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