diff --git a/config/mekanism.cfg b/config/mekanism.cfg index 1b50d62..28feedd 100644 --- a/config/mekanism.cfg +++ b/config/mekanism.cfg @@ -330,13 +330,13 @@ generation { > # Maximum base generation value of the Wind Generator. - D:WindGenerationMax=480.0 + D:WindGenerationMax=240.0 # The maximum Y value that affects the Wind Generators Power generation. I:WindGenerationMaxY=255 # Minimum base generation value of the Wind Generator. - D:WindGenerationMin=60.0 + D:WindGenerationMin=30.0 # The minimum Y value that affects the Wind Generators Power generation. I:WindGenerationMinY=24