0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

CyanFire

Virus scan

Safe to use

About this mod

Adds buildable train tracks and a train to ride them.

Originally created by aedenthorn

Requirements
Permissions and credits
Changelogs
This is a continuation of aedenthorn's Train Tracks mod.


This mod lets you place train tracks as flooring (or on existing flooring) and spawn a mine cart to ride on them.








Laying Tracks

To toggle laying tracks, press Insert.

To move between track types press Page Up and Page Down.

To place a track, press Left Mouse.

To remove a track, press Right Mouse.


Riding the Train

To spawn a mine cart, hover over a track tile and press Enter.

To get on the cart, move to it and press Right Mouse.

To speed up the cart, hold down Up Arrow.

To slow down the cart, hold down Down Arrow.

To reverse directions, press R.

To turn left at the next junction, hold down Left Arrow.

To turn right at the next junction, hold down Right Arrow.

To get off the cart, press Right Mouse.


Notes

All keys except getting into and out of the cart are configurable.

The max speed is 20, you can change this in the config.

All mod sounds are configurable.

You can place a track on existing flooring, but you must remove the track to place new flooring.

To edit the config, use Generic Mod Config Menu, or edit the config.json file created on first run.


Custom Textures

You can change the texture of the tracks or mine cart using Content Patcher. The paths are:

"Mods/aedenthorn.TrainTracks/Tracks" for the tracks

"Mods/aedenthorn.TrainTracks/Train" for the parts of the train behind the player

"Mods/aedenthorn.TrainTracks/TrainFront" for the parts of the train in front of the player


Switches and Speed Tiles

You can program junction tile with switches and add speed change tiles using Object Import Map - Continued


Technical

Requires SMAPI, uses Harmony.

Code is at https://github.com/CyanFireUK/StardewValleyMods.