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

DigDeeper

Allows digging deeper into the ground.

Date uploaded 10 hours ago
Version 1.3.0
Download link Crystal-DigDeeper-1.3.0.zip
Downloads 998
Dependency string Crystal-DigDeeper-1.3.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 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.2350
shudnal-ConditionalConfigSync-1.0.5 icon
shudnal-ConditionalConfigSync

Shared config synchronization and server policy library for Valheim mods. Installed as a dependency and compatible with Jotunn and ServerSync.

Preferred version: 1.0.5

README

Increased the depth you can dig into the ground by 150%. The amount is configurable.

Also allow you to configure the height you can raise terrain.

Run the game once with the mod enabled to generate the config. See config for details on what each option does.

This mod must be installed on client and server.

Some configuration options can be enforced by a server running ConditionalConfigSync. See included ConfigSync_Readme.txt file for more information.

Installation

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

Manual Install

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

Changelog

1.3.0

1.2.0

  • Updated for Valheim 1.0

1.1.7

  • Updated to work with latest game version

1.1.6

  • Updated BepinEx version

1.1.5

  • Updated BepinEx version
  • Updated .NET version

1.1.4

  • Updated BepinEx version

1.1.3

  • Updated BepinEx version

1.1.2

  • Updated BepInEx version

1.1.1

  • Updated BepInEx version

1.1.0

  • Updated to work with the game's new terrain modification system released in 0.150.3.
  • Increased default dig depth from 12 to 20. This should be deep enough to allow fully digging under any copper nodes.

1.0.0

  • Initial release