Use simple or no warnings for config
Madis0 opened this issue ยท 1 comments
I was thinking about the v1.1.1 approach, the config errors in the log are ugly and other mods don't really do that.
It would be better to replace the detailed errors with simple warnings ("variable" was not found in config, using default) or better yet, no warnings at at all, because other mods also silently fallback to defaults when a config entry is not found.