bug: the config file doesn't work
Closed this issue · 2 comments
1lunea commented
What happened?
So I installed the mod yesterday and used the config to change things but when I joined my world, it didn't work! didn't
What should have happened?
All enchants tweak I have enabled should work, the enchant cap should changed
How to reproduce?
- Download the mod
- Change the config file
- Join the game
- Create a creative world to test out all the mods
- It didn't work
- Check the config file again
- Reload world
- It still didn't work
What is the jar file name?
enchanttweaker-1.4.9+mc1.20.3-1.20.4.jar
What Minecraft version?
Fabric 1.20.4
Any relevant logs?
Nothing
Anything else?
Nothing
Before submitting...
- This issue is not a duplicate of an existing issue (open or closed).
adibarra commented
Hello, it seems you might have missed setting capmod_enabled=true
at line 243 in the config file. Could you please check and update this setting? Let me know if this resolves your issue or if you continue to experience problems.
Thanks!
1lunea commented
Thanks!