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.
ReplaceSkillIcons
A simple client-side mod to replace skill icons, supporting all vanilla and non-vanilla skills.
By lekima
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | lekima-ReplaceSkillIcons-1.0.0.zip |
| Downloads | 14465 |
| Dependency string | lekima-ReplaceSkillIcons-1.0.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
Description
A simple client-side mod to replace skill icons, supporting all vanilla and non-vanilla skills.
How to replace skill icons
- Name your custom icon file
skill_id.png, replaceskill_idwith the internal skill ID* - Put the icon file(s) into the
BepInEx/config/ReplaceSkillIconsfolder - Enjoy!
How to find internal skill IDs
- Press
F5in-game to open the console window (more info) - Type
raiseskill(with an emptyspaceat the end) - Press
Tabto cycle through all the skill IDs, find yours and take note.
Known issues
- Non-vanilla skills won't show their custom icons in
cheatraiseskillmessages (normalraiseskillmessages are not affected)
Changelog
1.0Initial release
Credits
- KG for writing the mod