Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Mckenon

Uploaded by

Mckenon

Virus scan

Safe to use

About this mod

Fast Travel allows the player to quickly travel to any location on the map via left clicking on any icon.

Requirements
Permissions and credits
Changelogs
Donations
Fast Travel
Fast Travel is a mod which allows the player to fast travel to any location on the map, by simply left clicking the icon.
This allows the player to quickly go from say, the mines, to the blacksmith.




Known Bugs
  • Can't fast travel to Quarry. (Currently disabled due to a bug with indoor backgrounds)
  • The bus animation doesn't play when fast traveling with a mount

Mod Support
As this is my first mod, I decided not to add full support for others' mods, as it'd be biting off more than I could chew. Instead, I've opted to use a configurable system for each warp. These can be edited/added in the config.json file.
As an example, here is the warp for the town square:
    {
      "MapName": "Town Square",
      "GameLocationIndex": 3,
      "SpawnPosition": "29, 67",
      "RerouteName": "Town"
    }
If you had installed a mod which added a giant fountain in the middle of the town square, for instance, you could move the spawn position up a few tiles on the Y-axis(second number) to stop yourself from spawning inside of it.


Source Code
Source code can be found on the Github Page

Bug Reporting
There are several ways to report bugs(listed by how often I check them):
  • Contact me on Discord (Can be found on the Stardew Valley discord)
  • Post an issue on the Github
  • Report the error via Nexus