#Name: mffs.zs #Author: Feed the Beast #fix MFFS recipes recipes.remove(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.remove(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.remove(); recipes.addShaped( * 64, [[, , ],[, , ], [, , ]]); #fix projector recipes recipes.remove(); recipes.addShaped( * 64, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[, null, ],[null, , null], [, null, ]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[null, , null],[, , ], [, , ]]); recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); #camoflage projector option recipes.remove(); recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); #force power crystal recipes.addShaped(.withTag({ForceEnergy: 0}), [[, , ],[, , ], [, , ]]);