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.
Wearable Trophies
Allows wearing trophies and other gear as style.
| Date uploaded | 2 years ago |
| Version | 1.9.0 |
| Download link | JereKuusela-Wearable_Trophies-1.9.0.zip |
| Downloads | 5390 |
| Dependency string | JereKuusela-Wearable_Trophies-1.9.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.2200README
Wearable trophies
Allows equipping trophies and other gear as style.
Install on the client (modding guide).
The changes done by the mod are visible to un-modded clients.
Features
Equip any trophy or gear (with shift key pressed) from the inventory to visually replace the equipment (while still keeping the stats).
Note: Using some items can print warnings to the console but this should be harmless.
Configuration
When installed on the server, these settings are synced to all clients:
Allow armor(default:true): Armor can be used as style.Allow weapons(default:true): Weapons can be used as style.- All weapons can be used on both left and right hand.
Allow trophies(default:true): Trophies can be used as style.- Requires
Allow armorto be enabled. - Some trophies don't fit properly on the player model.
- Requires
Allow back weapons(default:true): Back weapons can be set separately.- When weapons are sheathed, they are visible on the back.
- This can be used to override what is shown on the back.
Allow forcing gear(default:true): Gear can be used on any slot.- Any gear can be forced equipped to any slot. For example weapon as helmet.
- Most combinations won't do anything but some are useful.
Allow forcing any item(default:true): Any item can be used on any slot.- Requires
Allow forcing gearto be enabled. - Most items won't do anything but some are visible (usually if they can be put to item stands).
- Requires
These settings are client specific:
Show key hints(default:true): If enabled, key binds are shown on tooltips.Style key(default:Left shift): Key to equip as style.- Weapons go to the right hand.
Left hand key(default:Left control): Key to equip weapon to the left hand.Right back key(default:Left shift + Left alt): Key to equip weapon to the right back.Left back key(default:Left shift + Left control): Key to equip weapon to the left back.Force helmet key(default:None): Key to force helmet.Force chest key(default:None): Key to force chest.Force legs key(default:None): Key to force legs.Force shoulder key(default:None): Key to force shoulder.Force utility key(default:None): Key to force utility.Force left hand key(default:None): Key to force left hand.Force right hand key(default:None): Key to force right hand.
Credits
Sources: GitHub
Donations: Buy me a computer
CHANGELOG
-
v1.10
- Fixes some gear not working in every slot (still most combinations don't work but at least the mod doesn't limit it anymore).
- Fixes consumables not being equippable.
-
v1.9
- Fixed for the new game version.
-
v1.8
- Adds support for vanity armor and weapons.
- Adds configurable key bindings.
- Adds server synced configuration to select allowed vanity items.
-
v1.7
- Shift key is now required for equipping (compatibility with Useful Trophies mod and allows using them on altars).
-
v1.6
- Updated for the new game version.
-
v1.5
- Removes custom styles as obsolete (split to Vanity mod).
-
v1.4
- Changes the GUID.
-
v1.3
- Fixed conflict with NPC mods (caused them to wear your equipment).
-
v1.2
- Fixed critical error on player death (prevents tombstone).
-
v1.1
- Added character specific configuration.
- Improved visuals on the character selection screen.
- Fixed conflict with EasySpawner (and probably some other mods too).
-
v1.0
- Initial release