If you are looking to generate (spawn) existing pieces or items rather than creating custom ones, you can use the following methods:
: Use mods like Expand World Prefabs to drop pre-made builds or "pieces" directly into your world. How to Edit Valheim Mods | Mod Configurations Explained
To "generate a piece" in , you are likely referring to creating a custom construction object or "piece" using the WackysDatabase mod. Creating a Custom Piece Valheim.v0.211.11.zip
: If playing on a dedicated server, ensure these YAML files are placed in the server's config folder to force server sync for all players. Managing Items and Builds
: Inside wackysDatabase , you will find three folders: Items , Recipes , and Pieces . Generate or Edit YAML Files : If you are looking to generate (spawn) existing
These files define the properties of the piece, such as its name, the materials required to build it, and its category in the build menu.
To create a piece, you must add or edit a within the Pieces folder. Managing Items and Builds : Inside wackysDatabase ,
: Press F5 to open the console and type devcommands , followed by spawn [ItemName] to instantly generate an item.