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