What are the chances of you (as in, the modpack team) or King Lemming himself posting a little guide on what the config options actually mean? I am extremely enthusiastic about having these options and would love to know more!
Like, is it true the vanilla numbers are bonuses in addition to vanilla spawns, not replacements? If you change the vein size, does that only affect the bonus, or also the vanilla vein sizes? Regarding vein size, is that number always generated, or is it a maximum and the actual vein size is randomized for each vein? If so, is the lower bound 1, or something else? And is each size equally likely (linear distribution) or is there a peak somewhere (normal distribution)? Where's that peak? If I halve the number of ore veins but double the vein size, do I get the exact same amount of ore, or just roughly the same, or really not anywhere near the same amount? What if it's the other way around, double the veins but half the size? Can I simply compute the expected average ore per chunk by doing vein size * vein number, or is there additional math (like the aforementioned randomization) going ito it?
And that's just spontaneously off the top of my head, I bet I can come up with more if I try