We should curate all our mods to improve stability, interoperability, and code quality. For each mod, we should: - Try to reconcile with the latest official version - Remove unnecessary duplications with other mods - Add optional interoperability for the other mods we use - Make sure protection is properly respected (https://github.com/BlockySurvival/issue-tracker/issues/347) - Use my config mod where possible - Use my notify mod where possible (https://github.com/BlockySurvival/issue-tracker/issues/352) - Make sure all existing bugs are fixed - Use tabs, not spaces - Make sure there are build checks (https://github.com/BlockySurvival/issue-tracker/issues/175)
We should curate all our mods to improve stability, interoperability, and code quality.
For each mod, we should: