You are viewing a potentially older version of this package. View all versions.
ModdedWolf-EasyRelocate-1.0.5 icon

EasyRelocate

Relocate interactable placed pieces with a ghost preview. Press U to grab, aim, scroll to rotate, and left-click to confirm.

Date uploaded a day ago
Version 1.0.5
Download link ModdedWolf-EasyRelocate-1.0.5.zip
Downloads 90
Dependency string ModdedWolf-EasyRelocate-1.0.5

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202

README

Easy Relocate

Relocate placed items in Valheim without breaking them down and rebuilding.

Works on interactable pieces like chests, workbenches, torches, beds, beehives, and other furniture. Look at a piece, press U, move it where you want, and confirm.


How to use

  1. Look at a placed piece you can interact with.
  2. Press U to pick it up.
  3. Aim at the new spot — a ghost preview shows where it will go.
  4. Scroll the mouse wheel to rotate.
  5. Left-click to confirm.
  6. Right-click or U to cancel.

Requirements


Installation

r2modman / Thunderstore (recommended)

  1. Install r2modman.
  2. Create or open a Valheim profile.
  3. Install BepInEx Pack Valheim.
  4. Search for Easy Relocate and click Install with Mod Manager.
  5. Launch Valheim through r2modman.

If you still have the old Press U To Relocate package, update it to 1.0.3 — it will pull in Easy Relocate automatically.

Manual (BepInEx)

  1. Install BepInEx Pack Valheim and launch the game once.
  2. Put EasyRelocate.dll in:
    <Valheim folder>\BepInEx\plugins\EasyRelocate\
    
  3. Launch the game.

If you downloaded a zip, extract it so the .dll is inside that EasyRelocate folder.


Multiplayer

All players need this mod installed for relocates to show up correctly for everyone.


Settings

After your first run, open:

BepInEx\config\ModdedWolf.EasyRelocate.cfg

If you used the old mod, settings from dev.modded.pressutorelocate.cfg are copied here automatically on first launch.

Useful options:

  • GrabKey — default U
  • MaxGrabDistance — how far you can grab a piece
  • MaxPlaceDistance — how far you can place the ghost
  • RespectWards / RequireBuildAccess — ward and build permission checks

Restart the game or reload the config after changing values.


Questions or bugs? Discord

CHANGELOG

Changelog

1.0.5

1.0.4

  • Fixed teleporters and signs not showing the relocate prompt after renaming until you attack or left-click
  • Fixed pressing U while renaming a teleporter also picking up the portal
  • Grab is also ignored while typing in other text dialogs, naming map pins, or focused in a text field

1.0.3

  • Fixed relocate ghosts looking dithered, fragmented, or invisible (Custom/Piece screen-door from translucent GhostColor/BlockedColor)
  • Forces ghost tint alpha to opaque and migrates existing cfg values
  • Fixed beds and other furniture (spice racks, hanging braziers, etc.) collapsing or breaking after relocate due to stale support bounds
  • Deploy now targets the correct r2modman plugin folder (Unknown-EasyRelocate) that the Modded profile loads

1.0.2

  • Fixed config options that stopped applying after the vanilla placement rewrite:
    • RotationSnapDegrees now controls scroll-wheel rotation snap while relocating
    • MaxPlaceDistance now limits how far the ghost can be placed
    • RequireBuildAccess again allows/denies placement in no-build zones
    • RespectWards now also applies during placement (not only when grabbing)
    • GhostColor / BlockedColor tint the relocate ghost again
  • Fixed legacy config migration so copied settings are actually loaded on first launch

1.0.1

  • Fixed chests, beehives, and other furniture sometimes breaking unexpectedly during or after relocate
  • Pauses structural wear while a piece is being moved
  • Refreshes support integrity after a successful placement

1.0.0

  • Initial release as Easy Relocate (renamed from Press U To Relocate)
  • Relocate interactable placed pieces with a ghost preview (U to grab, scroll to rotate, left-click to place)