if data.raw["recipe-category"]["crushing"] then table.insert(data.raw["assembling-machine"]["se-space-mechanical-laboratory"].crafting_categories, "crushing") end
if data.raw["recipe-category"]["electrolysis"] then table.insert(data.raw["assembling-machine"]["se-space-biochemical-laboratory"].crafting_categories, "electrolysis") end
if data.raw["recipe-category"]["fluid-filtration"] then table.insert(data.raw["assembling-machine"]["se-space-decontamination-facility"].crafting_categories, "fluid-filtration") end