AAI Industry: Basic construction robot copper recipe uses basic circuit board instead of electronic circuit
This commit is contained in:
parent
70d22cb121
commit
12fdcbcb90
1 changed files with 2 additions and 1 deletions
|
@ -22,8 +22,9 @@ burner_automation:addRecipe("burner-assembling-machine")
|
||||||
Technology:new("basic-logistics"):removeRecipe("transport-belt")
|
Technology:new("basic-logistics"):removeRecipe("transport-belt")
|
||||||
Technology:new("logistics"):addRecipe("transport-belt")
|
Technology:new("logistics"):addRecipe("transport-belt")
|
||||||
|
|
||||||
-- Electric assembler comes later with AAI Industry active
|
-- Electrics comes later with AAI Industry active
|
||||||
Recipe:new("lumber-mill-copper"):replaceIngredient("assembling-machine-1", "burner-assembling-machine")
|
Recipe:new("lumber-mill-copper"):replaceIngredient("assembling-machine-1", "burner-assembling-machine")
|
||||||
|
Recipe:new("basic-construction-robot-copper"):replaceIngredient("electronic-circuit", "basic-circuit-board")
|
||||||
|
|
||||||
-- Entities
|
-- Entities
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue