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

Want to test out the endgame Plasma Defense Grid early? Are you tired of slowly mining asteroids for raw Titanium, or perhaps a physics bug launched your cargo container into deep space, soft-locking your station’s expansion?

Using developer commands to spawn items is a beloved staple of PC gaming freedom, especially in massive logistics and physics simulations. Below is the most comprehensive, categorized, and up-to-date list of datamined Item IDs, spawn codes, and tech hashes for Starminer, verified for the latest Early Access patch.

Quick Reference: Top 10 Most Wanted Starminer IDs

If you do not want to scroll through thousands of rows of Unreal Engine data, here are the exact internal datamined asset codes for the most essential and frequently searched items in the game.

Command Format: spawn_item ID Quantity

Item Name Datamined Item ID Description
Universal Credits currency_credits_univ Primary currency for the mercantile market.
Raw Titanium res_titanium_raw_01 Essential material for advanced hulls.
Refined Uranium res_uranium_refined_02 High-yield fuel for nuclear reactors.
Antimatter Cell ammo_antimatter_cell_max Powers late-game devastating weaponry.
Core Reactor T3 mod_reactor_tier3_core Provides massive energy for large stations.
Plasma Turret wpn_turret_plasma_04 Heavy defense against alien interceptors.
Thermal Heatsink mod_utility_heatsink_adv Crucial for keeping heat signatures at zero.
Advanced Thruster mod_engine_thruster_adv High-thrust engine for heavy mining ships.
Repair Drone Hub mod_utility_drone_repair Automatically heals damaged ship hulls.
Sector Warp Drive mod_engine_warp_drive Allows jumping to high-threat asteroid belts.

The Truth: How to Enable the Console & Use Spawn Commands

Before you can use the ID codes listed below, you must understand the technical reality of the developer backend in Starminer.

The Developer Console is Natively Locked

In traditional games, you would simply press the Tilde (~) key, type spawn_item res_titanium_raw_01 500, and hit Enter. Starminer does not allow this natively. The developers fully compiled and locked the debug interface out of the Steam public build to prevent physics engine crashes.

Expert Warning:

“Typing complex asset hashes is fine if you only need to do it once. But if you are building a massive deep-space logistics network, manually typing case-sensitive Unreal Engine hex codes becomes incredibly repetitive. One wrong character results in a syntax error or, worse, a physics grid crash that corrupts your sector save. While the datamined lists below are meticulously verified, I personally switched to a visual UI injector months ago. Seeing the module icon on a sleek dark-mode interface and just clicking ‘Add to Cargo’ is how modern PC game modding should feel. It reclaims your gaming schedule so you can focus on building, not coding.”

— Catherine Hu, Veteran Gamer & Content Editor at XMODhub

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

Stop Alt-Tabbing to check massive spreadsheets. Typing long, case-sensitive ID codes breaks your immersion and wastes your limited free time.XMOD APP

The XMODhub PC Client includes a dedicated “Visual Item Spawner” feature specifically built to safely bypass Starminer’s locked engine.

Icon-Based Dark UI: See exactly what the reactor, thruster, or mineral looks like on our e-sports style overlay before you spawn it.
Instant Search: Just type “Titanium” or “Turret” in the search bar and click the one you want.
Batch Spawning: Fill your cargo hold with 999x of every single crafting material with one button press.
Auto-Updated Lists: When the developers add new asteroid biomes or ship modules, XMODhub updates its database automatically via the cloud. You never have to hunt for new ID codes again.

Ship Modules & Weapons IDs List

Use these internal codes to instantly equip your fleet with the heaviest firepower and utility modules.

(Command Format for Modders: spawn_module ID)

Module Name Internal Item ID Tier
Basic Mining Laser wpn_mining_laser_01 Tier 1
Heavy Railgun wpn_turret_railgun_03 Tier 3
Plasma Defense Grid wpn_turret_plasma_04 Tier 4
Basic Solar Panel mod_power_solar_01 Tier 1
Core Reactor T3 mod_reactor_tier3_core Tier 3
Advanced Heatsink mod_utility_heatsink_adv Tier 3

Hull & Station Structure IDs List

(Command Format for Modders: spawn_hull ID)

