This commit is contained in:
Evert Prants 2018-09-25 16:19:59 +03:00
parent 7e16c8b83d
commit 54b1809f8f
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ local alloy_recipes = {
output = "default:bronze_ingot 3",
},
{
recipe = { "default:iron_ingot 3", "elepower_dynamics:nickel_ingot" },
recipe = { "elepower_dynamics:iron_ingot 3", "elepower_dynamics:nickel_ingot" },
output = "elepower_dynamics:invar_ingot 4",
},
{