Factory Spawner

Factory Spawner

Instantly spawn complete factory setups with machines, recipes, belts, and power lines β€” all connected and ready to run.

by uniqueSimonv2.3.0vanilla-friendlyqol
7.3K
Downloads
86.7K
Views
September 27, 2025
Created
July 8, 2026
Updated

Description

Version 2.3.0 - Satisfactory 1.2 compatibility update (2026-06-15)

- πŸ”§ Updated for Satisfactory 1.2 / SML 3.12 (Unreal Engine 5.6)

Version 2.2.0 - Release (2025-12-24)

License: [MIT](LICENSE)

πŸŽ‰ What's New

- ⚑ Power generators added β€” Coal Generator, Fuel Generator, Nuclear Power Plant.
- πŸ“ Display name support β€” Type recipes as shown in-game (e.g., "IronIngot" instead of "IngotIron"). But both work.

From Version 2.1.0

- πŸ†• Conveyor lifts added β€” Adds more compact vertical designs; lift tier matches belt tier.
- 🏭 Added remaining production machines β€” Packager, Converter, Particle Accelerator, Quantum Encoder.

From Version 2.0.0

- πŸ”₯ Blueprint generation via chat commands - No more schematics or recipes needed!
- πŸ”„ Automatic belt tier detection - Uses your highest unlocked belt tier (Mk1-Mk6)
- πŸ’§ Automatic pipeline tier - Automatically uses Mk2 pipes when unlocked
- βš™οΈ Optional belt tier override - Force a specific belt tier with `beltTier {number}`

---

Factory Spawner takes the hassle out of manually placing and wiring every machine.
Simply tell it what you want to produce and how many machines you need, and it will:

- βœ… Spawn the requested machines and set their recipes
- πŸ”„ Automatically connect everything with belts
- ⚑ Wire up power poles and connect them to the grid
- πŸ› οΈ Handle splitters, mergers, and constructors for smooth production chains

---

Usage

Quick Start

Open the chat and type your factory command, e. g.

```bash
/FactorySpawner 2 Smelter IngotIron, 3 Constructor IronPlate
```

A blueprint called "FactorySpawner" will be created. Just place it!

![Demo Screenshot](https://raw.githubusercontent.com/uniqueSimon/FactorySpawner/refs/heads/master/Images/screenshot.PNG)

Command Syntax

```bash
/FactorySpawner {number} {machine type} {recipe} {underclock}
```

(without curly braces)

- number β†’ Number of machines in a row
- machine type β†’ Smelter, Constructor, Assembler, Foundry, Manufacturer, Refinery, Blender, Packager, Converter, ParticleAccelerator, QuantumEncoder, CoalGenerator, FuelGenerator, NuclearReactor
- recipe (optional) β†’ e.g. IngotIron, IronPlate, Motor, Computer
- underclock (optional) β†’ The clock speed of each machine in the row (Value in %: 0 - 100)

You can chain multiple commands, separated by commas. Each creates a new row of machines:

```bash
/FactorySpawner {number 1} {machine type 1} {recipe 1}, {number 2} {machine type 2} {recipe 2}
```

---

Examples

This spawns 2 Smelters making Iron Ingots and 3 Constructors making Iron Plates, all connected with belts and power:

```bash
/FactorySpawner 2 Smelter IngotIron, 3 Constructor IronPlate
```

Here is the config from the screenshot (without recipes).

```bash
/FactorySpawner 12 Smelter, 10 Constructor, 5 Foundry, 10 Constructor, 4 Assembler, 3 Manufacturer
```

Automatic Tier Selection

The mod automatically detects and uses your highest unlocked belt and pipeline tiers!

- πŸ”„ Belts: Uses Mk1-Mk6 based on what you've unlocked
- πŸ’§ Pipelines: Automatically uses Mk2 pipelines if available

You can also override the belt tier:

```bash
/FactorySpawner 2 Smelter IngotIron, 3 Constructor IronPlate, beltTier 3
```

This forces the mod to use Mk3 belts instead of auto-detection.

---

⚑ Automatically Generate Commands

πŸ‘‰ [Open Satisfactory Planner](https://uniquesimon.github.io/satisfactory-planner/)

With this tool you can plan your factories online and instantly generate a config command string.
No manual typing required β€” just:

1. Design your factory setup in the planner.
2. Copy the generated config string to your clipboard.
3. Paste it directly into the in-game chat (`Ctrl + V`).

Your factory will be ready in seconds! πŸš€

Safe to Uninstall

All placed buildables are just vanilla ones, so you can safely uninstall the mod at any time.

Known Issues

- You can spawn machines that have not yet been unlocked.

Feedback on Discord

<https://discord.gg/Yzgw9yQK>

πŸ’› Donation

Your support means a lot and helps me keep creating awesome stuff for Satisfactory!

β˜• [Donate via PayPal](https://www.paypal.com/donate/?hosted_button_id=883ATSZP7JLPS)

Totally optional β€” but very appreciated!

Versions

v2.3.0release
623 downloadsJune 16, 2026
v2.2.1release
2.1K downloadsJanuary 29, 2026
v2.2.0release
1.1K downloadsDecember 24, 2025
v2.1.0release
433 downloadsDecember 19, 2025
v2.0.1release
463 downloadsDecember 12, 2025

How to Install Factory Spawner on Your Server

1

Order Satisfactory Server

Order a Satisfactory server with at least 4 GB RAM (6 GB recommended). For multiplayer: per 3 players.

2

Install Mod

Open the mod manager in the dashboard and search for "Factory Spawner". Installation dependencies are installed automatically.

3

Restart Server

Restart the server so the mod is loaded. Players need to have the mod installed locally as well.

Frequently Asked Questions

Factory Spawner not working after update – what to do?

After a Satisfactory update, mods need to be updated. Check ficsit.app whether Factory Spawner has been updated for the new game version. With Mado Hosting: open the mod manager and click "Update All". If the mod hasn't been updated yet, temporarily remove it so the server starts.

Factory Spawner causing crashes in multiplayer – solution

Most common cause: all players must have exactly the same mod version installed. Check server logs for "ModMismatch" or "Version Conflict". Ensure all players use Factory Spawner v2.3.0 and the same SML. With Mado Hosting, Satisfactory servers run with 6 GB RAM for stable multiplayer performance.

Is Factory Spawner compatible with other Satisfactory mods?

Factory Spawner uses the Satisfactory Mod Loader (SML). Generally, SML-based mods are cross-compatible, but mods modifying the same game systems can cause conflicts. Test new mod combinations on a backup save. The Mado dashboard automatically detects known conflicts and warns you.

Rent Factory Spawner Server

Play Factory Spawner on your own Satisfactory server with mod support.

Recommended RAM
6 GBfrom €12/mo
Minimum 4 GB | €2/GB
Order Server Now

Mod Information

Author
uniqueSimon
Latest Version
v2.3.0
Created
September 27, 2025
Last Updated
July 8, 2026
Source Code
GitHub β†’
Factory Spawner Mod β€” Satisfactory Server Hosting | Mado Hosting | Mado Hosting