Page 1 of 1
Connect research labs to circuit/logic network
Posted: Sun Nov 23, 2014 1:31 pm
by liamjdavison
I would love to be able to connect research labs with red and green wires, so that I can conditionally produce research packs. In fact, I'd like to be able to see research statistics in a mod - how many labs they are, how many are active with what research packs. What packs are missing? That sort of thing. Does the modding API provide much support for querying research?
Re: Connect research labs to circuit/logic network
Posted: Fri Nov 28, 2014 4:02 am
by MasterBuilder
You could achieve something similar with just the logic network. Sine you know how many packs you need to research something you could set up something so it would produce only X amount. A smart inserter removing science packs till X have been produced. Or something more complex (like a counter) with the smart circuits plugin. (Either removing it from the grid or disabling the inserters.)