Iron Ingot (IronIngot_C)
satisfactory — Item IDs
A basic material refined from Iron Ore in a Smelter. Essential for crafting Iron Plates, Iron Rods, and early-game automation.
Syntax
Spawn via console: `SpawnItem "/Game/FactoryGame/Resource/Parts/IronIngot/Desc_IronIngot.Desc_IronIngot_C" 50`
Example
SpawnItem "/Game/FactoryGame/Resource/Parts/IronIngot/Desc_IronIngot.Desc_IronIngot_C" 100
💡 Notes
Requires the Advanced Game Settings (AGS) or console mod to use. Item ID is stable across most versions; [verify] for Update 8+.
🎯 Tips & Tricks
Early automation
Set up a Smelter feeding a Constructor to automate Iron Plates immediately.
Stack size
Iron Ingots stack to 100; use storage containers to buffer production.
Alternate recipes
Unlock Solid Steel Ingot to use iron and coal for steel, saving space.
🔧 Troubleshooting
Spawn command not working
Ensure you have the console enabled via `-console` launch option and are in a single-player session.
⚠️ Common Mistakes
- Don't hand-craft ingots in bulk; automate early
- Avoid storing ingots without a sink overflow system
👍 Pros
- Easy to mass-produce
- Foundation of most recipes
- Low power cost to smelt
👎 Cons
- Low value per item
- Requires ore mining setup
- Not useful late-game