SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Vintage Story

SailboatHotkeys

MBy memzuuu

Adds hotkeys for interacting with sailboats.

SailboatHotkeys

Description

<h1>SailboatHotkeys</h1> <div>SailboatHotkeys adds keyboard shortcuts for sailboats, so you can furl/unfurl sails and switch seats without interacting with the sailboat directly.</div> <h2>What This Mod Adds</h2> <ul> <li>Instant sail control hotkeys (full unfurl, full furl, and quick toggle cycle).</li> <li>Seat switching hotkeys while mounted on a boat (previous or next available seat). <ul> <li>Includes ratlines if available in the sailboat.</li> </ul> </li> </ul> <p>&nbsp;</p> <p><img src="https://moddbcdn.vintagestory.at/demo_7cb4263638c646f447ad451bc98439f1.gif?dl=demo.gif" alt="" width="480" height="270" /></p> <p><img src="https://moddbcdn.vintagestory.at/demo2_987a4f63fe0bdde2dfc76b0475f86076.gif?dl=demo2.gif" alt="" width="480" height="270" /></p> <h2>Installation</h2> <div>1. Download the zip file.</div> <div>2. Put it in your Vintage Story <strong>Mods</strong> folder.</div> <h2>Default Controls</h2> <ul> <li><strong>Ctrl + W</strong>: Fully unfurl sails.</li> <li><strong>Ctrl + S</strong>: Fully furl sails.</li> <li><strong>V</strong>: Toggle sails (cycles between furled, half-unfurled, fully unfurled).</li> <li><strong>B</strong>: Switch to previous free seat.</li> <li><strong>N</strong>: Switch to next free seat.</li> </ul> <h2>Changing Keybinds</h2> <p>Go to Settings and Controls tab and search for <strong>SailboatHotkeys</strong> to change keybinds.</p> <p><img src="https://moddbcdn.vintagestory.at/controls_8137602cf54fde36ae313e7753863ad9.png" alt="image" width="773" height="612" /></p> <h2>Notes</h2> <ul> <li>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.</li> <li>Compatible with <a href="https://mods.vintagestory.at/shipwright" target="_blank" rel="noopener">Shipwright</a> boats.</li> </ul> <h2>Configuration</h2> <p>You can make the hotkeys work for other entities by adding them in the <strong>sailboathotkeysconfig.json&nbsp;</strong>in your <strong>ModConfig</strong> folder.</p> <pre class="language-javascript"><code>{ "BoatTypeNames": ["EntityBoat", "EntityShipwrightBoat"] }</code></pre>

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.