Fix integrated electronics not being unlocked
This commit is contained in:
parent
7e0c0b53b6
commit
3850e5ec12
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ if data.raw.technology["silicon-processing"] then
|
|||
bobmods.lib.tech.add_prerequisite("advanced-circuit", "silicon-processing")
|
||||
end
|
||||
|
||||
bobmods.lib.tech.add_recipe_unlock("processing-unit", "integrated-electronics")
|
||||
bobmods.lib.tech.add_recipe_unlock("processing-unit", "intergrated-electronics")
|
||||
bobmods.lib.tech.add_recipe_unlock("processing-unit", "fibreglass-board")
|
||||
bobmods.lib.tech.add_recipe_unlock("processing-unit", "superior-circuit-board")
|
||||
bobmods.lib.tech.add_recipe_unlock("processing-unit", "processing-unit")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue