Alchemistry

Alchemistry

16M Downloads

Fission controller block uses fusion config value

TechnoVisionDev opened this issue ยท 1 comments

commented

Just thought I would let you know that the fission controller block uses the fusion energy config value.

if (getEnergyHandler().getEnergyStored() > Config.Common.fusionEnergyPerTick.get()) {

commented

Thanks. Fixed in the commit I'm about to push.