Well I think I understand the TE config tweaks now enough to tell you guys what I think is going on (I would keep these ores apart or you could end up either an ore not likely to spawn or a like 10 dense ore mystcraft world xD I not really sure which)
okay strait from the config
This right here my man is your max size for the ore it does not change the min of the size
Code:
I:ore.copper.clusterSize=7
This right here is your max hight best either keep this the same in your config ore you going to have a good nice vanilla mining at high areas
(was around 75 )
This is you min spawn for this ore (Note this does not mean you can't find ore a few block past this, it only counts the generated vain not every ore)
This seems to be how many clusters form an a chunk (if you feel you not getting what you really want just try ramping this config up
)
Code:
I:ore.copper.numClusters=18
( was 9 xD ) I need to lower this again
(14 and 15 seem to get the tin and copper to spawn as much as the iron does)
Thats it pretty simple right so with that said this would have a chance to spawn a vein of ore from 1-100 respectively 1 once every chunk in between 55 and 45.
Code:
I:ore.copper.clusterSize=100
I:ore.copper.maxY=55
I:ore.copper.minY=45
I:ore.copper.numClusters=1
I'm not so sure this is perfect but my config feels pretty good now and that is about what spawns in a good chunk or at least at got close to that number (the first the the goofy second I don't have time to count that )
Sorry if I'm wrong about anything
Best of Luck
K4b6
Also I'm a little late to the party