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