delivery cannon recipes

This commit is contained in:
Brevven 2022-09-24 20:26:17 -07:00
parent e8b0077e5a
commit 154ed379b4
3 changed files with 12 additions and 1 deletions

View file

@ -1,5 +1,11 @@
local util = require("data-util");
if mods["space-exploration"] then
se_delivery_cannon_recipes["formaldehyde-barrel"] = {name= "formaldehyde-barrel"}
se_delivery_cannon_recipes["gas-barrel"] = {name= "gas-barrel"}
se_delivery_cannon_recipes["bakelite"] = {name= "bakelite"}
end
if util.se6() then
data:extend({
{