Selector Combinator (Factorio 2.0 preview) deprecated


Adds a combinator that can select from the input sorted by largest/smallest, count inputs, output a random input, and calculate the stack size.

Utilities
1 year, 12 days ago
1.1
1.04K
Circuit network

g Not showing up

10 months ago

It shows it's installed but it's nowhere to be found to build and use ?

9 months ago

I came here over the same issue. My guess is that it doesn't work with existing saves, or at least not saves were the circuit network was already researched. I found that dissabling and re-enabling the research via the console got it to show up. Basically just run the following 2 commands:

/c game.player.force.technologies['circuit-network'].researched=false
/c game.player.force.technologies['circuit-network'].researched=true

New response