#Name: SimplyJetpacks.zs #Author: Feed the Beast print("Initializing 'SimplyJetpacks.zs'..."); #replace Truster with diff TE dynamos recipes.remove(); recipes.addShaped(, [[, , ], [, , ], [, .giveBack(), ]]); recipes.remove(); recipes.addShaped(, [[, , ], [, , ], [, , ]]); print("Initialized 'SimplyJetpacks.zs'");