Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
Wardrobe
Swap your gear with that sexy armorstand over there. You know you want to.
| Date uploaded | 2 years ago |
| Version | 1.3.0 |
| Download link | EardwulfDoesMods-Wardrobe-1.3.0.zip |
| Downloads | 3937 |
| Dependency string | EardwulfDoesMods-Wardrobe-1.3.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Wardrobe
- A simple mod to swap your equipped armor and weapons with those on an armor stand.
Installation
Manual
- Un-zip
TrapMeNot.dllto your/Valheim/BepInEx/plugins/folder.
Thunderstore (manual)
- Go to Settings > Import local mod > Select
TrapMeNot_v1.3.0.zip. - Click "OK/Import local mod" on the pop-up for information.
Instructions
- Target an Item Stand and use the keyboard short cut (default E + LeftAlt) to swap your equipped armor and weapons with what is on the Armor Stand.
- You must always use E + a Modifier Key. Not using E will cause the mod to stop working until you rebind it to E + a Modifier
- The Armor Swap will fail if you attempt to use a Mannequin (ArmorStand_Male or ArmorStand_Female). This is intentional as the Mannequin does not play well.
CHANGELOG
Changelog
1.4.0
- Made swapping your cloak/cape optiona with a new Config Entry SwapCloakItem, defaults to true
1.3.0
- Bumped up <LangVersion> to C# 12
- Made swapping your Utility Item optional with a new Config Entry SwapUtilityItem, defaults to true
1.2.0
- Added a check to drop items if your inventory is full
- Bumped up <LangVersion> to C# 10
- Special thank you to OrianaVenture for helping with the update to prevent item deletion!
1.0.1
- Added logging statements to confirm items are being queued correclty.
1.0.2
- Patch to resolve issue with belts and wisplights being stacked on top of each other resulting in the loss of items.
- Belts and Wisplights will now be swapped with the ArmorStand. Future Me will address this with a proper fix.
1.0.0
- Initial release.