BeowulfMods-ValheimCreate icon

ValheimCreate

Free building for structural pieces (Building & Heavy Build tabs). No resource costs to place or remove. In-game UI to individually enable free building for extra pieces like torches and stake walls.

Last updated 5 days ago
Total downloads 362
Total rating 0 
Categories Building AI Generated
Dependency string BeowulfMods-ValheimCreate-0.2.15
Dependants 0 other packages depend on this package

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
ValheimModding-Jotunn-2.24.3 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.24.3

README

ValheimCreate

A Valheim mod that removes resource costs for structural building pieces while leaving all other gameplay mechanics intact.

What It Does

Valheim's built-in "free build" debug mode removes costs for everything — including boats, crafting stations, fires, and other progression items. ValheimCreate targets only the two structural build tabs:

Tab Examples
Building Wood walls, floors, roofs, beams, doors
Heavy Build Stone, iron, ashstone, and marble structural pieces

All other tabs (Misc, Crafting, Furniture, Feasts, Food, Meads) retain their normal material costs. Exploration and progression mechanics are unchanged — you still need to find materials to unlock recipes.

Free Removal

Pieces placed via free build can also be removed without a crafting station nearby. Only pieces you placed are affected — world-generated structures still require a workbench to remove as normal. No resources are returned when removing a free-built piece.

Extra Free Pieces

An in-game panel lets you individually enable free building for specific pieces outside the two main tabs. Open it via the Free Build Piece Selection button, which appears at the bottom of the build menu when the hammer's piece grid is open.

Currently supported extra pieces:

Piece Default
Standing Wood Torch Off
Stake Wall Off

Enabled extra pieces follow the same rules as the main categories — free to place, free to remove without a crafting station, no resources returned on removal.

Requirements

Optional but recommended for in-game config:

Installation

Install via Thunderstore Mod Manager (recommended), or manually:

  1. Install BepInExPack if not already installed
  2. Install Jotunn if not already installed
  3. Drop ValheimCreate.dll into BepInEx/plugins/ValheimCreate/

Configuration

Setting Default Description
Free Build → Enabled true Toggle free building on/off for all categories
Extra Free Pieces → Standing Wood Torch false Enable free build for Standing Wood Torch
Extra Free Pieces → Stake Wall false Enable free build for Stake Wall

The config file is created at BepInEx/config/dpshaef.ValheimCreate.cfg on first run. If you have Configuration Manager installed, press F1 in-game to adjust settings without restarting.

Notes

  • Multiplayer: all players on the server must have this mod installed
  • Recipe discovery still works normally — you need to find materials to unlock new pieces; you just don't consume them when placing

Changelog

0.2.10

  • Fixed: resources were still consumed on placement even when free build was active

0.2.4

  • Fixed: "Free Build Piece Selection" button now correctly shows and hides with the piece selection window
  • Fixed: toggle checkboxes no longer overlap their labels in the Extra Pieces panel

0.2.0

  • Added: in-game "Free Build Piece Selection" panel accessible from the hammer's build menu
  • Added: individually toggleable free build for Standing Wood Torch and Stake Wall
  • Added: free removal — player-placed free-build pieces can be removed without a crafting station nearby
  • Added: no resources are returned when removing a free-built piece

0.1.0

  • Initial release: free placement for all Building and Heavy Build tab pieces