7 category = "crafting-with-fluid",
10 {type="item", name="steel-plate", amount=32},
11 {type="item", name="electric-engine-unit", amount=4},
12 {type="item", name="processing-unit", amount=1},
13 {type="fluid", name="water", amount=32},
14 {type="item", name="explosives", amount=24}
16 results = {{type="item", name="waterbomb", amount=1}}
20 table.insert(data.raw["technology"]["explosives"].effects, {type = "unlock-recipe",recipe = "waterbomb"})