Directive 8020 Item IDs List & Console Spawn Codes (Complete Guide 2026)

Directive 8020 Item IDs List & Console Spawn Codes (Complete Guide 2026)

Want to test out the endgame High-Capacity EVA Suit early? Are you tired of grinding for Scavenged Parts to repair the Cassiopeia’s bulkheads, or perhaps you ran out of Oxygen Tanks during a critical spacewalk and your playthrough is soft-locked?

Using developer console commands to spawn items is a beloved staple of PC gaming freedom, especially in punishing survival horror games. Because Directive 8020 runs on Unreal Engine 5, spawning items requires specific blueprint paths rather than simple hex codes. Below is the most comprehensive, categorized, and up-to-date list of Item IDs, spawn codes, and survival perk IDs for Directive 8020, verified for the latest patch.

⚡ Quick Reference: Top 10 Most Wanted Directive 8020 IDs

If you don’t want to scroll through thousands of rows, here are the exact Unreal Engine 5 blueprint spawn paths for the most essential and frequently searched items in the game (including Oxygen, Stun Baton charges, and keycards).

Command Syntax: summon [BlueprintPath]

Item Name Item Description UE5 Blueprint ID / Spawn Code
High-Capacity O2 Tank Maximize EVA suit oxygen reserves. BP_Item_Consumable_O2Tank_Large
Scavenged Parts (Stack) Used for repairing ship terminals. BP_Item_Resource_ScrapParts_x10
Med-Gel Syringe Instantly heals severe lacerations. BP_Item_Consumable_MedGel
Stun Baton Battery Recharges your primary defensive tool. BP_Item_Ammo_StunBattery
EMP Grenade Temporarily disables alien mimic forms. BP_Item_Weapon_EMPGrenade
Heavy Plasma Cutter Cuts through sealed bulkheads faster. BP_Item_Tool_PlasmaCutter_T3
Level 4 Security Keycard Bypasses all locked Cassiopeia doors. BP_Item_Key_SecCard_Lvl4
Motion Tracker Upgrade Increases detection range of mimics. BP_Item_Upgrade_TrackerMod
Flares (Pack of 5) Illuminates dark corridors without battery drain. BP_Item_Consumable_FlarePack
Cassiopeia Master Blueprint Reveals the entire ship map layout. BP_Item_Data_MasterMap

💻 How to Enable the Console & Use Spawn Commands

Before you can use the ID codes listed below, you must understand the correct syntax for the developer console in Directive 8020. Because the game is built on UE5, the native console is locked in the retail build.

