fixes
This commit is contained in:
parent
28f509fa25
commit
bde4cb71dc
2 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,7 @@ if not mods.Krastorio2 and not mods["aai-industry"] and not mods.bzaluminum and
|
|||
util.add_ingredient("repair-pack", "copper-cable", 6)
|
||||
util.set_ingredient("repair-pack", "iron-gear-wheel", 3)
|
||||
|
||||
util.add_effect("electronics", { type = "unlock-recipe", recipe = "electronic-circuit" })
|
||||
util.add_unlock_force("electronics", "electronic-circuit")
|
||||
util.add_effect("electronics", { type = "unlock-recipe", recipe = "inserter" })
|
||||
util.add_effect("electronics", { type = "unlock-recipe", recipe = "long-handed-inserter" })
|
||||
util.remove_recipe_effect("automation", "long-handed-inserter")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue