
Valheim
You are viewing a potentially older version of this package. View Latest Version

Color any building piece made with the hammer using RGB/HTML colors!
F1 to bring up the ConfigurationManager and navigate to the ColorfulPieces section.LeftShift + R to change the building piece color to the target color and emission factor.LeftAlt + R to clear any existing colors from the building piece.LeftCtrl + R to copy the existing color from a piece.showChangeRemoveColorPrompt setting.colorPromptFontSize setting.These two commands still call the same action as the hotkey and so will obey all ward permissions.
/clearcolor <radius> (in chatbox)clearcolor <radius> (in console)/changecolor <radius> (in chatbox)changecolor <radius> (in console)clear-color --radius=<radius> [--prefab=<name1>] [--position=<x,y,z>]
clear-color --r=<radius> [--p=<name1>] [--pos=<x,y,z>]
<radius> meters from the playerr.--prefab is specified, only pieces with prefab names matching <name1> will be affected.--prefab=<name1>,<name2>--position is specified, target position will be at x,y,z instead of the current player position.change-color --radius=<radius> [--prefab=<name1>] [--position=<x,y,z>]
change-color --r=<radius> [--p=<name1>] [--pos=<x,y,z>]
<radius> meters from the player to the currently set target color.--prefab is specified, only pieces with prefab names matching <name1> will be affected.--prefab=<name1>,<name2>--position is specified, target position will be at x,y,z instead of the current player position.