Step 1: Unlock the Console: You must download and run a tool like the Universal UE5 Unlocker (UUU) to inject the console back into Directive8020-Win64-Shipping.exe.
Step 2: Open the Console: While in-game, press the Tilde key (~) or Backtick (`).
Step 3: The Command Syntax: UE5 does not use a simple “additem” command for physical objects. You must use the summon command to drop the item blueprint into the world right in front of your character.
Format: summon [Item ID]
Example: To spawn a Med-Gel Syringe at your feet, you would type summon BP_Item_Consumable_MedGel and press Enter.

⚠️ Expert Warning

> “Typing summon BP_Item_Resource_ScrapParts_x10 is fine if you only need to do it once to save a doomed run. But if you are trying to stockpile resources or test different survival loadouts, manually typing case-sensitive UE5 blueprint paths becomes incredibly repetitive. One wrong character results in a ‘Command Recognized but Failed’ error. While the lists below are meticulously verified, I personally switched to a visual UI injector months ago. Seeing the item icon and just clicking ‘Add to Inventory’ is how modern PC modding should feel.”

— Catherine Hu, Senior Modding Specialist at XMODhub

🚀 The Easy Way: XMODhub Visual Spawner (No Typing Required)

Stop Alt-Tabbing to check massive spreadsheets. Typing long, case-sensitive blueprint paths breaks your immersion and ruins the horror atmosphere.XMOD APP

The XMODhub PC Client includes a dedicated “Visual Item Spawner” feature specifically built for Directive 8020’s Unreal Engine architecture.

Icon-Based UI: See exactly what the Plasma Cutter, Keycard, or Oxygen Tank looks like before you spawn it.
Instant Search: Just type “Oxygen” in the overlay search bar and click the one you want. No blueprint paths required.
Direct to Inventory: Unlike the summon command which drops items on the floor (where they can glitch through the floorboards), XMODhub injects the items directly into your crew’s inventory matrix.
Auto-Updated Lists: When Supermassive Games adds new items in patches, XMODhub updates its database automatically via the cloud.

[🚀 Get the XMODhub Visual Spawner for Free]

🛠️ Tool & Weapon IDs List

Use these codes to instantly equip yourself with the best defensive tools against the mimetic threat.

(Command Format: summon [Weapon ID])

Standard Stun Baton: BP_Item_Weapon_StunBaton_Base
Upgraded Arc Baton: BP_Item_Weapon_StunBaton_Arc
Industrial Plasma Cutter: BP_Item_Tool_PlasmaCutter_Base
Portable Welder: BP_Item_Tool_DoorWelder

🧑‍🚀 EVA Suits & Armor IDs List

(Command Format: summon [Armor ID])

Standard Crew Jumpsuit: BP_Item_Suit_CrewStandard
Reinforced EVA Suit: BP_Item_Suit_EVAReinforced
Hazmat Environmental Suit: BP_Item_Suit_HazmatTox

🔋 Ammo & Consumables IDs List

Never run out of supplies during a tense stealth section again. You will need to summon these multiple times if you want a stockpile.

(Command Format: summon [Item ID])

Flashlight Battery: BP_Item_Consumable_Battery
Small O2 Canister: BP_Item_Consumable_O2Tank_Small
Adrenaline Shot (Revive): BP_Item_Consumable_Adrenaline
Decoy Emitter: BP_Item_Consumable_AudioDecoy

🧬 Skills, Perks & Traits IDs

You don’t just have to spawn physical items. While Directive 8020 focuses on narrative choices, there are hidden survival traits you can force-unlock using UE5 debug flags.

(Command Format: cheatscript [Perk ID])

Unlock ‘Lightfoot’ (Silent Movement): Cheat_UnlockTrait_Lightfoot
Unlock ‘Iron Lungs’ (Slower O2 Drain): Cheat_UnlockTrait_IronLungs
Unlock ‘Tech Savvy’ (Faster Hacking): Cheat_UnlockTrait_TechSavvy

⚠️ Troubleshooting: Why Are My Commands Failing?

If you are typing the UE5 IDs correctly but the game is throwing errors, check these common issues:

“Command not found”: You have not properly injected the Universal UE5 Unlocker. The native retail .exe completely blocks the console. You must use UUU or XMODhub to re-enable it.
Item Falls Through the Floor: A common UE5 physics glitch with the summon command on moving platforms (like a spaceship). Ensure you are standing on a static, solid deck plate before summoning an item.
“Bad or Missing Property”: You likely made a typo in the blueprint path. UE5 paths are highly case-sensitive and require the exact BP_ prefix.

💬 Frequently Asked Questions (FAQ)

Q: Are these Item IDs case-sensitive in Directive 8020?

A: Yes, absolutely. Because Directive 8020 uses Unreal Engine 5 blueprint paths, typing bp_item_battery will fail. You must type BP_Item_Battery exactly as formatted in the game’s file directory.

Q: Can I spawn items while playing in Multiplayer or Co-Op Shared Story?

A: No. Spawning items via the console or UUU in “Shared Story” mode will immediately cause a fatal desync between you and your co-op partner, crashing the lobby. Cheats must be used strictly in single-player mode.

Q: How do I find the Item IDs for custom modded items?

A: Finding dynamic load-order .pak IDs manually is extremely difficult without opening the Unreal Editor. We highly recommend using the XMODhub Item Browser, which automatically scans your active ~mods folder, detects custom blueprints, and lets you spawn them with a single click.

🌟 Conclusion: The Ultimate Sandbox Experience

Having access to the complete Directive 8020 Item IDs list is the fastest way to experiment with different survival loadouts, test mimic AI behaviors, or simply recover from a frustrating inventory glitch deep in the Cassiopeia. Bookmark this page so you can quickly reference the blueprint paths whenever you need an emergency Oxygen resupply.

However, if you want a significantly smoother, crash-free experience where you don’t need to memorize strings of code like BP_Item_Consumable_O2Tank_Large, the XMODhub Visual Spawner is the superior modern choice. Browse items visually. Spawn them instantly directly into your inventory. Keep your survival achievements active.xmod games

XMODhub is your ultimate all-in-one toolkit for PC single-player gaming. Whether you need powerful Trainers, visual item spawners, or interactive maps for complex ships, our engine supports over 5,000+ games—including Directive 8020 and similar sci-fi horror hits like Dead Space Remake and The Callisto Protocol.

[🚀 Get XMODhub Visual Spawner Now]

  • Catherine Hu

    I am a passionate gamer and writer at XMODhub, dedicated to bringing you the latest gaming news, tips, and insights. Connect with me: LinkedIn Profile ↗

    Related Posts

    How to Escape the Alien Mimic in Directive 8020 (Chase Sequence)

    You turn the corner, heart hammering against your ribs, and for a split second, you think you have finally lost it. The silence in the corridor is deafening, and you start to lower…

    Alabaster Dawn Fast Travel Guide: Unlock All Waypoints

    6 min readFast travelUnlockWaypointsGuide Quick AnswerAlabaster Dawn → To unlock fast travel in Alabaster Dawn, you must interact with the first Resonance Crystal located in the Outpost Hub. Once activated, open your world…

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    Primary Color

    Secondary Color

    Layout Mode

    Social Share Buttons and Icons powered by Ultimatelysocial