Skip to main content

First Spawner Route

This tutorial extends a basic line and transponder setup into a complete route.

Goal

Set up a train_spawner and make a route that can be recorded into the world railway map.

Steps

  1. Replace the block under a valid rail position with train_spawner.
  2. Open the spawner UI.
  3. Set a city name.
  4. Set a line ID.
  5. Pick a line color.
  6. Set the direction.
  7. Set the target train count.
  8. Add one or more transponders on the route.
  9. Place a train_collector at the end, or make the route circular if that matches your design.

Expected Result

When the minecart completes the line:

  • visited stations should be recorded
  • line color should be preserved
  • the route can later appear in the world railway map (WIP)

Good Practice

Keep station naming consistent when building transfer stations. Shared names inside the same city are treated as interchanges in the map. (WIP)