STARSEEKER: Astroneer Expeditions Item IDs List & Console Spawn Codes (Complete Guide 2026)

Want to test out the endgame Large Rover or build a massive automation network early? Are you tired of grinding for Nanocarbon Alloy, or perhaps you accidentally lost a critical component deep inside a subterranean cavern and now your base expansion is completely stalled?

Using developer console commands to spawn items is a beloved staple of PC gaming freedom. Below is the most comprehensive, categorized, and up-to-date list of Item IDs and blueprint spawn codes for STARSEEKER: Astroneer Expeditions, verified for the latest patch.

Quick Reference: Top 10 Most Wanted IDs

If you do not want to scroll through thousands of rows, here are the exact asset names and paths for the most essential and frequently searched items in the game (including Bytes research, survival essentials, and top-tier composite materials).

Item Name Function/Value Exact Internal ID / Blueprint Path
Bytes (Research Points) Unlocks all technology catalog items Cheat_AddBytes (Direct Command)
Nanocarbon Alloy Highest-tier crafting composite BP_Resource_NanocarbonAlloy_C
RTG Continuous infinite power generation module BP_Module_RTG_C
Lithium Critical material for high-capacity batteries BP_Resource_Lithium_C
Exo Suit Mark II Upgraded radiation and thermal protection suit BP_Equipment_ExoSuit_Mk2_C
Portable Oxygenator Generates suit oxygen directly from internal power BP_Item_PortableOxygenator_C
Hydrazine Fuel High-efficiency fuel for thrusters and rockets BP_Resource_Hydrazine_C
Large Rover Best land vehicle for planetary exploration BP_Vehicle_LargeRover_C
Diamond Rare mineral used for advanced drill mods BP_Resource_Diamond_C
QT-RTG Miniature portable infinite power generator BP_Item_QTRTG_C

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 STARSEEKER: Astroneer Expeditions. Because this title runs on Unreal Engine, the native developer command line is locked in the retail version of the game. You will need to utilize a tool like the Universal Unreal Engine Unlocker (UUU) to open the console backend.

