Config not applying changes properly
Landon-9999 opened this issue · 4 comments
This section in the config does nothing on the latest version. Mana still displays when setting the value to true.
There might be other sections in the config that don't work but the section below is all that I've tested.
//Determines whether mana should only display if you have a mana item in your hand.
//Client-Sided, Accepts "true" or "false"
//Default: false (always shows mana)
"displayManaWithItem": true,
Using archon-0.5.0.jar
That’s strange, I will look into it. I haven’t really checked the config for a while so something may have broken.
I know it's been a while since this issue was first posted but I did some testing and found that the config options work fine for me. Do you happen to be playing on a server?
Yeah dedicated server. So maybe server config was overriding client config? Even for GUI option I guess? But haven't tested the theory and don't have the server up anymore because I've moved on from the modpack for now.