You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
When ever I try to set it so I gain modifiers for any levels past the default, the config options reset to default on server restart.
There is no option in my config to enable it (set it to true) making it even more confusing.
I made sure to increase the max tool level to what ever the highest modifier's level was.. I even tried adding a line "B:ExtraModifiers=true", since I couldn't find it in any of the config files.
I have no idea what to do, please help.
I am using the Unabridged AT Launcher mod pack, maybe the config file for that pack is no good? If anyone has a true default config file they can give me, that might help.
Edit: The default config doesn't seem to have an option to enable it either.
The text was updated successfully, but these errors were encountered:
Are you setting the config on both client and server? Also adding lines wont help, whatever is not present in the default config doesn't exist. Unless something breaks on startup.
Update: With random bonuses enabled, I can edit it a little bit. Though, I can't get it to accept numbers where there is a gap in the levels, after there isn't.
Such as it will accept
2
4
6
8
And
2
4
6
8
9
10
But if I put in.
2
4
6
8
9
10
12
It resets that config option back to default, because of the missing level between 10 and 12 after there not being a gap in the levels before.....
Anyone know a way around this? I really want to make a long system of levels with various gaps between modifier points.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When ever I try to set it so I gain modifiers for any levels past the default, the config options reset to default on server restart.
There is no option in my config to enable it (set it to true) making it even more confusing.
I made sure to increase the max tool level to what ever the highest modifier's level was.. I even tried adding a line "B:ExtraModifiers=true", since I couldn't find it in any of the config files.
I have no idea what to do, please help.
I am using the Unabridged AT Launcher mod pack, maybe the config file for that pack is no good? If anyone has a true default config file they can give me, that might help.
Edit: The default config doesn't seem to have an option to enable it either.
The text was updated successfully, but these errors were encountered: