Modulus: Factory Automation Item IDs List & Console Spawn Codes (Complete Guide 2026)

Complete Guide 2026 for Modulus: Factory Automation item IDs, console codes, and XMODhub.

Want to test out the endgame Logic Gates early? Are you tired of waiting for your color reservoirs to fill up so you can paint your modules, or perhaps you accidentally trashed a critical component and now your production line 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 internal asset Item IDs, spawn codes, and tech unlock IDs for Modulus: Factory Automation, verified for the latest patch.

Quick Reference: Top 10 Most Wanted Modulus: Factory Automation IDs

If you don’t want to scroll through thousands of rows of factory components, here are the exact spawn codes for the most essential and frequently searched items in the game (including base cubes, paint, and top-tier machines).

Название предмета Exact Item ID / Code Item Effect / Stats
Base Voxel Cube resource_base_cube The fundamental building block of all modules
Red Paint Reservoir paint_color_red Unlimited red paint supply
Blue Paint Reservoir paint_color_blue Unlimited blue paint supply
Fast Conveyor Belt conveyor_belt_tier2 Moves items at 2x standard speed
Stamper Machine machine_stamper_base Presses shapes into your voxel blocks
Cutter Machine machine_cutter_base Slices modules in half
Rotator Machine machine_rotator_90 Rotates components 90 degrees clockwise
Trash / Incinerator machine_incinerator Destroys excess blocks to prevent belt jams
AND Logic Gate logic_gate_and Advanced sorting and automation control
Unlock All Tech tech_unlock_all_nodes Bypasses the progression tree entirely

How to Enable the Console & Use Spawn Commands

Before you can use the ID codes listed below, you must understand how the developer console works (or rather, doesn’t natively work) in Modulus: Factory Automation.

  • Open the Console: In a standard game, you would press the Tilde key (~). However, because Modulus is built on the Unity engine, the text-based console is completely compiled out of the game to prevent logic crashes. To type these commands, you must first install a third-party script hook like BepInEx to force a command terminal open.
  • The Command Syntax: If you have a modded console running, the standard format requires the command action, the ID, and the quantity.
    Command: spawn [Item ID] [Quantity]
    Пример: To spawn 500 Base Cubes, you would type spawn resource_base_cube 500 and press Enter.

Expert Warning

“Typing spawn paint_color_blue 100 is fine if you only need to do it once. But if you are building a massive fractal factory or experimenting with complex logic gates, manually typing case-sensitive hex codes becomes incredibly repetitive. One wrong character results in a ‘Syntax Error’ or a corrupted production line. While the lists below are meticulously verified, I personally switched to a visual UI injector months ago. Seeing the item icon on a grid and just clicking ‘Add to Inventory’ is how modern PC modding should feel.”

— Catherine Hu, Senior Modding Specialist at XMODhub

The Easy Way: XMODhub (No Typing Required)

Stop Alt-Tabbing to check massive spreadsheets. Typing long, case-sensitive ID codes breaks your immersion and wastes time while your factory belts back up.

The XMODhub PC Client includes a dedicated “Visual Item Spawner” feature specifically built for Modulus: Factory Automation.
(Visual Spawner Interface: Imagine a clean, grid-based UI showing high-res icons of every Stamper, Cutter, and Paint type in the game. You simply click the grid tile of the item you want, rather than typing a single line of code.)

  • Grid-Based UI: See exactly what the machine or resource looks like on a clean visual grid before you spawn it.
  • Instant Search: Just type “Cutter” in the overlay search bar and click the one you want.
  • Batch Spawning: Get 999x of every single base cube with one button press.
  • Auto-Updated Lists: When the developers add new DLC machines, XMODhub updates its database automatically via the cloud. You never have to hunt for new ID codes again.

🚀 Get the XMODhub for Free

  1. Download and Launch the free XMODhub desktop app.XMOD APP
  2. Search for Cooking Simulator 2: Better Together.cooking simulator 2 search
  3. Click “Play”.
  4. Toggle your desired cheats (Infinite Money, Freeze Customer Patience, Unbreakable Plates) directly from the clean UI or via hotkeys while you are busy chopping vegetables.
  5. Done.

Resources & Paint IDs List

