Adds smart logistics support for reactors, allowing nuclear reactors, and fusion reactors when Space Age is enabled, to request fuel or other configured items from the logistics network. Designed for automated reactor management with optional circuit-style conditions for deciding when requests should be active.
Mods introducing new content into the game.
Version: 0.0.7
Date: 16. 08. 2026
Features:
- Added a "Request from buffer chests" toggle to the reactor panel, enabled by default, so fuel stored in buffer chests is delivered instead of ignored.
Bugfixes:
- Fixed logistic robots never delivering fuel when the requested amount was larger than a robot could carry in a single trip.
- The debug command now reports provider and storage supply separately, and checks whether the request can be satisfied using the same buffer rules the requester actually uses.
Version: 0.0.6
Date: 25. 07. 2026
Changes:
- Default fuel requests now use the configured fuel, burn-state, and nuclear temperature thresholds.
- Removed the unused depleted-fuel command argument and saved setting.
- Custom reactor adapters now use only Smart Reactors' hidden requester prototypes.
Bugfixes:
- Preserved item quality through circuit evaluation, requester slots, fuel transfer, and spent-fuel return.
- Prevented custom adapter registration from causing cleanup to inspect unrelated logistic containers.
Version: 0.0.5
Date: 04. 07. 2026
Bugfixes:
- Fixed Smart Reactors config copy/paste between nuclear reactors and fusion reactors.
Version: 0.0.4
Date: 04. 07. 2026
Features:
- Added native entity settings copy/paste support for Smart Reactors configs.
- Added blueprint tag support so Smart Reactors configs can be carried by blueprints.
Changes:
- Pasting a config onto an incompatible reactor clears only invalid fuel request outputs while keeping the rest of the copied logic.
Version: 0.0.3
Date: 04. 07. 2026
Changes:
- Smart reactor fuel requests are now disabled by default until enabled by the player.
Locale:
- Added Russian translation. (thank you, elzyrath)
- Completed missing Russian translations.
Version: 0.0.2
Date: 04. 07. 2026
Bugfixes:
- Fixed condition dropdowns rebuilding before the player could select an option.
Version: 0.0.1
Date: 27. 06. 2026
Major Features:
- Initial release with smart logistics support for reactors.