mirror of
https://asciireactor.com/factorio/adamo-chemical.git
synced 2024-11-21 21:05:06 +00:00
Fix blast furnace recipe.
This commit is contained in:
parent
f5deec4844
commit
1d39d92009
@ -134,8 +134,8 @@ local furnace_recipe = {
|
||||
enabled = false,
|
||||
ingredients = {
|
||||
{"stone-furnace", 1},
|
||||
{"pipe", 2},
|
||||
{"pump", 1},
|
||||
{"steel-plate", 3},
|
||||
{"pipe", 1},
|
||||
},
|
||||
results = {
|
||||
{"adamo-blast-furnace", 1}
|
||||
|
Loading…
Reference in New Issue
Block a user