File information

Last updated

Original upload

Created by

Sumi

Uploaded by

SumiTerra

Virus scan

Safe to use

Tags for this mod

About this mod

Adds additional black versions of various vanilla items. ArchiveXL. Compatible with refits (see details). Fem V only.

Share
Requirements
Permissions and credits
Changelogs
Sometimes, you don't want to stand out from the crowd. This mod adds inky black variants of 37 vanilla clothing items.

Included
See images for a screenshot of each item.

Compatibility
Fem V only.

Thanks to ArchiveXL and the magic of resource patching, this mod will reference the refitted versions of the vanilla clothing items that you have installed. This mod doesn't contain any refits directly.

Confirmed working for Vanilla, Angel, EBB/EBBRB, Small chest, will most likely work for others.

EXCEPT: The rolled slimfits - since that's not a vanilla item, it will likely clip on any bodies that modify V's butt size.

Garment Support
Garment support is determined by the refit you are using.

Optional Atelier
Purchase items on V's computer. Download it here.

Known Issues
  • Because the colour is so dark, any clipping issues will be more more apparent. This is especially noticeable at the waist and at the armpits.
  • Mantis blades clip with long sleeved items - There is a way to fix this but I haven't been able to get it working.

Installation
Copy the archive and r6 folders to your main game folder.

Uninstallation
  • Delete sumi_monochromer_clothing.archive and sumi_monochromer_clothing.archive.xl from archive\pc\mod
  • Delete sumi_monochromer_clothing.yaml from r6\tweaks\sumi

CET Codes
Spoiler:  
Show
##OUTER TORSO

Game.AddToInventory("Items.sumi_monochromer_rally_bolero_rolled")
Game.AddToInventory("Items.sumi_monochromer_rally_bolero_long")
Game.AddToInventory("Items.sumi_monochromer_rally_bolero_sleeveless")
Game.AddToInventory("Items.sumi_monochromer_rally_bolero_rolled_aldecaldos")
Game.AddToInventory("Items.sumi_monochromer_edgerunner")
Game.AddToInventory("Items.sumi_monochromer_biker_jacket_collar")
Game.AddToInventory("Items.sumi_monochromer_biker_jacket_nocollar")
Game.AddToInventory("Items.sumi_monochromer_bomber")
Game.AddToInventory("Items.sumi_monochromer_shoulder_straps_full")
Game.AddToInventory("Items.sumi_monochromer_shoulder_straps_simple")
Game.AddToInventory("Items.sumi_monochromer_crop_sweater")
Game.AddToInventory("Items.sumi_monochromer_cutout_bodysuit")
Game.AddToInventory("Items.sumi_monochromer_bolero_bomber")
Game.AddToInventory("Items.sumi_monochromer_cropped_bomber")
Game.AddToInventory("Items.sumi_monochromer_bodyguard_coat_rolled")
Game.AddToInventory("Items.sumi_monochromer_bodyguard_coat_long")
Game.AddToInventory("Items.sumi_monochromer_biker_vest")
Game.AddToInventory("Items.sumi_monochromer_yukata")

##INNER TORSO

Game.AddToInventory("Items.sumi_monochromer_basic_tank")
Game.AddToInventory("Items.sumi_monochromer_basic_tshirt")
Game.AddToInventory("Items.sumi_monochromer_cropped_tank")
Game.AddToInventory("Items.sumi_monochromer_knotted_tank")
Game.AddToInventory("Items.sumi_monochromer_muscle_tank")
Game.AddToInventory("Items.sumi_monochromer_racerback_tank")
Game.AddToInventory("Items.sumi_monochromer_sporty_tank")
Game.AddToInventory("Items.sumi_monochromer_tight_tank")

##PANTS

Game.AddToInventory("Items.sumi_monochromer_rogue_pants")
Game.AddToInventory("Items.sumi_monochromer_slim_fits")
Game.AddToInventory("Items.sumi_monochromer_slim_fits_rolled")
Game.AddToInventory("Items.sumi_monochromer_racer_pants")
Game.AddToInventory("Items.sumi_monochromer_racer_pants_nochain")
Game.AddToInventory("Items.sumi_monochromer_office_pants")
Game.AddToInventory("Items.sumi_monochromer_loose_fits")

##SHOES

Game.AddToInventory("Items.sumi_monochromer_platform_boots")
Game.AddToInventory("Items.sumi_monochromer_fleet_boots")
Game.AddToInventory("Items.sumi_monochromer_high_tops")

##MASK

Game.AddToInventory("Items.sumi_monochromer_gas_mask")