ingredients/results

This commit is contained in:
Simon Brodtmann 2025-10-10 18:26:41 +02:00
parent d456184b93
commit 80c2d63ca4
4 changed files with 117 additions and 119 deletions

View file

@ -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},