GenesisExtraCustomSlots
Custom slots for various mods that support custom items.GenesisExtraCustomSlots
Custom slots for various Valheim mods that support custom items β now with unified quiver handling and improved cross-mod compatibility.
β οΈ Breaking change: This project was renamed from ExtraSlotsCustomSlots to GenesisExtraCustomSlots and reset to v1.0.0.
If you were using the old package, uninstall it before installing this one and review any custom translation/config paths.
β¨ Highlights (v1.0.0)
- πΉ HunterLegacy integration with automatic quiver detection
- π Improved backpack slot filtering to exclude quivers (prevents equip conflicts)
- π§· Unified quiver slot system for better compatibility across quiver mods
- π§° Major internal refactor to avoid a game-breaking bug and improve stability
π§ Requirements
- β ExtraSlots (required)
βΉοΈ This mod depends on ExtraSlots and extends its slot system.
π§© Supported Mods
This mod can add / manage custom slots for the following:
π Backpack Mods
- Backpacks β Dedicated Backpack slot
- AdventureBackpacks β Backpack slot with option to equip cape + backpack simultaneously
βοΈ Equipment Mods
- Jewelcrafting β Neck and Ring slots
- MagicPlugin β Tome and Earring slots
- CircletExtended β Circlet slot (available after circlet upgrade to lvl 2)
- HipLantern β Lantern slot
πΉ Quiver Mods
- BowsBeforeHoes β Quiver slot
- HunterLegacy β Integrated quiver support with smart detection
π§ Features
πΉ Smart Quiver Integration
- Automatically detects quivers across supported mods
- Prevents quivers from occupying Backpack slots
- Ensures correct slot assignment for quivers vs. backpacks
π οΈ Customization Options
- Add new slots β Add new slots as you see fit
- Enable/Disable slots β Toggle specific slots on/off
- Slot progression β Unlock slots when you first obtain related items (ExtraSlots behavior)
π‘ Tip: A game restart is recommended after toggling the AdventureBackpacks slot.
π¦ Installation (Manual)
- Place
GenesisExtraCustomSlots.dllinto yourBepInEx\plugins\folder - Ensure ExtraSlots is installed
- Launch the game and enjoy π
βοΈ Configuration
Use a configuration manager for the best experience:
π Compatibility
- β ExtraSlots (required)
- β Listed supported mods (optional β install only what you use)
- β Multiple quiver mods at the same time (unified/quiver-smart handling)
π Migration from ExtraSlotsCustomSlots
- ποΈ Uninstall ExtraSlotsCustomSlots first
- π§ Your old configs will not be enabled since the package name changed. You will have to reconfigure the mod as you like in the new file
- π§ͺ If you use quiver/backpack mods together, verify behavior with the unified quiver & backpack filter logic
π Changelog (Latest)
- πΉ Added HunterLegacy integration with automatic quiver detection
- π Improved backpack slot filtering to exclude quivers
- π§· Unified quiver slot system for better mod compatibility
- π§° Refactored tons of code to prevent a game-breaking bug
Full history is available in
CHANGELOG.md.
β οΈ Known Issues
- π Restart recommended after enabling/disabling the AdventureBackpacks slot
π Credits
- Original ExtraSlots and ExtraSlotsCustomSlots by shudnal
- Huge thanks to the authors of the supported mods for their awesome work
