-
Notifications
You must be signed in to change notification settings - Fork 3
Getting Started
Suppose your goal is to create 2 light-rail lines with 3 stations following this example map:
Now your network is drawed, you need to build it: Stations, tunnels, tracks...
If you need inspiration I created for you some station examples here.
This part is the fastest, you just need to follow the ingame step-by-step editor!
No redstone, no config, no code. - MineTrain slogan
First - following our example -, you need to make two lines. Start the line editor by that command:
/mtn create line
and follow the instructions:
- Line type: tramway
- Line name: &9Line 1 (you can completely personalize colors)
- (optional) Line acronym: &9L1
Repeat that for all lines you need to create. 😛
Now your lines are created, you need to make - following our example - three stations.
After, type this command:
/mtn create station
and follow the instructions:
- Station name: City Hall
- Minecart launcher(s) / Terminus:
- Station track (where the minecart will be stopped)
- Direction track (where the minecart will be launched / if it's a terminus, click on the station track [detector rail])
- Line: Line 1
- Minecart call button(s) (a button will be placed, dont place it before)
Repeat that for all stations you need to create. 😉
Station creation video demo: