Last updated | 3 years ago |
Total downloads | 2121 |
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
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.701README
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
- Install BepInEx.
- Extract the mod into Valheim\BepInEx\plugins folder.
- Start the game normally.
- (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