The additem
command in Sons of the Forest allows you to instantly spawn any desired item directly into your inventory through the in-game console. This is a straightforward way to acquire specific items for various purposes within the game.
Understanding the additem
Console Command
The additem
command is a powerful tool available via the game's console. When used correctly, it bypasses the need to find or craft items, placing them directly into your inventory.
How to Use the additem
Command
To effectively use the additem
command, follow these steps:
- Access the Console: First, you need to open the in-game console. While the specific key to open the console is not detailed in the provided reference, you would typically press a key like
~
(tilde) or ` (backtick) while in the game to bring up the command input line. - Type the Command: Once the console is open, type the command
additem
followed immediately by the name of the item you wish to obtain.- Syntax: The general syntax is
additem [item name]
. - Important Note: As specified, you must remove the brackets
[]
around the item name. - No Spaces: Do not use any spaces between
additem
and the item's name. The item name itself also generally should not contain spaces if it's a multi-word name (e.g., "Flashlight" instead of "Flash Light").
- Syntax: The general syntax is
- Confirm the Command: After typing the full command (e.g.,
additem Rope
), press Enter.
Example Usage
Let's say you want to add a "Rope" to your inventory. Based on the command structure:
- You would type:
additem Rope
After pressing Enter, the specified item will instantly appear in your inventory, ready for use. This method allows for quick acquisition of resources, tools, or other game elements.