ThizThizzyDizzy / nc-reactor-generator

A program to plan and generate reactors for Nuclearcraft (https://www.curseforge.com/minecraft/mc-mods/nuclearcraft-mod)
GNU General Public License v3.0
30 stars 6 forks source link

Suggestion: Chaining Reactors like Turbine for Fuel #119

Open Thalzamar opened 1 year ago

Thalzamar commented 1 year ago

allow us to chain reactor with output/input and give us a text in the chained reactor if you overproduce Fuel for it or if you underproduce Fuel would allow people to make reactors that are chained together via reprocessing

ThizThizzyDizzy commented 1 year ago

Relevant tidbit for NCPF rewrite; How should the reprocessing, decay, and crafting recipes be stored? Perhaps there should be a section in the config for arbitrary additional data, and able to reference blocks, recipes, etc.

secretmeister commented 1 year ago

Or another tab which stores recipes which you can choose for each reactor chain, so you can easily calculate stats and maybe even a flowchart for your reactor setup, if that would be at all feasible

ThizThizzyDizzy commented 1 year ago

chained recipes will certainly not be a small addition but that's sorta the idea, yeah; chaining machines together to see how much throughput you have, which ones are over/underproducing, waste products, etc.