Значитетельно увеличил выход проволоки из катушек
This commit is contained in:
@@ -107,17 +107,17 @@ table.insert(
|
||||
|
||||
data.raw.recipe["angels-wire-coil-tin-converting"].results =
|
||||
{
|
||||
{type="item", name="tinned-copper-cable", amount=16} --DrD 16 angels-wire-tin
|
||||
{type="item", name="tinned-copper-cable", amount=32} --DrD 16 angels-wire-tin
|
||||
}
|
||||
|
||||
data.raw.recipe["angels-wire-coil-gold-converting"].results =
|
||||
{
|
||||
{type="item", name="gilded-copper-cable", amount=16} --DrD 16 angels-wire-gold
|
||||
{type="item", name="gilded-copper-cable", amount=32} --DrD 16 angels-wire-gold
|
||||
}
|
||||
|
||||
data.raw.recipe["angels-wire-coil-copper-converting"].results =
|
||||
{
|
||||
{type="item", name="copper-cable", amount=16} --DrD 16 angels-wire-copper
|
||||
{type="item", name="copper-cable", amount=32} --DrD 16 angels-wire-copper
|
||||
}
|
||||
|
||||
data.raw.recipe["slag-processing-dissolution"].ingredients =
|
||||
@@ -136,7 +136,7 @@ data.raw.recipe["angels-solder"].expensive.results =
|
||||
}
|
||||
data.raw.recipe["angels-roll-solder-converting"].results =
|
||||
{
|
||||
{type="item", name="solder", amount=16}
|
||||
{type="item", name="solder", amount=32}
|
||||
}
|
||||
|
||||
--remove OV.disable_recipe({ effects
|
||||
|
||||
Reference in New Issue
Block a user