MOUSE: P.I. For Hire Item IDs List & Console Spawn Codes (Complete Guide 2026)

A retro black-and-white cartoon image shows a first-person perspective holding a gun on a worried mouse at a staircase, with text for an "Item IDs List & Spawn Codes" guide.

Want to test out the endgame explosive Dynamite early? Are you tired of grinding for Coins in the back alleys of Mouseburg, or perhaps you ran out of Spike-D right before a massive boss fight and your playthrough is soft-locked?

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 internal Item IDs, spawn codes, and perk IDs for MOUSE: P.I. For Hire, verified for the latest patch.

Quick Reference: Top 10 Most Wanted MOUSE: P.I. For Hire IDs

If you don’t want to scroll through thousands of rows of Unity engine memory variables, here are the exact spawn codes for the most essential and frequently searched items in the game (including Coins, Spike-D, and top-tier weapons).

Command Syntax: spawn [Item ID] [Quantity]
Nom de l'article ID de l'article Example Command (Spawns 100)
Coins (Currency) ID_Currency_Coins spawn ID_Currency_Coins 100
Spike-D (Power-Up) ID_Consumable_SpikeD spawn ID_Consumable_SpikeD 100
Tommy Gun ID_Weapon_TommyGun spawn ID_Weapon_TommyGun 1
Revolver ID_Weapon_Revolver spawn ID_Weapon_Revolver 1
Shotgun ID_Weapon_Shotgun spawn ID_Weapon_Shotgun 1
Dynamite ID_Weapon_Dynamite spawn ID_Weapon_Dynamite 100
Tommy Gun Ammo ID_Ammo_TommyGun spawn ID_Ammo_TommyGun 100
Revolver Ammo ID_Ammo_Revolver spawn ID_Ammo_Revolver 100
Health Kit ID_Consumable_HealthKit spawn ID_Consumable_HealthKit 100
Magnifying Glass ID_Quest_MagnifyingGlass spawn ID_Quest_MagnifyingGlass 1

How to Enable the Console & Use Spawn Commands

Before you can use the ID codes listed below, you must understand the reality of the developer console in MOUSE: P.I. For Hire.

The Unity Engine Restriction:

As a Unity-based game, MOUSE: P.I. For Hire does not have a native, active developer console available to players in the retail build. The developers at Fumi Games locked it to prevent bugs. To type these commands manually, you must first install a third-party Unity debug enabler (like BepInEx).

Once a debug mod is installed:

  • Open the Console: While in-game, press the Tilde key (~).
  • The Command Syntax: The standard format requires the command action, the ID, and the quantity.
  • Format: spawn [Item ID] [Quantity]
  • Exemple : To spawn 50 Coins, you would type spawn ID_Currency_Coins 50 and press Enter.

Expert Warning

“Typing spawn ID_Currency_Coins 100 is fine if you only need to do it once and you have already gone through the headache of installing a BepInEx script hook. But if you are experimenting with different run-and-gun builds, manually typing case-sensitive hex codes becomes incredibly repetitive. One wrong character results in a ‘Syntax Error’ or worse, a Unity engine crash. 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

Stop Alt-Tabbing to check massive spreadsheets while rubber-hose mobsters are shooting at you. Typing long, case-sensitive ID codes breaks your immersion and wastes time.

The XMODhub PC Client includes a dedicated Spawner feature specifically built for MOUSE: P.I. For Hire.

  • Icon-Based UI: See exactly what the weapon, gadget, or consumable looks like before you spawn it.
  • Instant Search: Just type “Tommy Gun” in the overlay search bar and click the one you want.
  • Batch Spawning: Get 999x of every single ammo type with one button press.
  • Auto-Updated Lists: When the developers add new weapons in future patches, XMODhub updates its database automatically via the cloud. You never have to hunt for new internal ID codes again.

How to Use XMODhub for MOUSE: P.I. For Hire

Don’t waste time editing .ini files or installing risky mod loaders.

XMOD APP
  • Step 1:Télécharger : Get the free XMODhub desktop client.
  • Step 2:Lancement : Open XMODhub; it will automatically detect your Steam, Epic, or Game Pass installation of MOUSE: P.I. For Hire.
  • Step 3:Play: Click “Play” and use the simple sliders to enable God Mode, Infinite Coins, Unlimited Spike-D, and more.

Weapon IDs List (Melee & Ranged)

Use these codes to instantly equip Detective Jack Pepper with the best arsenal.

