chase000-RemoveTerrainModifiers icon

RemoveTerrainModifiers

Allows using the hammer to remove terrain modifications.

Last updated 3 years ago
Total downloads 2041
Total rating 4 
Categories
Dependency string chase000-RemoveTerrainModifiers-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.701 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.701

README

Remove Terrain Modifiers

Allows using the hammer to remove terrain modifications.

!!! EXPERIMENTAL !!!

!!! BACK UP YOUR WORLD FIRST !!!

This is mostly intended as an emergency way to fix your world by allowing you to remove raise/flatten terrain modifications and returning the terrain to its original state.

It's unclear yet if doing so won't cause some additional issues, so use this at your own risk (after backing up your world).

Good luck.

Installation

  1. Install BepInEx.
  2. Extract the mod into Valheim\BepInEx\plugins folder.
  3. Start the game normally.
  4. (optional) Configure the removal radius using Valheim\BepInEx\config\ChaseMods.RemoveTerrainModifiers.cfg.

Configuration

Radius

Removal radius.

KeyCode

KeyCode of a key to hold along with your deconstruction key (can be set to None to use just the deconstruction key).

Changelog

0.1.0

  • Optional key to hold with the deconstruction key.

0.0.1

  • Initial version