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.
HexWaterproofBuilding
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.
| Last updated | 2 weeks ago |
| Total downloads | 766 |
| Total rating | 1 |
| Categories | Mods Building Ashlands Update AI Generated |
| Dependency string | Hex_Viking-HexWaterproofBuilding-1.2.1 |
| Dependants | 1 other package depends 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.2333ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.29.0README
HexWaterproofBuilding
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.
Features
- Adds a new Waterproof Building hammer build tab
- Clones vanilla wood, darkwood, and ashwood building pieces
- Waterproof pieces do not take rain damage
- Uses vanilla build requirements plus Resin
- Supports vanilla placement, snapping, snap cycling, removal, and copy-piece functionality
- Optional extended-range placement, removal, hover highlighting, and copy-piece support for waterproof pieces
Configuration
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.
Requirements
- BepInExPack Valheim
- Jotunn
Installation
Thunderstore / r2modman
Install using a Thunderstore-compatible mod manager such as r2modman.
Manual Installation
- Install BepInExPack Valheim.
- Install Jotunn.
- Extract this package.
- Place the DLL inside:
BepInEx/plugins/HexWaterproofBuilding/
Example:
BepInEx/plugins/HexWaterproofBuilding/HexWaterproofBuilding.dll
Multiplayer
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.
Compatibility
- Uses Jotunn for prefab and piece registration
- Harmony patching
- Waterproof variants are separate prefabs and do not modify vanilla assets directly
- Extended-range functionality only applies to waterproof pieces
- Vanilla pieces retain normal placement and interaction distances
Notes
- Only buildable pieces are affected
- Existing vanilla pieces are unchanged
- Safe to add to an existing world
- Waterproof pieces are separate prefabs and do not replace vanilla pieces
- Removing the mod may leave placed waterproof pieces unavailable or non-interactable