# Carbon Dioxide Filter recipes.remove(); recipes.addShaped(, [[, , ],[, , ], [null, , ]]); # Brass Sheetmetal recipes.remove(); recipes.addShaped( * 4, [[null, , null],[, null, ], [null, , null]]); # Engineer's Light Armor recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.addShaped(, [[null, null, null],[, , ], [, , ]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[, , ],[, , ], [, null, ]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]); # Casings recipes.addShaped( * 5, [[, null, ],[, null, ], [null, , null]]); recipes.addShaped( * 3, [[, null, ],[, null, ], [null, , null]]); # Heat Resistant Coating recipes.addShaped(, [[, , ],[null, , ], [, , ]]); # Latex Bucket recipes.addShaped(.withTag({FluidName: "latex", Amount: 1000}), [[, , ],[, , ], [, , ]]); # Vulcanizer Mold Blueprint recipes.addShaped(.withTag({blueprint: "vulcanizer_molds"}), [[null, , null],[, , ], [, , ]]); # Rubber Sappling recipes.addShaped(, [[null, null, null],[, , ], [, , ]]);