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