Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust power consumtion #206

Open
idnthvn opened this issue Aug 4, 2019 · 5 comments
Open

Adjust power consumtion #206

idnthvn opened this issue Aug 4, 2019 · 5 comments

Comments

@idnthvn
Copy link

idnthvn commented Aug 4, 2019

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.

@idnthvn
Copy link
Author

idnthvn commented Aug 4, 2019

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

@andrelec1
Copy link

andrelec1 commented Aug 4, 2019

/config/AE2Stuff/config.cfg :

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

you can only ajust this two value for the moment

cf: #186

@idnthvn
Copy link
Author

idnthvn commented Aug 5, 2019

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

1 similar comment
@idnthvn
Copy link
Author

idnthvn commented Aug 5, 2019

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

@andrelec1
Copy link

i use :

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

on my server, and it work ( Egnimatica2ExpertSkyblock )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants