Displays is a Stardew Valley mod which adds mannequins you can use to display your clothes.
- Install the latest version of...
- Install this mod from Nexus Mods.
- Run the game using SMAPI.
Purchase mannequins from Robin. Right-click with the item you want to put on it, or with an empty hand to swap what you currently have equipped.
Compatible with Stardew Valley 1.5+ on Linux/macOS/Windows, both single-player and multiplayer.
That's a game limitation for dyed shirts on a different-gendered display (e.g. on a womannequin if your character is male). The dye is still present and will be visible when you swap it back onto your character.
You can avoid that by placing dyed shirts on a display of the same gender as your character.
They're special items which don't exist in the game data, so there's no way for CJB Item Spawner to find them.
As a workaround, you can spawn them like this:
- Type this command directly into the SMAPI console:
player_adddisplay mannequin female 100 - Change
femaletomaleif needed, and100to the desired number of mannequins. - Press enter to send the command.
