AE2 Stuff

AE2 Stuff

53M Downloads

Adjust power consumtion

idnthvn opened this issue ยท 5 comments

commented

Back at it again with 1.12.2
Trying to adjust the power for the wireless connectors.
What i have tried my own config.cfg with only the adjustment for the power for wireless connectors in the ae2stuff folder. Did not work. Placed it also in the OVERRIDE folder and did not work.
I than renamed it to tuning.cfg Crashed server, so i added all the tuning stuff from your original tuning.cfg in the JAR file. I changed what i wanted. It loaded but did not apply my change. I than moved that file over to the override and still no change.
So i went in and got rid of those files i made, and went into the JAR and changed the cfg file in there. It still did not adjust it.
So i am lost.
I am using version
7.0.4
please let me know what i am doing.

commented

/config/AE2Stuff/config.cfg :

cfg Machines {
    cfg Wireless {
        PowerBase = 10
        PowerDistanceMultiplier = 1
    }
}

you can only ajust this two value for the moment

cf: #186

commented

Andrelec1. If i change powerbase, it does not actually modify anything for me. Soon as j changed powerdistancemultiplier to say 0.125, it was fine ans worked. But power base was still 10 even though i changed it to 3

commented

Andrelec1. If i change powerbase, it does not actually modify anything for me. Soon as j changed powerdistancemultiplier to say 0.125, it was fine ans worked. But power base was still 10 even though i changed it to 3

commented

okay. So i can make the change in the distance, but not the base Just FYI

commented

i use :

cfg Machines {
    cfg Wireless {
        PowerBase = 500
        PowerDistanceMultiplier = 0
    }
}

on my server, and it work ( Egnimatica2ExpertSkyblock )