You are viewing a potentially older version of this package. View all versions.
Jacobo-UnderTheSea-0.1.4 icon

UnderTheSea

Diving mod that lets you go down using crouch and up using jump.

Date uploaded 3 weeks ago
Version 0.1.4
Download link Jacobo-UnderTheSea-0.1.4.zip
Downloads 435
Dependency string Jacobo-UnderTheSea-0.1.4

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
ValheimModding-Jotunn-2.26.1 icon
ValheimModding-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.26.1

README

UnderTheSea

NOTE: This is a variant of Searica's original UnderTheSea with gamepad support and some fixes for the fog issues that could show up while swimming. Will deprecate this package when Searica has time to update theirs.

Diving mod that lets you go up using whatever key you have bound to crouch and up using your jump key.

For managing configuration setting you can use an in-game configuration manager or change configs by editing the config file on disk as this mod has a built in file watcher.

Features

  • Configure underwater appearance.
  • Hold crouch to dive deeper.
  • Hold jump to swim upwards.
  • Hold the run key while swimming to slowly accelerate.
  • Configurable stamina while resting on the surface of the water.
  • Configure stamina drain when resting underwater.

Donations/Tips

My mods will always be free to use but if you feel like saying thanks you can tip/donate.

My Ko-fi: ko-fi

Source Code

Source code is available on Github.

Github Repository: UnderTheSea

Contributions

If you would like to provide suggestions, make feature requests, or reports bugs and compatibility issues you can either open an issue on the Github repository or tag me (@searica) with a message on my discord Searica's Mods.

Credits

Inspired by BetterDiving mod.

Shameless Self Plug (Other Mods By Me)

If you like this mod you might like some of my other ones.

Building Mods

Gameplay Mods

Networking Mods

CHANGELOG

Versions 0.X.X

Version Notes
0.1.4
  • Added a note to README file.
0.1.3
  • Added gamepad support.
  • Fixes toward fog glitches.
  • Updated BepInEx to 5.4.2333.
  • Updated Jotunn to 2.26.1.
0.1.2
  • Prevent crouching while swimming.
0.1.1
  • Update default config settings to minimize flickering while underwater (thanks soloredis!).
  • Hopefully fix debug fly camera bug by caching camera values and reseting to cached values when surfacing.
  • Update Jotunn.
0.1.0
  • Initial release.