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.
| Date uploaded | 2 years ago |
| Version | 1.0.1 |
| Download link | RustyMods-CustomBanners-1.0.1.zip |
| Downloads | 328 |
| Dependency string | RustyMods-CustomBanners-1.0.1 |
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.2105README
Custom Banners
Plugin allows to create infinite amount of custom banners
The plugin is published with 4 example folders.
In order to successfully add custom banners into the game, you will need to create folders with 3 dinstict files:
- texture.png
- icon.png
- banner.yml
The plugin will read these 3 files, and generate the necessary information to create a new banner prefab.
Server Sync
If plugin is loaded on server, the yml file is read and shared with clients in order to dictate the recipe.
Server requires to have the texture.png and icon.png as well.
Recipes cannot be manipulated during run-time.
Example YML
prefab_name: piece_banner_bear
display_name: Banner Bear
recipe:
- m_prefabName: FineWood
m_recover: true
m_amount: 2
m_amountPerLevel: 1
m_extraAmountOnlyOneIngredient: 0
- m_prefabName: LeatherScraps
m_recover: true
m_amount: 2
m_amountPerLevel: 1
m_extraAmountOnlyOneIngredient: 0
- m_prefabName: Coal
m_recover: true
m_amount: 4
m_amountPerLevel: 1
m_extraAmountOnlyOneIngredient: 0
- m_prefabName: Chitin
m_recover: true
m_amount: 2
m_amountPerLevel: 1
m_extraAmountOnlyOneIngredient: 0
Changelog
1.0.0 - Initial Release
1.0.1 - Added a redundancy method to make sure banners appear on every building item instead of just the vanilla hammer

Contact information
For Questions or Comments, find Rusty in the Odin Plus Team Discord
Or come find me at the Modding Corner
If you enjoy this mod and want to support me: PayPal
