ingredients/results
This commit is contained in:
parent
d456184b93
commit
80c2d63ca4
4 changed files with 117 additions and 119 deletions
|
@ -62,7 +62,7 @@ if mods["space-exploration"] then
|
|||
type = "recipe",
|
||||
name = "chromium-ingot",
|
||||
category = "casting",
|
||||
results = {{"chromium-ingot", 1}},
|
||||
results = {{type="item", name="chromium-ingot", amount=1}},
|
||||
energy_required = 18.75,
|
||||
ingredients = {
|
||||
{type = "fluid", name = "molten-chromium", amount = 250},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue