#Name: Chisel.zs #Author: Feed the Beast and Sunekaer print("Initializing 'Chisel.zs'..."); mods.jei.JEI.removeAndHide(); recipes.addShaped( *8, [ [, , ], [, , ], [, , ] ]); recipes.addShaped( *8, [ [, , ], [, , ], [, , ] ]); recipes.addShaped( *8, [ [, , ], [, , ], [, , ] ]); print("Initialized 'Chisel.zs'");