#Name: world_control.zs #Author: Feed the Beast #alarms recipes.remove(); recipes.remove(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]); #info panel recipes.remove(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); #info panel extender recipes.remove(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); #thermal monitor recipes.remove(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); #thermometer recipes.remove(); recipes.addShaped(, [[, , null],[, , ], [null, , ]]); recipes.addShaped(, [[, , null],[, , ], [null, , ]]); #reactor kit recipes.remove(); recipes.addShaped(, [[null, null, ],[null, , null], [, null, null]]); #energy kit recipes.remove(); recipes.addShaped(, [[null, null, ],[null, , null], [, null, null]]); #fluid kit recipes.remove(); recipes.addShaped(, [[null, null, ],[null, , null], [, null, null]]); #forge energy kit recipes.remove(); recipes.addShaped(, [[null, null, ],[null, , null], [, null, null]]); #time card recipes.remove(); recipes.addShapeless(, [,]); #range upgrade recipes.remove(); recipes.addShaped(, [[null, null, null],[.withTag({type: 0 as byte, insulation: 1 as byte}).onlyWithTag({type: 0 as byte, insulation: 1 as byte}), , .withTag({type: 0 as byte, insulation: 1 as byte}).onlyWithTag({type: 0 as byte, insulation: 1 as byte})], [null, null, null]]); #color upgrade recipes.remove(); recipes.addShaped(, [[, , ],[, .withTag({type: 0 as byte, insulation: 1 as byte}).onlyWithTag({type: 0 as byte, insulation: 1 as byte}), ], [, , ]]); #portable info panel recipes.remove(); recipes.addShaped(, [[null, , null],[, , ], [null, , null]]);