Logistic Reactor Next v2

by Kryzeth

Deliver nuclear fuel to reactors via the logistics network. Update of alleledev's Logistics Reactor Next, originally based on illysune's Logistics Reactor.

Content
4 days ago
2.0
32
Logistic network Power
Owner:
Kryzeth
Source:
N/A
Homepage:
N/A
License:
GNU GPLv3
Created:
4 days ago
Latest Version:
7.0.2 (4 days ago)
Factorio version:
2.0
Downloaded by:
32 users

Info

I know there's already a Logistic Reactor mod on the portal, though that one appears to be an update of a more recent fork, and has a different implementation of the mechanics (using logistic requests called directly by the reactors themselves).

But that version had minimal downloads, and an apparent error with its gui implementation, that was never fixed. I hate losing progress to random script mod failures, so I decided to create my own implementation, so if there are any errors, I can fix them. I just don't trust the custom gui interface method.

This version is based on the much older Logistic Reactor Next mod that worked flawlessly for me throughout the entirety of Factorio 1.1, and that I even contributed some amount of code for, so I was used to working with it.

It retains the older method of creating temporary requester and provider chests, whose items are transferred into and out of the reactor when necessary. Although I tried to minimize the potential for script errors, and I've tested as many edge cases as I could think of, there is never a guarantee that it will not cause an error at some point. Though I will do whatever I can to fix issues whenever they appear.