Коррекция рецептов:

- разделение газа
- продвинутые компоненты электроники
- уменьшение шанса выработки шлака
This commit is contained in:
2026-03-02 21:29:04 +03:00
parent a9a9b24c44
commit 738237fd09
4 changed files with 31 additions and 31 deletions

View File

@@ -16,9 +16,9 @@ data:extend({
{ type = "fluid", name = "gas-natural-1", amount = 100 },
},
results = {
{ type = "fluid", name = "gas-raw-1", amount = 60 },
{ type = "fluid", name = "liquid-condensates", amount = 30 },
{ type = "fluid", name = "water-yellow-waste", amount = 10 },
{ type = "fluid", name = "gas-raw-1", amount = 85 },
{ type = "fluid", name = "liquid-condensates", amount = 10 },
{ type = "fluid", name = "water-yellow-waste", amount = 5 },
},
always_show_products = true,
},