Format de la commande : give_weapon [Weapon ID]
Weapon Name Weapon ID
Detective’s Revolver ID_Weapon_Revolver
Tommy Gun ID_Weapon_TommyGun
Pump Shotgun ID_Weapon_Shotgun
Dynamite Bundle ID_Weapon_Dynamite
Brass Knuckles ID_Weapon_BrassKnuckles

Armor & Clothing IDs List

While Jack Pepper has a signature look, these internal variables track his defensive upgrades.

Format de la commande : give_armor [Armor ID]
Armor/Clothing Name Armor ID
Classic Trench Coat ID_Armor_TrenchCoat
Reinforced Fedora ID_Armor_Fedora
Bulletproof Vest ID_Armor_BulletproofVest

Ammo & Consumables IDs List

Never run out of supplies during a boss fight against Robo-Betty again. We recommend spawning these in batches of 500+.

Format de la commande : spawn [Item ID] 500
Consumable Name ID de l'article
.45 Caliber Bullets ID_Ammo_Revolver
Drum Magazine Ammo ID_Ammo_TommyGun
Shotgun Shells ID_Ammo_Shotgun
Spike-D Can ID_Consumable_SpikeD
Mouseburg Coffee ID_Consumable_Coffee

ID de compétences, d'avantages et de traits

You don’t just have to spawn physical items. You can use memory injection to instantly learn skills, unlock faster reloads, or add permanent character traits.

Format de la commande : add_perk [ID Perk]
Skill/Perk Name ID du Perk
Sleight of Hand (Fast Reload) ID_Perk_FastReload
Iron Jaw (Damage Resistance) ID_Perk_IronJaw
Heavy Hitter (Melee Damage) ID_Perk_HeavyHitter
Scavenger (More Coin Drops) ID_Perk_Scavenger

Troubleshooting: Why Are My Commands Failing?

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

  • “Command not found”: Because MOUSE: P.I. For Hire is a Unity game, the developers have locked the native console in the latest patch. You absolutely must install a script hook (like BepInEx) or use an external memory injector like XMODhub to execute these variables.
  • “Item ID invalid”: Check if you are trying to spawn an item from a community Mod. Modded items often have dynamic IDs depending on your specific mod load order.
  • Square Boxes: If the console displays unreadable boxes, your game language settings might not support the console font. Temporarily switch your game language to English.

Frequently Asked Questions (FAQ)

Q: Are these Item IDs case-sensitive in MOUSE: P.I. For Hire?

A: Usually, underlying Unity engine variables are highly case-sensitive. Typing ID_Currency_Coins is correct, while id_currency_coins will return an error. Spacing is also strictly enforced.

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

A: No. MOUSE: P.I. For Hire is a single-player experience. However, as a general rule across all games, console commands are executed client-side and only function in Single-Player. Attempting to force spawn items in a multiplayer server will likely result in a permanent anti-cheat ban.

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

A: Finding dynamic load-order IDs manually is extremely 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: The Ultimate Sandbox Experience

Having access to the complete MOUSE: P.I. For Hire Item IDs list is the fastest way to experiment with different run-and-gun character builds, test weapon damages, or simply recover from a frustrating game bug. Bookmark this page so you can quickly reference the codes whenever you need a Spike-D resupply.

However, if you want a significantly smoother, crash-free experience where you don’t need to memorize strings of code or install complicated Unity debug mods, the XMODhub Visual Spawner is the superior modern choice. Browse items visually. Spawn them instantly. Keep your achievements active.

🚀 Get XMODhub Visual Spawner Now

xmod gamesXMODhub 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 MOUSE: P.I. For Hire and similar hits like Cuphead et Bendy and the Ink Machine.

  • Catherine Hu

    Je suis un joueur passionné et j'écris sur XMODhub, qui se consacre à vous apporter les dernières nouvelles, astuces et idées en matière de jeux. Connectez-vous avec moi : Profil LinkedIn

    Articles connexes

    Tap Tap Loot Cheats & Trainers for PC | Safe to Use

    5 min readCheats InstallSafeTrainer Quick AnswerTap Tap Loot → To use cheats in Tap Tap Loot on PC, download a verified trainer like XMODHUB, launch the game, and toggle features like Unlimited Gold…

    Road to Vostok Translations: Full Localization Guide

    6 min readTranslationsLocalizationGuideRoad to Vostok Quick AnswerRoad to Vostok → To change the language in Road to Vostok, navigate to the Settings menu, select the Gameplay tab, and use the Language dropdown. As…

    Laisser un commentaire

    Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

    Couleur primaire

    Couleur secondaire

    Mode de présentation

    Boutons et icônes de partage social powered by Ultimatelysocial