Коррекция расходы воды при обработке меди

This commit is contained in:
Aleksei-bird 2025-08-01 22:28:48 +03:00
parent edfa234e56
commit 184f68b01b
2 changed files with 1 additions and 1 deletions

View File

@ -777,7 +777,7 @@ data:extend({
enabled = false, enabled = false,
ingredients = { ingredients = {
{ type = "fluid", name = "angels-ore9-solution", amount = 60 }, { type = "fluid", name = "angels-ore9-solution", amount = 60 },
{ type = "fluid", name = "water-purified", amount = 50 }, { type = "fluid", name = "water-purified", amount = 20 },
{ type = "item", name = "filter-ceramic", amount = 1 }, { type = "item", name = "filter-ceramic", amount = 1 },
}, },
results = { results = {

Binary file not shown.