# Lamp recipes.remove(); recipes.addShaped( * 16, [[, , ],[, , ], [, , ]]); # Reaction Chamber Glass recipes.remove(); recipes.addShaped( * 6, [[, , ],[, , ], [, , ]]); # Titanium recipes.addShaped(, [[null, null, null],[null, , ], [null, null, null]]); # Gas Filter recipes.remove(); recipes.addShaped( * 2, [[, , ],[, , ], [, , ]]); # Cybernetic Parts recipes.addShaped( * 2, [[, , ],[, , ], [, , ]]); # Small Nuclear Warhead recipes.removeShaped(, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]); # Carbon Receiver recipes.removeShaped(, [[, , ],[null, , ], [null, null, ]]); recipes.addShaped(, [[, , ],[null, , ], [null, null, ]]); # Hardened Receiver recipes.removeShaped(); recipes.addShaped(, [[, , ],[null, , ], [null, null, ]]); # Power Armor Boots recipes.removeShaped(); recipes.addShaped(, [[null, null, null],[, null, ], [, null, ]]); # Power Armor Leggings recipes.removeShaped(); recipes.addShaped(, [[, , ],[, null, ], [, null, ]]); # Power Armor Chestplate recipes.removeShaped(); recipes.addShaped(, [[, null, ],[, , ], [, , ]]); # Exo Suit Boots recipes.removeShaped(); recipes.addShaped(, [[, , ],[, , null], [null, null, null]]); # Exo Suit Leggings recipes.removeShaped(); recipes.addShaped(, [[, , ], [, , ], [null, null, null]]); # Exo Suit Chestplate recipes.removeShaped(); recipes.addShaped(, [[, , ], [, , ], [null, null, null]]); # Exo Suit Helmet recipes.removeShaped(); recipes.addShaped(, [[, , ],[, , null], [null, null, null]]); # Metal Press recipes.removeShaped(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); # Ammo Press recipes.removeShaped(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); # Chemical Laboratory recipes.removeShaped(); recipes.addShaped(, [[, , ],[, , ], [, , ]]); # Turret recipes.removeShaped(); recipes.addShaped(, [[, , ], [, , ], [, , ]]); # Grinder recipes.removeShaped(); recipes.addShaped(, [[, null, ],[, , ], [, , ]]); # Fabricator Housing recipes.removeShaped(); recipes.addShaped( * 4, [[, , ], [, , ], [, , ]]); # Minigun recipes.removeShaped(.withTag({ammo: 0 as short, ammovariant: "default", camo: 0 as byte})); recipes.removeShaped(.withTag({ammo: 200 as short, ammovariant: "default", camo: 0 as byte})); recipes.addShaped(.withTag({ammo: 200 as short, ammovariant: "default", camo: 0 as byte}), [[, , ],[, , ], [, , ]]); recipes.addShaped(.withTag({ammo: 0 as short, ammovariant: "default", camo: 0 as byte}), [[, , ],[, , ], [, , ]]);