I am working on updating the configurations for the mod Custom Ore Generation: First Revival, a mod designed to replace vanilla ore sprinkling with more realistic veins, ore clouds, and soon strata. In the course of making configurations, I have set up sufficient calculation to make the oregen consistent with the vanilla WorldGenMinable() values (min/max Y, max ores per vein, max veins per chunk). However, some mods, including IC2, do not have source code where I can see it (or at least, if they do, I don't know where to look).
I was hoping it would be alright to ask what the values are for IC2 ores?