Коррекция рецептов: уменьшение потребления кислорода при переплавке меди и стали
This commit is contained in:
@@ -12,7 +12,7 @@ data:extend({
|
||||
enabled = false,
|
||||
ingredients = {
|
||||
{ type = "item", name = "ingot-iron", amount = 24 },
|
||||
{ type = "fluid", name = "gas-oxygen", amount = 60 },
|
||||
{ type = "fluid", name = "gas-oxygen", amount = 10 },
|
||||
},
|
||||
results = {
|
||||
{ type = "item", name = "ingot-steel", amount = 6 },
|
||||
|
||||
@@ -44,7 +44,7 @@ data:extend({
|
||||
enabled = false,
|
||||
ingredients = {
|
||||
{ type = "item", name = "pellet-copper", amount = 8 },
|
||||
{ type = "fluid", name = "gas-oxygen", amount = 60 },
|
||||
{ type = "fluid", name = "gas-oxygen", amount = 10 },
|
||||
--{type="item", name="solid-sodium-carbonate", amount=6},
|
||||
},
|
||||
results = {
|
||||
|
||||
Reference in New Issue
Block a user