Well it depends what you mean...
For example if you have 10 columns for one mod, only used on 2 pages, and is still selected, then yes consider putting that into a separate table. Not every mod needs to insert into the “users” table: most old free mods do. Try having a quick look here - New tables are good! Database
Of course A_B does have a point; if all you’re going to do is use a join to select the information, as it’s still needed, then yes it’s pointless.