it is a possibility that auto consolidate could be the default if nothing is specified, however the current default is that all of the clothing entries are added on their corresponding menus. info copied from the moreclothing settings file:
[code]
;If no modtypes are given, all possible pieces are added. example to add all pieces in the file 'Fusion.swf' --> Fusion.swf=Fusion
;You can choose specific modtypes to be added to the menus, exmple on how to add the tops and bottom of 'Fusion.swf' --> Fusion.swf=Fusion:CostumeTop:CostumeBottoms
;To mount a modtype on a different modtype menu, use the '>' symbol after the modtype. example to put the bottoms of the fusion costume on the tops menu --> Fusion.swf=Fusion:CostumeBottoms>CostumeTop
;There are additional Body menus you can redirect clothing to, they are 'Body2' and 'Body 3' --> Fusion.swf=Fusion:CostumeBottoms>Body3
;Multiple pieces can be put in the same menu to package them together. Example to put the footwear, top, and bottoms of the fusion mod on the top menu --> Fusion.swf=Fusion:CostumeTop:CostumeBottoms>CostumeTop:CostumeFootwear>CostumeTop
[/code]