Baka_Gaijin-PlanHide icon

PlanHide

Hotkey to hide PlanBuild plan projections and disable their collision so you can edit terrain through them.

Last updated 19 hours ago
Total downloads 10
Total rating 1 
Categories Client-side AI Generated
Dependency string Baka_Gaijin-PlanHide-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
MathiasDecrock-PlanBuild-0.18.4 icon
MathiasDecrock-PlanBuild

PlanBuild enables you to plan, copy and share your building creations in Valheim with ease. Includes terrain tools and immersion items.

Preferred version: 0.18.4

README

PlanHide

A tiny client-side quality-of-life add-on for PlanBuild.

When you stamp a blueprint, PlanBuild places semi-transparent plan (ghost) pieces. Those ghosts keep their colliders, so your Hoe / Cultivator hits the projection instead of the ground and you can't level or edit terrain underneath. PlanBuild has no built-in hotkey to get them out of the way.

PlanHide adds one hotkey that instantly:

  • hides the plan-piece renderers (the ghost disappears), and
  • disables the plan-piece colliders (terrain tools pass straight through).

Press the key again to bring everything back exactly as it was. Nothing is built, removed, or modified — it's a pure visual + collision toggle, so your blueprint stays intact.

Usage

  1. Stamp your blueprint as normal with PlanBuild.
  2. Press the toggle key (default Insert) — the projection vanishes and loses collision.
  3. Terraform freely with the Hoe / Cultivator.
  4. Press the key again to show the projection and continue building.

Newly stamped plan pieces are caught automatically while the projection is hidden.

Configuration

Open the in-game Configuration Manager (default F1) → Baka PlanHide:

Setting Default Description
Toggle Hotkey Insert Key (supports modifiers) that toggles the projection.
Disable Collision When Hidden true Let terrain tools pass through plan pieces while hidden.
Disable Visibility When Hidden true Hide the ghost renderers while hidden.
Show On-Screen Message true Centre-screen "HIDDEN / SHOWN" confirmation.

You can also edit baka.PlanHide.cfg in BepInEx/config directly.

Requirements

  • BepInEx
  • PlanBuild

Notes

This is a personal QoL mod. It only touches PlanBuild plan pieces (PlanBuild.Plans.PlanPiece); real built structures are never affected.