Prevents accidentally interacting with Signs, Item Stands, and Portal tags in Valheim by requiring that the user be crouched before allowing an interaction.
Install r2modman
Install PreventAccidentalInteraction from https://valheim.thunderstore.io/package/PhantomGamers/PreventAccidentalInteraction/
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.
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