I noticed your mods to enable certain features are empty mods that have no data. I checked the init settings file, and its in there. Virtually, this could all be done with startup settings to enable or disable the features your other mods do rather than needing another mod to do it.
Why not just add boolean settings to toggle those features? Just curious is all.
The Merge All Chests could be boolean settings for each chest type, just list "Wood Chest" "Iron Chest" "Steel Chest" "Bobs Chests" as the four booleans, and any other mods can add compatibility themselves unless you end up having a high volume of requests for additional support or some such.
The Unlimited Values mod, well thats even easier, just erase the protection limits and add warnings to the settings descriptions about whats beyond safe. Your settings already have a minimum value with no max setting set so its already possible without the mod by the looks of it.
I'm not complaining, I am just wondering why it was done like this is all when it might have been easier as settings.