Use these codes to instantly supply your hoppers so your assembly lines never run dry.
(Command Format: spawn [Item ID] [Quantity])

Название предмета Item ID Recommended Quantity
Base Voxel Cube resource_base_cube 999
Yellow Paint paint_color_yellow 500
Green Paint paint_color_green 500
Uncolored Module resource_module_raw 100

Machines & Conveyors IDs List

Instantly add the necessary hardware to construct your dream factory without waiting for the tech tree.
(Command Format: give_machine [Machine ID])

Machine Name Item ID Machine Type
Standard Conveyor conveyor_belt_tier1 Logistics
Splitter logistics_splitter_1to2 Logistics
Merger logistics_merger_2to1 Logistics
Advanced Painter machine_painter_dual Assembly
Stacker machine_stacker_base Assembly

Logic Gates & Tech Upgrades IDs

You don’t just have to spawn physical items. You can use the console to instantly unlock logic systems, upgrade belt speeds, or complete research nodes.
(Command Format: unlock_tech [Tech ID])

Tech / Upgrade Name Tech ID In-Game Effect
Smart Wires tech_logic_smart_wires Enables colored wiring for logic gates
NOT Gate tech_logic_gate_not Unlocks the inverter logic chip
Overclocking tech_upgrade_machine_speed Machines process voxels 50% faster
Infinite Hopper tech_upgrade_hopper_max Resource inputs never deplete

Troubleshooting: Why Are My Commands Failing?

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

  • “Command not found”: Because Modulus is a Unity game, it lacks a native console. If you get this error, your BepInEx script hook is broken. You must use an external injector like XMODhub to inject the items directly into memory.
  • “Item ID invalid”: Are you trying to spawn a custom assembled shape? Custom voxel modules do not have static IDs; their hex codes are generated dynamically based on how you cut them. You can only spawn base resources and machines.
  • 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 Modulus: Factory Automation?

A: Yes. Internal Unity asset strings are strictly case-sensitive. Typing resource_base_cube will work, but RESOURCE_BASE_CUBE will yield a fatal null reference error. Spacing is also strictly enforced.

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

A: No. Modulus is a single-player game, but if leaderboard or community features are active, these console commands are executed client-side. Attempting to force spawn items in any verified online environment will likely result in a permanent anti-cheat ban.

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

A: Finding dynamic load-order IDs for community mods manually is extremely difficult. We highly recommend using the XMODhub Item Browser, which automatically scans your active Unity mods, detects the custom machines, and populates them in the visual grid so you can spawn them with a single click.

Conclusion: The Ultimate Sandbox Experience

Having access to the complete Modulus: Factory Automation Item IDs list is the fastest way to experiment with massive fractal layouts, test machine throughputs, or simply recover from a frustrating belt jam that ruined your resources. Bookmark this page so you can quickly reference the codes whenever you need a resupply.

However, if you want a significantly smoother, crash-free experience where you don’t need to memorize strings of code like machine_stamper_base, the XMODhub Visual Spawner is the superior modern choice. Browse items visually on a clean grid. Spawn them instantly. Keep your achievements active.

🚀 Get XMODhub Visual Spawner Now

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 Modulus: Factory Automation and similar automation hits like Factorio, Satisfactory.xmod games

  • Кэтрин Ху

    Я страстный геймер и писатель XMODhub, который стремится предоставить вам самые свежие игровые новости, советы и мнения. Свяжитесь со мной: Профиль LinkedIn

    Похожие посты

    How to Fix All Will Fall Crashing, Black Screen, Errors & Low FPS (2026 Guide)

    You have waited months to build your ultimate vertical floating city, pre-loaded the files, and cleared your schedule. You click “Play,” and… nothing. Or worse, a cryptic Unity “Fatal Error” pops up. Launch…

    Cooking Simulator 2 Better Together Cheats and Trainers PC

    6 min readCooking Simulator 2Game TrainersPC CheatsModding Guide Quick AnswerCooking Simulator 2: Better Together → To use Cooking Simulator 2: Better Together Cheats & Trainers for PC, download a verified modding tool like…

    Добавить комментарий

    Ваш адрес email не будет опубликован. Обязательные поля помечены *

    Основной цвет

    Вторичный цвет

    Режим макета

    Кнопки и иконки социальных акций powered by Ultimatelysocial