You are viewing a potentially older version of this package. View all versions.
Crystal-Underwater-1.0.0 icon

Underwater

Allow players to go underwater.

Date uploaded 3 years ago
Version 1.0.0
Download link Crystal-Underwater-1.0.0.zip
Downloads 549
Dependency string Crystal-Underwater-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333
Crystal-CrystalLib-1.1.2 icon
Crystal-CrystalLib

Code library with utilities for mods to use.

Preferred version: 1.1.2

README

Adds an option for players to walk along the seafloor instead of swimming at the water surface. This option can be changed in the mod config or by pressing the Backspace key in game.

This mod was created primarily to assist with placing building pieces underwater. I may try to add diving controls in the future, but for now the options are to swim on the surface or walk on the bottom.

Installation

This mod is designed to install and run via r2modman. You can optionally install it manually following the steps below.

Manual Install

  1. Install BepInExPack Valheim
  2. Download latest Underwater.dll by clicking "Manual Download". Extract the dll from the zip file into [GameDirectory]\Bepinex\plugins. (You only need the dll.)
  3. Run the game once, then close it and edit the generated cfg file in [GameDirectory]\Bepinex\config if you want to customize anything.

Changelog

1.0.0

  • Initial release