


Adds waterproof versions of vanilla wood, darkwood, and ashwood build pieces to Valheim. Includes optional extended-range placement, removal, hover highlighting, and copy-piece functionality for waterproof pieces.
Config file location:
BepInEx/config/hex.waterproofbuilding.cfg
Example configuration:
[General]
## Enable or disable the mod
# Setting type: Boolean
# Default value: true
Enabled = true
[Extended Placement Range]
## Enable extended-range placement, removal, hover highlighting, and copy-piece functionality for waterproof pieces
# Setting type: Boolean
# Default value: true
Enabled = true
⚠️ Changes to configuration settings require a full game restart.
Waterproof pieces are registered during game initialization and cannot be safely removed at runtime.
Install using a Thunderstore-compatible mod manager such as r2modman.
BepInEx/plugins/HexWaterproofBuilding/
Example:
BepInEx/plugins/HexWaterproofBuilding/HexWaterproofBuilding.dll
This mod has been tested in single-player.
The waterproof pieces themselves should synchronize normally because they are registered through Jotunn and use standard Valheim building systems.
For multiplayer, installing the mod on both the server and all clients is recommended.