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