Structure Name Internal Item ID Type
Light Frame Node hull_frame_light_01 Scaffold
Heavy Armor Plating hull_armor_heavy_03 Defense
Cargo Container L hull_cargo_large_02 Storage
Command Bridge hull_bridge_command_01 Core
Habitation Module hull_crew_hab_02 Utility

Resources & Ammunition IDs List

Never run out of building supplies or ammo during a massive alien raid. We recommend spawning these in batches of 500+.

(Command Format for Modders: add_resource ID 500)

Item Name Internal Item ID Usage
Raw Iron res_iron_raw_01 Basic construction.
Refined Copper res_copper_refined_01 Electronics crafting.
Railgun Slugs ammo_slug_railgun_03 Kinetic turret ammo.
Antimatter Cell ammo_antimatter_cell_max High-tier reactor fuel.
Coolant Fluid res_fluid_coolant_02 Heat management.

Research & Tech Tree IDs

You do not just have to spawn physical items. If you are using a memory hook, you can instantly learn technologies without waiting for research stations.

(Command Format for Modders: unlock_tech ID)

Tech Name Internal Tech ID Effect
Deep Space Mining tech_mining_deepspace Unlocks Tier 3 Lasers.
Thermal Masking tech_stealth_thermal_02 Reduces global heat generation by 20%.
Advanced Logistics tech_logistics_adv Increases cargo transfer speeds.
Nuclear Fission tech_power_fission Unlocks Uranium reactors.

Troubleshooting: Why Are My Commands Failing?

If you are running an external script hook and typing the IDs correctly, but the game is throwing errors, check these common issues:

Command not found: Because the native console is locked, standard launch parameters will fail. You must use an external injector like XMODhub to interface with the engine.
Item ID invalid: Unreal Engine asset hashes are strictly case-sensitive. Typing RES_TITANIUM instead of res_titanium_raw_01 will result in a null reference error.
Mod Conflicts: Check if you are trying to spawn an item from a community Nexus Mod. Modded items often have dynamic load-order IDs that change every time you boot the game.

Frequently Asked Questions (FAQ)

Q: Are these Item IDs case-sensitive in Starminer?

A: Yes, absolutely. The underlying Unreal Engine architecture strictly enforces case sensitivity for all asset paths. Spacing and underscores must perfectly match the datamined tables.

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

A: Starminer is a single-player experience. If future updates introduce co-op, you should know that console commands and memory injections are executed client-side. Attempting to force spawn items in a multiplayer server will cause severe Newtonian physics desyncs and crash the host’s game.

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

A: Finding dynamic load-order IDs manually requires digging through compiled pak files, which is incredibly difficult. We highly recommend using the XMODhub Item Browser, which automatically scans your active mods, detects the custom items, and lets you spawn them with a single click without knowing the hex ID.

Conclusion

Having access to the complete Starminer Item IDs list is the fastest way to experiment with massive station builds, test weapon damages against alien fleets, or simply recover from a frustrating physics bug. Bookmark this page so you can quickly reference the codes whenever you need a titanium resupply.

However, if you want a significantly smoother, crash-free experience where you do not need to memorize strings of code like mod_reactor_tier3_core, the XMODhub Visual Spawner is the superior modern choice. Browse items visually. Spawn them instantly. Keep your achievements active, and reclaim your time.xmod games

XMODhub is your ultimate all-in-one toolkit for PC single-player gaming. Whether you need powerful Trainers, real-time Translation Tools, or Interactive Maps, our engine supports over 5,000+ games—including Starminer and similar massive logistics hits like Dyson Sphere Program and Factorio.

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

    Starminer Combat Guide: How to Protect Your Mining Fleet

    Quick Answer: TL;DR: The Short Answer To successfully protect your mining fleet in Starminer, you must implement a multi-layered defense strategy rather than relying on a single massive weapon. Here is the optimal…

    How to Increase Ship Speed & Fast Travel in Starminer: The Ultimate Navigation Guide

    Quick Answer: TL;DR: The Short Answer If you need to get moving immediately, here is the executive summary on how to increase your ship speed and unlock fast travel capabilities in Starminer: ✦Optimize…

    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