Снова небольшая коррекци расхода железа/меди
This commit is contained in:
@@ -106,7 +106,7 @@ data:extend({
|
||||
{ type = "fluid", name = "liquid-sulfuric-acid", amount = 30 },
|
||||
},
|
||||
results = {
|
||||
{ type = "item", name = "ingot-copper", amount = 24 },
|
||||
{ type = "item", name = "ingot-copper", amount = 12 },
|
||||
},
|
||||
icons = angelsmods.functions.add_number_icon_layer(
|
||||
angelsmods.functions.get_object_icons("ingot-copper"),
|
||||
@@ -269,7 +269,7 @@ data:extend({
|
||||
{ type = "fluid", name = "liquid-coolant", amount = 40 },
|
||||
},
|
||||
results = {
|
||||
{ type = "item", name = "angels-wire-coil-copper", amount = 12 },
|
||||
{ type = "item", name = "angels-wire-coil-copper", amount = 8 },
|
||||
{ type = "fluid", name = "liquid-coolant-used", amount = 40, temperature = 300 },
|
||||
},
|
||||
main_product = "angels-wire-coil-copper",
|
||||
|
||||
Reference in New Issue
Block a user