KuroPhantom-ScrollHotbar icon

ScrollHotbar

Scroll through the hotbar with the mouse wheel. Hold Ctrl to zoom the camera.

Last updated 2 weeks ago
Total downloads 436
Total rating 1 
Categories Mods Tweaks Misc Tools Client-side Utility
Dependency string KuroPhantom-ScrollHotbar-2.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

ScrollHotbar

ScrollHotbar is a simple quality-of-life mod for Valheim that lets you cycle through your hotbar items using the mouse wheel. It also intelligently handles camera zooming โ€” scroll the wheel freely to swap items, or hold Left Ctrl to adjust the zoom instead.

๐Ÿงฐ Features

  • โœ… Scroll the mouse wheel to cycle through hotbar slots (1โ€“8).
  • โœ… Hotbar selection wraps around โ€” no getting stuck at the end.
  • โœ… Slots are switched even if they are empty (so you can prep items).
  • โœ… Hold Left Ctrl to zoom the camera in/out, just like the default Valheim behavior.
  • โœ… When Ctrl is not held, zoom stays fixed and is not affected by scrolling.
  • โœ… Scroll position is preserved between switches โ€” no unexpected zoom resets.

๐ŸŽฎ How It Works

  • Scrolling up selects the next hotbar slot.
  • Scrolling down selects the previous one.
  • If Left Ctrl is held, the scroll wheel is redirected to control camera zoom.
  • Zoom levels persist until manually changed.
  • Scrolling through empty slots is allowed so that you can still prepare them.

๐Ÿ“ฆ Installation

  1. Install BepInExPack (required to load mods):

  2. Download ScrollHotbar:

  3. Install the mod:

    • If using r2modman: Add the mod to your profile.
    • Manually: Place the .dll file into the BepInEx/plugins/ folder.
  4. Launch Valheim and enjoy scrolling your hotbar!

๐Ÿงช Compatibility

  • Compatible with most UI and gameplay mods.
  • Tested with Valheim v0.217.x and BepInEx 5.4.2202.

๐Ÿ”ง Configuration

Keybind Change and Scroll Invert in F1 Menu

๐Ÿž Known Issues

  • None currently. If you find a bug, please report it on the GitHub Issues page.

๐Ÿค Contributions

Pull requests are welcome! Feel free to fork the repo and submit changes.

If you'd like to contribute:

  1. Fork the repository.
  2. Make your changes in a new branch.
  3. Submit a pull request with a clear explanation.

๐Ÿ“œ License

MIT License. You are free to use, modify, and redistribute this mod.


Made with โค๏ธ by Kuro Phantom