Коррекция рецептов в плане потребления серной кислоты

This commit is contained in:
2026-06-07 22:00:42 +03:00
parent 7853926e36
commit babe469407
2 changed files with 3 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ data:extend({
enabled = false,
ingredients = {
{ type = "item", name = "anode-copper", amount = 12 },
{ type = "fluid", name = "liquid-sulfuric-acid", amount = 30 },
{ type = "fluid", name = "liquid-sulfuric-acid", amount = 10 },
},
results = {
{ type = "item", name = "ingot-copper", amount = 12 },

View File

@@ -85,7 +85,7 @@ data:extend({
enabled = false,
ingredients = {
{ type = "item", name = "processed-manganese", amount = 4 },
{ type = "fluid", name = "liquid-sulfuric-acid", amount = 40 },
{ type = "fluid", name = "liquid-sulfuric-acid", amount = 10 },
},
results = {
{ type = "item", name = "cathode-manganese", amount = 12 },
@@ -107,7 +107,7 @@ data:extend({
ingredients = {
{ type = "item", name = "solid-manganese-oxide", amount = 12 },
{ type = "item", name = "ingot-iron", amount = 4 },
{ type = "fluid", name = "liquid-sulfuric-acid", amount = 40 },
{ type = "fluid", name = "liquid-sulfuric-acid", amount = 10 },
},
results = {
{ type = "item", name = "cathode-manganese", amount = 12 },