About this mod
Lots of comfy shirts (and garments akin to shirts) for your fem V. Over 100 variants in total. Garment Support. Should support vanilla body, EBB, RB, EBBRB, Angel.
- Requirements
- Permissions and credits
- Changelogs
Did you know that I just loathe picture taking? You're probably sparkling with indifference to hear that. I get it. My point is that I actually play this game and thus my interest in modded clothes is in stuff that can be used when playing. As such all these bikinis and skimpy clothes don't make a whole lot of sense to me. YMMV of course, but I like to see more usable clothes that at least aim in the same direction as the vanilla clothes. Not talking about style, but working Garment Support, using proper Multilayer Materials, sensible poly counts etc. That's why you only see V on her own in the screenshots. These clothes are made to be used together with other clothes that have Garment Support as well. They won't work well on NPCs. Heck, they may not work well with body mods that don't have Garment Support. So keep that in mind, please.
Anyway. I poked my designer Gustavo with a stick and was pleasantly surprised to find him still alive. Pretty sure he never got to know my father, so I'm not sure what to make of his judgement of his character or source of income. I mean it might be possible that he exchanged eddies for intercourse, but if I don't know for sure how can he, right? Once he calmed down a little and let me explain the job I got for him he really put the unpaid in overtime and designed lots and lots of shirts and shirt-like garments. I think he designed these by ear - with him being all but blind and all - but he insisted that all the colors are meant to be a little different on each type of shirt. Yes, some color combinations won't work together, but it's more organic like that. At least that's what he said.
Oh and please dismiss any and all rumors that the dyes and fabrics were stolen. I'm pretty sure there is no evidence for any of that and I have a perfectly good reason why I have no receipts.
What This Is
Shirts, remember? Ten different types (if you count bodysuit as two) in lots of colors. Over one hundred (100) variants in total. Yes, the bodysuit and cropped wide shirt have been done before, but AFAIK never with working Garment Support.
LONGSLEEVE
This is meant to be worn on its own or with outer torso garments with reasonably wide sleeves like the lumberjack shirt. Since it's made to shrink to the skin, but not farther, it will clip with outer sleeves that are very tight. Long enough to cover the midriff with pretty much all pants.
SLEEVELESS
Just liked the idea of that one. Meant to be worn on its own or with an outer torso garment. May look a little weird if it doesn't go below the waistband of the pants. Long enough to cover the midriff with pretty much all pants.
WIDE CROPPED SHIRT
Now this does not look like it, because on its own it looks exactly like vanilla, but I put a lot of effort into this. You can combine this with a tighter garment below it or something above it. Actually works well with the plain tank. Doesn't work well with open jackets or something like that.
BASE LAYER
Just a long and almost skin tight tank top with slim straps to be worn on its own or below most other torso clothes. Long enough to cover the midriff with pretty much all pants.
MEDIUM TANK
Just a basic tank top.
SHORT TANK
Just a short tank top or sports bra. Whatever you make it to be.
PLAIN TANK
I took the vanilla shirt and changed it's proportions somewhat to make it look less baggy. I like this one a lot if worn with something below it, like e.g. short or medium tank or base layer from this mod. You know, it's almost as if someone made these to be used together. Crazy, right?
BLOUSE
Just a vanilla garment with added garment support. Can't be combined with a ton of stuff, but looks nice combined with the straps of a tank top poking out.
BODYSUIT WITH AND WITHOUT SLEEVES
Again just a vanilla garment with added garment support. Straps are separate. The sleeved version can't really be worn under any outer torso garment. I suggest using the sleveless version for that.
Supported body types are: Vanilla, Angel, RB, EBB, EBBRB
IMPORTANT Since I don't have a QA crew and have no plans to playtest with bazonga body mods, I have only checked the refits in Blender.
Virtual Atelier
2BT Apparel Virtual Atelier
Item Codes
Game.AddToInventory("Items.2bt_shirts_longsleeve_black")
Game.AddToInventory("Items.2bt_shirts_longsleeve_white")
Game.AddToInventory("Items.2bt_shirts_longsleeve_red")
Game.AddToInventory("Items.2bt_shirts_longsleeve_green")
Game.AddToInventory("Items.2bt_shirts_longsleeve_blue")
Game.AddToInventory("Items.2bt_shirts_longsleeve_orange")
Game.AddToInventory("Items.2bt_shirts_longsleeve_green_blue")
Game.AddToInventory("Items.2bt_shirts_longsleeve_red_blue")
Game.AddToInventory("Items.2bt_shirts_sleeveless_black")
Game.AddToInventory("Items.2bt_shirts_sleeveless_white")
Game.AddToInventory("Items.2bt_shirts_sleeveless_red")
Game.AddToInventory("Items.2bt_shirts_sleeveless_green")
Game.AddToInventory("Items.2bt_shirts_sleeveless_blue")
Game.AddToInventory("Items.2bt_shirts_sleeveless_green_stripes")
Game.AddToInventory("Items.2bt_shirts_sleeveless_yellow_braindance")
Game.AddToInventory("Items.2bt_shirts_sleeveless_white_bitch")
Game.AddToInventory("Items.2bt_shirts_sleeveless_pink_blue_stripes")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_charcoal")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_beige")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_red")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_green")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_blue")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_light_blue")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_blue_xx")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_beige_xx")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_transparent_blue")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_transparent_yellow")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_transparent_willow_green")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_transparent_orange")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_transparent_pink")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_transparent_violet")
Game.AddToInventory("Items.2bt_shirts_tshirt_wide_transparent_dark")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_black")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_white")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_red")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_green")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_blue")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_orange")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_white_latex")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_black_latex")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_purple_wool")
Game.AddToInventory("Items.2bt_shirts_tank_baselayer_gray_wool")
Game.AddToInventory("Items.2bt_shirts_tank_medium_black")
Game.AddToInventory("Items.2bt_shirts_tank_medium_white")
Game.AddToInventory("Items.2bt_shirts_tank_medium_red")
Game.AddToInventory("Items.2bt_shirts_tank_medium_green")
Game.AddToInventory("Items.2bt_shirts_tank_medium_blue")
Game.AddToInventory("Items.2bt_shirts_tank_medium_grey")
Game.AddToInventory("Items.2bt_shirts_tank_medium_black_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_medium_white_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_medium_red_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_medium_green_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_medium_blue_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_medium_grey_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_medium_beige_x")
Game.AddToInventory("Items.2bt_shirts_tank_plain_black")
Game.AddToInventory("Items.2bt_shirts_tank_plain_white")
Game.AddToInventory("Items.2bt_shirts_tank_plain_red")
Game.AddToInventory("Items.2bt_shirts_tank_plain_green")
Game.AddToInventory("Items.2bt_shirts_tank_plain_blue")
Game.AddToInventory("Items.2bt_shirts_tank_plain_white_red_stripes")
Game.AddToInventory("Items.2bt_shirts_tank_plain_white_blue_stripes")
Game.AddToInventory("Items.2bt_shirts_tank_plain_black_samurai")
Game.AddToInventory("Items.2bt_shirts_tank_plain_red_samurai")
Game.AddToInventory("Items.2bt_shirts_tank_plain_white_flowers")
Game.AddToInventory("Items.2bt_shirts_tank_plain_green_hex")
Game.AddToInventory("Items.2bt_shirts_tank_short_black")
Game.AddToInventory("Items.2bt_shirts_tank_short_white")
Game.AddToInventory("Items.2bt_shirts_tank_short_red")
Game.AddToInventory("Items.2bt_shirts_tank_short_green")
Game.AddToInventory("Items.2bt_shirts_tank_short_blue")
Game.AddToInventory("Items.2bt_shirts_tank_short_grey")
Game.AddToInventory("Items.2bt_shirts_tank_short_black_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_short_white_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_short_red_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_short_green_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_short_blue_ribbed")
Game.AddToInventory("Items.2bt_shirts_tank_short_green_white_stripes")
Game.AddToInventory("Items.2bt_shirts_tank_short_white_red_stripes")
Game.AddToInventory("Items.2bt_shirts_tank_short_purple_yellow_stripes")
Game.AddToInventory("Items.2bt_shirts_tank_short_red_blue_stripes")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_charcoal")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_beige")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_red")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_green")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_blue")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_pink")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_purple")
Game.AddToInventory("Items.2bt_shirts_jacket_blouse_brown")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_black")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_white")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_red")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_green")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_light_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_white_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_red_grey")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_stripes")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_black_latex")
Game.AddToInventory("Items.2bt_shirts_bodysuit_body_white_latex")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_black")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_white")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_red")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_green")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_light_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_white_blue")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_red_grey")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_stripes")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_black_latex")
Game.AddToInventory("Items.2bt_shirts_bodysuit_sleeveless_white_latex")
Game.AddToInventory("Items.2bt_shirts_bodysuit_straps_black_canvas")
Game.AddToInventory("Items.2bt_shirts_bodysuit_straps_white_canvas")
Game.AddToInventory("Items.2bt_shirts_bodysuit_straps_beige_canvas")
Game.AddToInventory("Items.2bt_shirts_bodysuit_straps_black_nylon")
Game.AddToInventory("Items.2bt_shirts_bodysuit_straps_white_nylon")
Game.AddToInventory("Items.2bt_shirts_bodysuit_straps_grey_nylon")
Known Issues
I did my best to make the shirts work with each other, i.e. not pushing other clothes below V's skin etc. This was weeks of work for the vanilla body, but there are limits to what Garment Support can do, so there will be combinations that won't really work together.
Also there will probably be tons of clipping on the Hyst bodies if you combine the shirts, because as far as I know Hyst bodies don't have Garment Support. That is not for me to fix. If you see clipping with just a single garment equipped, please drop me a comment with a picture and I'll have a look.
Compatibility
Should be compatible with everything.
Installation
Just drop the contents of the zip file into your game's root folder like a caveperson or use a mod manager of your choice.
Thanks
All the fine people who develop WolvenKit and core mods and write the modding wiki
All the helpful people on the modding community discord server (too many to list)