PhantomGamers-PreventAccidentalInteraction icon

PreventAccidentalInteraction

Prevents accidentally interacting with Signs, Item Stands, and Portal tags in Valheim by requiring that the user be crouched before allowing an interaction.

Last updated 2 years ago
Total downloads 10370
Total rating 11 
Categories Mods Client-side
Dependency string PhantomGamers-PreventAccidentalInteraction-1.0.9
Dependants 31 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

Valheim-PreventAccidentalInteraction

Prevents accidentally interacting with Signs, Item Stands, and Portal tags in Valheim by requiring that the user be crouched before allowing an interaction.

Installation

Simple

Install r2modman
Install PreventAccidentalInteraction from https://valheim.thunderstore.io/package/PhantomGamers/PreventAccidentalInteraction/

Manual

Install BepInExPack
Download latest release .zip from https://github.com/PhantomGamers/Valheim-PreventAccidentalInteraction/releases/latest
Extract PreventAccidentalInteraction.dll from downloaded zip to BepInEx/plugins and then you can launch the game.

Changes

1.0.9 - fix handling of portals
1.0.8 - support for 0.148.7+ (should still work on previous versions as well), prevent using items where interactions are blocked
1.0.7 - fix nexus update checker (forgot to mark 1.0.6 as 1.0.6, so now this is marked as 1.0.7)
1.0.6 - remove reference dll mistakenly included in package
1.0.5 - added configurable key bindings, option to hide hover text
1.0.4 - added Nexus Update Check support, improved compatibility with mod object interactions
1.0.3 - made prevented interactions user configurable
1.0.2 - don't block guardian power item stands
1.0.1 - added portal tag interactions
1.0.0 - initial release