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.
| Date uploaded | 2 weeks ago |
| Version | 1.0.2 |
| Download link | Zenox-HideSail-1.0.2.zip |
| Downloads | 54 |
| Dependency string | Zenox-HideSail-1.0.2 |
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.
CHANGELOG
Changelog
1.0.7
- Added a screenshot to the README.
1.0.6
- Added proper Thunderstore categories (Transportation, Client-side, Utility) - no functional changes.
1.0.3
- Fixed the README's screenshot not actually being included in the uploaded package.
1.0.2
- Added an in-game screenshot to the README.
1.0.1
- Added a Discord link for bug reports/suggestions.
1.0.0
- Initial release: press H to fade your ship's sail near-invisible, synced across everyone on the same boat, split out of Zenox as a standalone mod.