Custom Toolbar

Custom Toolbar

707 Downloads
With this mod you can set the following:


    whether the toolbar is displayed horizontally or vertically
    horizontal and vertical margins and offsets
    toggle whether to show the toolbar when there is an active menu onscreen
    choose the position of the toolbar if the game's option to pin the tool bar is enabled
    precise position on the screen (using Advanced Menu Positioning mod)

You can change the toolbar orientation by pressing the rotate key while hovering over the toolbar.

The game has an option to pin the toolbar, preventing it from swapping top / bottom (and left / right with this mod) when the player moves. This option will prevent moving the menu.




The config variables are as follows:


    "ShowWithActiveMenu": false, - whether to show the toolbar with the menu
    [/b][b]"Vertical": false, - whether the toolbar should be displayed vertically
    "RotateKey": "MouseMiddle", - button to press to change orientation
    "SetPosition": true, - whether to make the toolbar stay in a fixed position on screen (prevents manual movement)
    "PinnedPosition": "bottom", if the game's option to pin the toolbar is enabled, chooses
    [/b][b]"PositionX": -1, - only used for remembering the manual movement of the toolbar
    "PositionY": -1, - only used for remembering the manual movement of the toolbar[/b]
    [b]"MarginX": 64,
    - distance between the toolbar and the edge of the screen when vertical (when SetPosition is true)
    "MarginY": 64, - distance between the toolbar and the edge of the screen when horizontal (when SetPosition is true)
    "OffsetX": 0, - horizontal shift of the toolbar when horizontal (when SetPosition is true)
    "OffsetY": 50, - vertical shift of the toolbar when vertical (when SetPosition is true)

You can change these by editing the config.json file or using Generic Mod Config Menu.
Technical


Requires SMAPI, uses Harmony.

Implements a Generic Mod Config Menu interface to change config settings in-game.

Compatible with Mod Updater for automatic updates.

Code is at https://github.com/aedenthorn/StardewValleyMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.

A list of all my mods for Stardew Valley is available at https://www.nexusmods.com/stardewvalley/articles/895.