// factorex guide

Factorio Train Blueprint Guide: Rail Networks, Station Ratios & Megabase Layouts

A clean Factorio train blueprint does more than move ore. It defines how every outpost docks, how fast wagons are filled, where queues form, and whether your rail network scales cleanly when the factory turns into a megabase.

This guide covers when trains outperform belts, the train station ratios that keep loading balanced, standard 1-2 and 1-4 station modules, and stacker rules that stop deadlocks before they start.

01 — Why Trains Beat Belts at Megabase Scale

Belts are perfect for local movement because they are continuous, visible, and easy to debug. Megabases change the equation. Once ore patches, smelters, circuits, and science blocks are spread across large distances, a belt bus starts paying a permanent tax in map footprint, power support, and rebuild cost every time demand grows.

Trains move that long-haul problem into scheduled bursts. A single 1-4 line can unload multiple compressed belt lanes at a station, then clear the corridor so the next train uses the same rail network. Instead of paving the whole map with parallel belts, you standardize around reusable stations and let more trains share the same rail spine. That is why a solid Factorio rail network layout scales farther with less clutter than a giant belt-only base.

The practical rule is simple: belts are best inside a production block, trains are best between production blocks. When you blueprint stations as repeatable modules, expansion becomes a copy-paste job instead of a custom transport puzzle every time you claim a new ore field.

02 — Train-to-Inserter-to-Chest Ratios for Balanced Stations

The core train station ratio is built per wagon. One cargo wagon lines up cleanly with six inserter positions on each side, which means the most stable loading or unloading blueprint uses six stack inserters feeding six steel chests per side. Mirror that on both sides and you get a wagon module that fills or empties evenly instead of overworking the center slots and starving the ends.

Once that wagon module is fixed, the rest of the station becomes easy to scale: multiply the same segment for each additional wagon, then keep the belt exits and balancers identical. That is the reason deterministic train blueprints feel so reliable. Your loader is not four custom wagons in a row. It is four copies of one proven wagon block.

Per cargo wagon, one side

6 stack inserters : 6 steel chests

This is the clean wagon module for a compact loader or unloader.

1-2 station, both sides

24 inserters : 24 chests

Two wagons multiplied across mirrored loading or unloading bays.

1-4 station, both sides

48 inserters : 48 chests

The standard megabase pattern when you want four wagon modules to behave identically.

03 — Standard Station Blueprint Patterns: 1-2 and 1-4

A 1-2 train setup is the compact default. It is cheap to field, turns quickly, and fits early mining outposts without forcing enormous platforms. If your base is still transitioning from belts to rail, 1-2 stations are easier to place and easier to defend while you build the first serious network.

A 1-4 train setup is the usual megabase standard because it carries more cargo per schedule slot and rewards standardization. Four identical wagon modules, identical stop spacing, and identical unload footprints make ore outposts, smelters, and plate depots interchangeable. That lowers design overhead and keeps every new station compatible with the same blueprint book.

1-2 train setup

Compact outposts, starter smelters, and bases where station footprint matters.

1-4 train setup

Ore, plates, circuits, and any route that will be duplicated across a large rail grid.

Whichever length you choose, keep it universal. Mixing several station lengths in one rail grid adds friction to pathing, stackers, and station placement. One station standard makes the entire network easier to read and expand.

04 — Stacker Design That Prevents Deadlocks

The best station blueprint still fails if arriving trains block the main line. A stacker solves that by giving each destination a queue before the station throat. The safe pattern is one entry, several parallel waiting bays, and a clean merge only after trains have selected an open stop.

The deadlock-proof rules are consistent: place chain signals before every split, place rail signals after each lane clears, give the stacker at least as many waiting slots as there are unloading stops on the branch, and separate exit traffic from incoming traffic whenever possible. If the exit rejoins the entry too early, the stacker stops being a buffer and becomes another choke point.

Good stackers feel boring, which is exactly the goal. Trains should queue, choose a lane, unload, and leave without ever blocking a junction that another route needs to cross.

05 — Why AI Agents Prefer Deterministic Train Blueprints

AI agents do better when every outpost follows the same blueprint language. If every ore loader uses the same wagon module, chest count, signal spacing, and station naming pattern, an agent can reason about expansion with template matching instead of fresh interpretation.

Deterministic blueprints also make verification easier. An agent can compare expected inserter count, chest count, stop orientation, and train length to the live base in seconds. That is much more reliable than trying to infer whether a custom hand-built station will eventually saturate once traffic increases.

In practice, good train standards turn rail building into infrastructure code: one blueprint for the station, one for the stacker, one for the junction, and one naming convention for schedules. That repeatability is what lets both human players and automated builders scale without chaos.

// factorex blueprint packs

Our Megabase Infrastructure Kit includes ready-to-use train station blueprints — $19.99

If you want production-ready 1-4 train stations instead of another manual rebuild, the pack includes balanced loader and unloader templates, throughput notes, and the infrastructure pieces that make megabase rail expansion repeatable.