Documentation for Mod Version's Config file
Closed this issue ยท 3 comments
Is your suggested enhancement related to a problem? Please describe.
The mod version's config file has multiple options, but they're all strings with no documentation (that I could find) on what valid values are. I want to disable the sound fx, but the option is "WORLD", so idk if I need to change it to "NONE", "DISABLED", "FALSE", etc.
Describe the solution you'd like
A brief wiki page breaking down the config of the mod version would be nice, as most of the wiki is datapack focused.
Describe alternatives you've considered
No response
Additional context
No response
The valid values are WORLD, YES, NO. Not sure why I didn't go with true/false tbh, but that's how it is now.
Quick reminder that you need to have MidnightLib installed for the config file to work