

Created as an alternative solution to having too many suits, this mod will remove all suits from the rack and create terminal commands for seeing a list of suits and picking one to wear.
A command will be generated for every page of suits (6 suits per terminal page)
'suits' command is always the first page, each page after is 'suits (pagenumber)'
Generates a command for every suit
To pick a suit to wear you will use the command 'wear (suitname)'
you can see each suit name in the suits page commands
use command 'randomsuit' to wear a random suit from the list.
Here's a video demo (youtube)
FYI - This mod is more than capabale of adding more than the default maximum 100 suits from More_Suits. Feel free to change that configuration option and try to find the max possible suits you can add.
-Updated compatibility for any mod that for whatever reason removes keywords like Advanced Company was doing.
-Added configuration option to allow for leaving up to 13 suits on the rack. Default is 0.
-Added configuration option to replace negative suitIDs with positive ones, default is disabled as this may cause issues.
-Added command 'randomsuit' which will allow you to change to a random suit from the list.
-Added compatibility check with Advanced Company that fixes the issue where it would break the terminal commands in this mod.
-Removed method for replacing negative suitIDs and now just completely removing them. As far as I've seen the only suit that has this issue is the green suit from vanilla.
-Fixed issue where the mod would break if the host closed and opened a new lobby (sorry I left this in 1.0.0, thought i'd put a fix in before publishing)
-Added Hud/Chat hints when loading in to inform player that the suits were moved off the rack to the terminal.
Initial release version