1.Open the Console: Once your engine utility is hooked into the game process, press the Tilde key (~) or Backtick (`) while in-game.
2.The Command Syntax: The standard format requires the engine injection action followed by the specific item blueprint descriptor.
3.Format: Summon [Item ID] or SpawnActor [Item ID]
4.Example: To spawn a block of Nanocarbon Alloy right in front of your character, you would type Summon BP_Resource_NanocarbonAlloy_C and press Enter.

Editor’s Note

“Typing out Summon BP_Resource_NanocarbonAlloy_C is fine if you only need a single resource block to complete a crafting project. But if you are constructing a massive interstellar base network or trying to fully supply multiple automation factories, manually typing long, case-sensitive Unreal Engine paths becomes incredibly tedious. One wrong underscore or lowercase letter results in a syntax error or an instant crash to desktop. While the lists below are completely verified, I personally switched to a visual UI injector months ago. Seeing the item icon in an overlay list and just clicking ‘Add’ 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 asset spreadsheets. Typing long, complex blueprint names breaks your immersion and wastes valuable gameplay time. The XMODhub PC Client includes a dedicated Visual Item Spawner feature specifically built for STARSEEKER: Astroneer Expeditions.XMOD APP

Icon-Based UI: See exactly what the resource, vehicle, or tool looks like before you spawn it into your game world.
Instant Search: Just type “Lithium” or “Rover” in the overlay search bar and click the item you want.
Batch Spawning: Get 999x of every single crafting material delivered straight to your inventory or your closest storage platform with a single click.
Auto-Updated Lists: When developers push out updates or seasonal content drops, XMODhub updates its asset database automatically via the cloud. You never have to hunt for new ID codes again.

Resource & Crafting Materials IDs List

Use these codes to quickly replenish your crafting bays. Ensure your crosshair is pointing at an open area on the ground so the items spawn safely.

(Command Format: Summon [Item ID])

Item Name In-Game Utility Exact Item ID / Blueprint Reference
Ammonium Basic fuel component BP_Resource_Ammonium_C
Titanium Advanced structure framework BP_Resource_Titanium_C
Tungsten Lab equipment and alloy component BP_Resource_Tungsten_C
Iron Structural modules and large platforms BP_Resource_Iron_C
Copper Electrical wiring and basic electronics BP_Resource_Copper_C
Steel High-tier base modules and defenses BP_Resource_Steel_C

Exo Suits & Equipment IDs List

Upgrade your character’s exploration efficiency and environmental resistances instantly.

(Command Format: Summon [Item ID])

Equipment Name Function Exact Item ID / Blueprint Reference
Hazards Suit Protection against toxic gas and spores BP_Equipment_HazardSuit_C
Deep-Dive Tank Significantly expands baseline oxygen reserves BP_Equipment_OxygenTankLarge_C
Wide Mod Increases the radius of the terrain manipulation tool BP_ToolMod_Wide_C
Drill Mod 3 Allows your terrain tool to cut through the hardest rock BP_ToolMod_Drill3_C

Power Modules & Oxygen Supply IDs List

Never worry about blackouts or running out of breath while exploring deep underground caverns.

(Command Format: Summon [Item ID])

Module Name Power/Oxygen Output Exact Item ID / Blueprint Reference
Radioisotope Generator Generates constant medium power output BP_Module_RTG_C
High-Capacity Battery Stores massive reserves of generated power BP_Module_BatteryLarge_C
Solar Array Generates extreme power when exposed to sunlight BP_Module_SolarArray_C
Tether Bundle Deploys oxygen and power lines from your base BP_Item_TetherPack_C

Vehicles & Large Infrastructure IDs

Spawn vehicles and large-scale platforms instantly without gathering raw ores or waiting on your 3D printers.

(Command Format: Summon [Item ID])

Infrastructure Name Description Exact Item ID / Blueprint Reference
Medium Rover Balanced speed and storage land vehicle BP_Vehicle_MediumRover_C
Large Shuttle Spacecraft for traveling to different planets BP_Vehicle_LargeShuttle_C
XL Platform C Massive base building layout platform BP_Structure_XLPlatformC_C
Atmospheric Condenser Extracts atmospheric gases automatically BP_Machine_AtmosphericCondenser_C

Troubleshooting: Why Are My Commands Failing?

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

1.“Command not found”: The standard retail version of STARSEEKER: Astroneer Expeditions has the developer console firmly locked down. Typing commands without an external memory injector or unlocker tool running in the background will always result in an error. Use XMODhub to properly re-enable console execution.
2.Item Spawning Underground: Because Unreal Engine spawns actors directly at the coordinates of your player position or camera target, look slightly upward or stand on flat ground before entering a Summon command. Otherwise, your spawned resources might clip through the planetary voxel terrain.
3.Game Lag After Spawning: Spawning too many physics-enabled objects simultaneously can severely tank your frame rate. If your game begins to stutter, use the built-in XMODhub Lag Repair tool to clear floating item debris and instantly stabilize your system performance.

Frequently Asked Questions (FAQ)

Q: Are these Item IDs case-sensitive in STARSEEKER: Astroneer Expeditions?

A: Yes. Because the game references specific internal asset structures within Unreal Engine, capitalization and formatting characters (like underscores) must perfectly match the database file paths.

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

A: No. These console commands change local game state values. Attempting to force-spawn items on an official or public multiplayer server will fail or cause an immediate anti-cheat ban. However, you can safely use XMODhub features in private, self-hosted cooperative sessions where you are the primary host.

Q: Does spawning items interfere with localized text?

A: Spawning raw items via English internal paths will not break your game language, but it can occasionally cause unlocalized UI names to appear. If you run into foreign text issues or unreadable item names from custom map mods, you can turn on the XMODhub One-Click Multi-Language Translation tool to automatically normalize all UI labels into your preferred language in real time.

Conclusion: The Ultimate Sandbox Experience

Having access to the complete STARSEEKER: Astroneer Expeditions Item IDs list is the fastest way to experiment with advanced base layouts, test rover setups, or quickly recover from a frustrating inventory loss bug. Bookmark this page so you can quickly reference the codes whenever your base requires an immediate logistical resupply.

However, if you want a significantly smoother, crash-free experience where you do not need to copy and paste strings of text like BP_Resource_NanocarbonAlloy_C, the XMODhub Visual Spawner is the superior choice. Browse items visually, spawn them instantly, and keep your achievements running flawlessly.xmod games

XMODhub is your ultimate all-in-one toolkit for PC single-player gaming adventures. Whether you need powerful Trainers, real-time Translation Tools, or Interactive Maps, our engine supports over 5,000+ titles—including STARSEEKER: Astroneer Expeditions and similar hits like Subnautica 2 and Satisfactory.

Download XMODhub for PC Free


  • 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

    TBH Taskbar Heroes Black Bars Fix: 3 Working Methods

    5 min readTBH TaskbarApplyBordersCommon Quick AnswerTBH: Task Bar Hero → To fix black bars in Taskbar Heroes, right-click the game’s executable file, go to Properties, select the Compatibility tab, click ‘Change high DPI…

    Fatekeeper 메모리 누수 완벽 해결 가이드: 높은 RAM 사용량 문제 수정하기

    5분 분량메모리 누수원인적용오류 빠른 해결책 Fatekeeper → Fatekeeper의 메모리 누수를 해결하려면 Windows 가상 메모리 페이징 파일을 수동으로 최소 16GB까지 늘리고, 장시간 게임 세션 중에는 RAMMap과 같은 대기 메모리 정리 유틸리티를 사용해야 합니다. Fatekeeper…

    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