Big Reactors

Big Reactors

11M Downloads

Separate config Options for turbine and reactor

mysticdrew opened this issue ยท 3 comments

commented

Config Options to allow separate power output from turbines and reactors, currently the are lumped to the same config option.

This would allow server admins to control power output for each setup. It would encourage more uses to build turbines.

commented

Oops.

commented

Fixed in 0.4.1A2.

commented

Seems the newest update is supposed to include this option, but from what I can tell it's not really making the option in the config file. Looking at the code it also looks like both settings are still just looking for the old power setting.

https://github.com/erogenousbeef/BigReactors/blob/49bff00871b8bd4c292097ad77c7ac91250f62ba/src/main/java/erogenousbeef/bigreactors/common/BigReactors.java#L218