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.
ValkyrieArmors
Adds custom armors. Also allows creation of custom armor sets.
| Date uploaded | 2 years ago |
| Version | 0.0.3 |
| Download link | ValkyrieMods-ValkyrieArmors-0.0.3.zip |
| Downloads | 568 |
| Dependency string | ValkyrieMods-ValkyrieArmors-0.0.3 |
This mod requires the following mods to function
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.20.1README
Valkyrie's Armors
Allows for custom armor set creation using existing prefabs (vanilla & modded) via JSON configurations.
Example configurations can be found inside BepInEx/config/ValkyrieArmors/.
For all custom configurations to work, requires Southsil's Armors and ShogunEras mods.
To Do:
- [ ] Config file + Server Sync
- [ ] Allow creation of individual armor parts
CHANGELOG
Changelog
Version 0.0.3
- Removed unused System DLLs from package
Version 0.0.2
- Fixed a bug where some armor sets would only add its helmets
- Added support for male/female armor prefabs using just original prefab and
_Fat the end of the female variant - Fixed a bug where game would crash if the client didn't find the inventory slot border image
Version 0.0.1
- Initial release