AAI Industry: Move copper cable recipe to copper processing
This commit is contained in:
parent
b0ee9f94bc
commit
9edaf14f93
1 changed files with 3 additions and 0 deletions
|
@ -33,4 +33,7 @@ if settings.startup["lignumis-basic-circuit-board"].value then
|
|||
-- AAI Industry messes with the basic circuit board recipe
|
||||
Technology:new("electronics"):removeRecipe("basic-circuit-board")
|
||||
data.raw.recipe["basic-circuit-board"].enabled = true
|
||||
|
||||
Technology:new("electricity"):removeRecipe("copper-cable")
|
||||
Technology:new("copper-processing"):addRecipe("copper-cable")
|
||||
end
|
Loading…
Add table
Reference in a new issue