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
- Replace the block under a valid rail position with
train_spawner. - Open the spawner UI.
- Set a city name.
- Set a line ID.
- Pick a line color.
- Set the direction.
- Set the target train count.
- Add one or more transponders on the route.
- Place a
train_collectorat 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)