Fix pig iron -> wrought iron recipe

This commit is contained in:
Kotolegokot 2012-11-26 22:36:45 +06:00
parent dd2de343da
commit 351b9f6ee2

View File

@ -69,7 +69,7 @@ end
realtest.register_anvil_recipe({
item1 = "metals:pig_iron_ingot",
output = "metals:wrought_iron_ingot",
level = 3,
level = 2,
})
--Instruments
local instruments =