Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
PlanHide
Hotkey to hide PlanBuild plan projections and disable their collision so you can edit terrain through them.
By Baka_Gaijin
| 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
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333MathiasDecrock-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.4README
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
- Stamp your blueprint as normal with PlanBuild.
- Press the toggle key (default Insert) — the projection vanishes and loses collision.
- Terraform freely with the Hoe / Cultivator.
- 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.