ZeroNoRyouki / ExtremeReactors2

19 stars 16 forks source link

Maxed-out turbine setups can have internal buffers too small for the amount of power they produce #146

Open James103 opened 5 months ago

James103 commented 5 months ago

Do the config options powerProductionMultiplier, reactorPowerProductionMultiplier, and turbinePowerProductionMultiplier multiply the internal buffers of the corresponding Extreme Reactor multiblocks, in addition to their power production?

If not, they should, lest a maxed-out turbine setup using the optimal number of Insanite blocks and 80 blades be able to produce more power than the turbine can store, leading to significant power loss.

In the linked issue, 42% of the turbine's produced power (15.74 MFE/t) is lost due to the internal buffer (9.06 MFE) being too small for the power being generated. Note that turbinePowerProductionMultiplier was set to 3 for that example.

See also https://github.com/AllTheMods/ATM-9/issues/1424.