Mekanism

Mekanism

111M Downloads

Request for new powergen configuration items

dashkal16 opened this issue ยท 2 comments

commented

I'm looking to add a few new configuration items:

D:HeatGenerationLava=5.0
D:WindGenerationMin=60.0
I:WindGenerationMinY=64
D:WindGenerationMax=120.0
I:WindGenerationMinY=128

To apply the wind configuration, clamp the Y of the turbine within the listed bounds, then generate according to a linear scale.

Use case is to allow me to have better control over the last few power generation items.

commented

I'm actively working on writing the code myself. PR will come when I've completed and tested the changes.

commented

Cool. I'll be closing the issue until then if you don't mind. Reopen if you'd prefer me to do the changes.