Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
HideSail
Press H to fade your ship's sail near-invisible (not fully hidden, so up/down state stays visible). Synced across everyone on the same boat.
| Last updated | 3 days ago |
| Total downloads | 555 |
| Total rating | 1 |
| Categories | Client-side Utility Transportation AI Generated Deep North Update |
| Dependency string | Zenox-HideSail-1.0.7 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
HideSail
Press a key to fade your ship's sail near-invisible while sailing - handy for screenshots or just a cleaner look - without fully hiding it, so you can still tell at a glance whether the sail is up or down.
Bugs / suggestions: Discord

Behaviour
- Board any ship, press the hotkey (default
H) → the sail fades to a configurable low transparency instead of disappearing completely. - Press again → sail fades back to fully visible.
- The hidden/visible state is synced across everyone on the same boat: if one player toggles it, everyone else on board sees the same state, including players who board later.
Configuration
Settings live in BepInEx/config/zenox.hidesail.cfg, generated on first run:
| Setting | Default | Description |
|---|---|---|
HideSailKey |
H |
Key that toggles the sail's visibility. |
SailHiddenAlpha |
0.01 |
Transparency when hidden (0 = fully invisible, 1 = fully opaque). |
UpdateInterval |
0.1 |
Seconds between checks for which ship you're currently on. |
Multiplayer
Fully multiplayer-synced via the ship's own network data - works correctly regardless of which player currently owns/simulates the ship.