recipes
This commit is contained in:
parent
8452900138
commit
ad5ab2a64e
1 changed files with 5 additions and 0 deletions
5
recipe-updates.lua
Normal file
5
recipe-updates.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
local util = require("data-util");
|
||||
|
||||
util.add_ingredient("pumpjack", "salt", 10)
|
||||
util.add_ingredient("uranium-processing", "salt", 1)
|
||||
-- if foundry or K2, salt for steel
|
Loading…
Add table
Add a link
Reference in a new issue