No, I mean that knossos had the core package first in the -mod list, which (as I understand it) means that core was overriding the other mods (the radaricons package).
I do know that I tried calling the tbm both "aradaricons" and "zradaricons" and neither of them worked. So the tbm name didn't change the precedence (as I understand it, this is correct - table name only changes order of precedence within a mod directory).
FSO was (correctly) loading everything from "mymod-radaricons", followed by everything from "mymod-core", which was a problem. I needed Knossos to be able to change the order these mods were listed in in the "-mod" commandline.
As an aside, how does all this work once a mod is actually deployed? I notice that e.g. the MediaVPs don't have packages as far as Knossos is concerned. Does it all get mashed together in a mod directory (in which case, FSO's table loading order will suddenly start mattering)?