

Description
SailboatHotkeys
SailboatHotkeys adds keyboard shortcuts for sailboats, so you can furl/unfurl sails and switch seats without interacting with the sailboat directly.
What This Mod Adds
- Instant sail control hotkeys (full unfurl, full furl, and quick toggle cycle).
- Seat switching hotkeys while mounted on a boat (previous or next available seat).
- Includes ratlines if available in the sailboat.


Installation
1. Download the zip file.
2. Put it in your Vintage Story Mods folder.
Default Controls
- Ctrl + W: Fully unfurl sails.
- Ctrl + S: Fully furl sails.
- V: Toggle sails (cycles between furled, half-unfurled, fully unfurled).
- B: Switch to previous free seat.
- N: Switch to next free seat.
Changing Keybinds
Go to Settings and Controls tab and search for SailboatHotkeys to change keybinds.

Notes
- This is both a client and server side mod due to the fact that the Sailboat in Vintage Story is an entity and interacting with it needs communication with the server.
- Compatible with Shipwright boats.
Configuration
You can make the hotkeys work for other entities by adding them in the sailboathotkeysconfig.json in your ModConfig folder.
<pre class="language-javascript">{ "BoatTypeNames": ["EntityBoat", "EntityShipwrightBoat"] }</pre>Ratings & reviews
No ratings yet
Sign in to leave a rating or comment.


