Give Item (GiveItem)
satisfactory — Console Commands
Spawns a specified item directly into your inventory, bypassing crafting and resource gathering. Useful for testing builds or skipping grind.
Syntax
Type `GiveItem <ItemName> <Quantity>` in the console. Item names are case-sensitive and use underscores for spaces.
Example
`GiveItem IronIngot 100` (gives 100 Iron Ingots)
💡 Notes
Item names must match the internal game ID exactly (e.g., `IronIngot`, `CopperOre`). [verify] Some items may not be spawnable.
🎯 Tips & Tricks
Find item IDs
Check the Satisfactory Wiki or use the in-game codex to find the exact internal names for items you want to spawn.
Use for testing
Spawn large quantities of materials to quickly test factory layouts without waiting for production.
🔧 Troubleshooting
Item not spawning
Double-check the spelling and capitalization. Use `GiveItem` with a known item like `IronIngot` to test if the command works.
⚠️ Common Mistakes
- Using display names instead of internal IDs
- Spawning too many items, causing inventory overflow
- Not saving before spawning, in case of crashes
👍 Pros
- Instant resource acquisition
- Great for prototyping factories
- Can spawn any item in the game
- Saves hours of grinding
👎 Cons
- Requires exact item ID knowledge
- May clutter inventory if overused
- Doesn't work for all special items