0 of 0

File information

Last updated

Original upload

Created by

Mckenon

Uploaded by

Mckenon

Virus scan

Safe to use

111 comments

  1. harish1234
    harish1234
    • premium
    • 0 kudos
    If you look at the comments in aedenthorn's Map Teleport mod, someone fixed that mod to work with 1.6:

    https://www.nexusmods.com/stardewvalley/mods/7675?tab=posts#

    This is the fixed release:

    https://github.com/Richard2091/MapTeleport/releases

    I appreciate that the mod author for "Yet Another Map Teleport" made their mod, but having to go around and create all the warp points is a major drawback. The fixed release of Map Teleport just works out of the box.
    1. IsopodChan
      IsopodChan
      • premium
      • 0 kudos
      No idea what you mean by "works out of the box". Because Map Teleport doesn't work at all for me. 
    2. SYBAMU
      SYBAMU
      • member
      • 0 kudos
      新更新的这个完全用不了
  2. franfries
    franfries
    • member
    • 0 kudos
    Yet Another Map Teleport is a good alternative that works for 1.6. You just have to manually add the points.
    Link: https://www.nexusmods.com/stardewvalley/mods/18143
  3. KristenMoon3
    KristenMoon3
    • supporter
    • 0 kudos
    will you be updating this for 1.6? it says its no longer compatible.
  4. aryxas
    aryxas
    • member
    • 0 kudos
    Not sure if anyone else is still having an issue, but when i click to fast travel, it just switches to inventory and nothing happens.  not sure why.  if I enable balanced mode it says i need a horse. without the horse nothing happens except for the UI switch
    1. Brandon10109
      Brandon10109
      • member
      • 0 kudos
      fr bro
    2. DoctorNuck
      DoctorNuck
      • member
      • 0 kudos
      Had this issue and just figured out the solution. Guessing it has something to do with window/ui size and where on the map the fast travel points are, because it started acting up after I changed my zoom view to better farm for radioactive ore.

      If you change your zoom and UI Scale off of 100%, change them both back to 100% and see if it still works for you maybe?
    3. DoctorNuck
      DoctorNuck
      • member
      • 0 kudos
      ping if you're still having issues with this, maybe try changing your zoom and UI Scale off of 100%, change them both back to 100%
    4. Jukehz
      Jukehz
      • member
      • 0 kudos
      make your UI and zoom the same and it will work again. That was my issue. Zoom was at 75 and ui was at 100
    5. sprookspook
      sprookspook
      • member
      • 0 kudos
      been having the same issue. tried bringing ui and zoom off 100% and then back to it, but no dice :(
    6. PaZzi
      PaZzi
      • member
      • 0 kudos
      i found the problem for this issue. People seem to accidentally press 'N' which toggles the mode and disables the fast travel. 
    7. Am4ryllis
      Am4ryllis
      • member
      • 5 kudos
      @PazZi lmao so that's why it suddenly stopped working for me. I tested and yeah it's working again.
  5. elvenkenshin
    elvenkenshin
    • member
    • 0 kudos
    For anyone trying to re-route the farm fast travel for Stardew Valley Expanded with Grandpa's Farm mod included:

    In the config.json file there is a default entry for the farm labeled "{0} Farm".
    Replace the default X, Y locations (64, 18) with new locations (111, 52).

    You can adjust as needed, but this will place you on the road entering from the right. Included the default coordinates above in case you need to swap them back to the standard farm.

    {
    "MapName": "{0} Farm",
    "GameLocationIndex": 1,
    "SpawnPosition": {
      "X": 111,
      "Y": 52
    },
    "RerouteName": "Farm"
    },
  6. sombracarmesi23
    sombracarmesi23
    • member
    • 0 kudos
    Para quien tenga la versión en castellano, he estado definiendo los puntos de teletransporte en el mapa de Stardew Valley Expanded (sin Granja de Abuelo). Si queréis solo tenéis que sustituir el código en el archivo config.json del mod por esto (perdón por el mucho texto pero quería se completo) (PD: Veréis que algún lugar parece estar repetido, esto es porque  puede haber discrepancias en el nombre del lugar, los nombre que no funcionen no interfieren con los que sí. La granja cerca de las vías del tren aun da algún fallo y solo teletransporta al punto designado como vías del tren, asi que he bajado el punto de teletransporte para que os deje tanto en la entrada de la granja, como encaminados a la subida hacia la estacón ):
    _________________________________
    {
      "BalancedMode": false,
      "FastTravelPoints": [
        {
          "MapName": "Desierto Cálico",
          "GameLocationIndex": 28,
          "SpawnPosition": {
            "X": 19,
            "Y": 41
          },
          "RerouteName": "Desert"
        },
        {
          "MapName": "Desierto de Calico",
          "GameLocationIndex": 28,
          "SpawnPosition": {
            "X": 18,
            "Y": 36
          },
          "RerouteName": "Desert"
        },
        {
          "MapName": "Gremio de aventureros",
          "GameLocationIndex": 30,
          "SpawnPosition": {
            "X": 32,
            "Y": 23
          },
          "RerouteName": "Custom_AdventurerSummit"
        },
        {
          "MapName": "Granja Fairhaven",
          "GameLocationIndex": 21,
          "SpawnPosition": {
            "X": 68,
            "Y": 73
          },
          "RerouteName": "Forest"
        },
        {
          "MapName": "Casa de Andy",
          "GameLocationIndex": 21,
          "SpawnPosition": {
            "X": 62,
            "Y": 68
          },
          "RerouteName": "Forest"
        },
        {
          "MapName": "Casa de Sophia",
          "GameLocationIndex": 64,
          "SpawnPosition": {
            "X": 28,
            "Y": 33
          },
          "RerouteName": "Custom_BlueMoonVineyard"
        },
        {
          "MapName": "Viñedo Luna Azul",
          "GameLocationIndex": 64,
          "SpawnPosition": {
            "X": 28,
            "Y": 37
          },
          "RerouteName": "Custom_BlueMoonVineyard"
        },
        {
          "MapName": "Playa",
          "GameLocationIndex": 15,
          "SpawnPosition": {
            "X": 38,
            "Y": 14
          },
          "RerouteName": "Beach"
        },
        {
          "MapName": "Casa de Willy",
          "GameLocationIndex": 15,
          "SpawnPosition": {
            "X": 30,
            "Y": 35
          },
          "RerouteName": "Beach"
        },
        {
          "MapName": "Tienda de pesca
    Abierta de 09:00 a 17:00",
          "GameLocationIndex": 15,
          "SpawnPosition": {
            "X": 30,
            "Y": 35
          },
          "RerouteName": "Beach"
        },
        {
          "MapName": "Residencia de los Jenkins",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 59,
            "Y": 54
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Bosque Tizón",
          "GameLocationIndex": 65,
          "SpawnPosition": {
            "X": 97,
            "Y": 33
          },
          "RerouteName": "Custom_ForestWest"
        },
        {
          "MapName": "Isla Gengibre",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 20,
            "Y": 23
          },
          "RerouteName": "IslandWest"
        },
        {
          "MapName": "Granja {0}",
          "GameLocationIndex": 1,
          "SpawnPosition": {
            "X": 64,
            "Y": 18
          },
          "RerouteName": "Farm"
        },
        {
          "MapName": "Bosque trasero",
          "GameLocationIndex": 49,
          "SpawnPosition": {
            "X": 22,
            "Y": 14
          },
          "RerouteName": null
        },
        {
          "MapName": "Parada de autobús",
          "GameLocationIndex": 24,
          "SpawnPosition": {
            "X": 12,
            "Y": 13
          },
          "RerouteName": null
        },
        {
          "MapName": "Torre del mago",
          "GameLocationIndex": 21,
          "SpawnPosition": {
            "X": 5,
            "Y": 20
          },
          "RerouteName": "Forest"
        },
        {
          "MapName": "Rancho de Marnie",
          "GameLocationIndex": 22,
          "SpawnPosition": {
            "X": 90,
            "Y": 18
          },
          "RerouteName": "Forest"
        },
        {
          "MapName": "Cabaña de Leah",
          "GameLocationIndex": 23,
          "SpawnPosition": {
            "X": 104,
            "Y": 34
          },
          "RerouteName": "Forest"
        },
        {
          "MapName": "Plaza del pueblo",
          "GameLocationIndex": 3,
          "SpawnPosition": {
            "X": 29,
            "Y": 67
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Clínica de Harvey",
          "GameLocationIndex": 12,
          "SpawnPosition": {
            "X": 36,
            "Y": 58
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Tienda local Pierre's",
          "GameLocationIndex": 9,
          "SpawnPosition": {
            "X": 44,
            "Y": 58
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Herrería",
          "GameLocationIndex": 7,
          "SpawnPosition": {
            "X": 94,
            "Y": 83
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Salón",
          "GameLocationIndex": 10,
          "SpawnPosition": {
            "X": 45,
            "Y": 72
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Mansión del alcalde",
          "GameLocationIndex": 8,
          "SpawnPosition": {
            "X": 58,
            "Y": 88
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Museo y biblioteca de Stardew Valley",
          "GameLocationIndex": 31,
          "SpawnPosition": {
            "X": 101,
            "Y": 91
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Antiguo jardín comunitario",
          "GameLocationIndex": 31,
          "SpawnPosition": {
            "X": 22,
            "Y": 26
          },
          "RerouteName": "Custom_Garden"
        },
        {
          "MapName": "Jardín comunitario",
          "GameLocationIndex": 31,
          "SpawnPosition": {
            "X": 102,
            "Y": 98
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Cabaña de Elliot",
          "GameLocationIndex": 15,
          "SpawnPosition": {
            "X": 49,
            "Y": 13
          },
          "RerouteName": "Beach"
        },
        {
          "MapName": "Tubería de la cloaca",
          "GameLocationIndex": 26,
          "SpawnPosition": {
            "X": 97,
            "Y": 100
          },
          "RerouteName": "Forest"
        },
        {
          "MapName": "Cloaca",
          "GameLocationIndex": 26,
          "SpawnPosition": {
            "X": 95,
            "Y": 100
          },
          "RerouteName": "Forest"
        },
        {
          "MapName": "Cloacas",
          "GameLocationIndex": 26,
          "SpawnPosition": {
            "X": 34,
            "Y": 98
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Cementerio",
          "GameLocationIndex": 18,
          "SpawnPosition": {
            "X": 47,
            "Y": 89
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Caravana",
          "GameLocationIndex": 11,
          "SpawnPosition": {
            "X": 72,
            "Y": 71
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Carpintería",
          "GameLocationIndex": 30,
          "SpawnPosition": {
            "X": 12,
            "Y": 28
          },
          "RerouteName": "Mountain"
        },
        {
          "MapName": "Tienda de campaña",
          "GameLocationIndex": 19,
          "SpawnPosition": {
            "X": 26,
            "Y": 9
          },
          "RerouteName": "Mountain"
        },
        {
          "MapName": "Cantera",
          "GameLocationIndex": 39,
          "SpawnPosition": {
            "X": 104,
            "Y": 26
          },
          "RerouteName": "Mountain"
        },
        {
          "MapName": "MercaJoja",
          "GameLocationIndex": 46,
          "SpawnPosition": {
            "X": 95,
            "Y": 53
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Parque",
          "GameLocationIndex": 46,
          "SpawnPosition": {
            "X": 94,
            "Y": 67
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Memorial",
          "GameLocationIndex": 40,
          "SpawnPosition": {
            "X": 110,
            "Y": 28
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Puente Shearwater",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 29,
            "Y": 21
          },
          "RerouteName": "Custom_ShearwaterBridge"
        },
        {
          "MapName": "Spa",
          "GameLocationIndex": 41,
          "SpawnPosition": {
            "X": 10,
            "Y": 58
          },
          "RerouteName": "Railroad"
        },
        {
          "MapName": "Bosque secreto",
          "GameLocationIndex": 34,
          "SpawnPosition": {
            "X": 79,
            "Y": 30
          },
          "RerouteName": "Woods"
        },
        {
          "MapName": "Centro cívico",
          "GameLocationIndex": 45,
          "SpawnPosition": {
            "X": 53,
            "Y": 23
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Vías del tren",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 31,
            "Y": 54
          },
          "RerouteName": "Railroad"
        },
        {
          "MapName": "Granja Esmeralda",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 35,
            "Y": 54
          },
          "RerouteName": "Railroad"
        },
        {
          "MapName": "Casa de Susan",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 38,
            "Y": 52
          },
          "RerouteName": "Railroad"
        },
        {
          "MapName": "Calle del Río, 1",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 57,
            "Y": 65
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Camino del Sauce, 2",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 20,
            "Y": 91
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Camino del Sauce, 1",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 10,
            "Y": 87
          },
          "RerouteName": "Town"
        },
        {
          "MapName": "Casa en ruinas",
          "GameLocationIndex": 35,
          "SpawnPosition": {
            "X": 34,
            "Y": 98
          },
          "RerouteName": "Forest"
        }
      ]
    }
  7. daff00
    daff00
    • member
    • 0 kudos

    does this work with a controller?
  8. nkizza
    nkizza
    • member
    • 0 kudos
    It seems like game location ID doesn't need to be exact in the json config. I've just tried to pick the closest location ID from nearby warp point, and it seems to be working.
    Here's some custom locations for SVE (add this to FastTravelPoints value in config.json):
    {
    "MapName": "Adventurer Guild",
    "GameLocationIndex": 30,
    "SpawnPosition": {
      "X": 32,
      "Y": 23
    },
    "RerouteName": "Custom_AdventurerSummit"
    },
    {
    "MapName": "Fairhaven Farm",
    "GameLocationIndex": 21,
    "SpawnPosition": {
      "X": 68,
      "Y": 73
    },
    "RerouteName": "Forest"
    },
    {
    "MapName": "Sophia's House",
    "GameLocationIndex": 64,
    "SpawnPosition": {
      "X": 28,
      "Y": 33
    },
    "RerouteName": "Custom_BlueMoonVineyard"
    },
    {
    "MapName": "Beach",
    "GameLocationIndex": 15,
    "SpawnPosition": {
      "X": 12,
      "Y": 13
    },
    "RerouteName": "Beach"
    },
    {
    "MapName": "Jenkins' Residence",
    "GameLocationIndex": 35,
    "SpawnPosition": {
      "X": 59,
      "Y": 52
    },
    "RerouteName": "Town"
    },
    {
    "MapName": "Cindersap Forest",
    "GameLocationIndex": 65,
    "SpawnPosition": {
      "X": 97,
      "Y": 33
    },
    "RerouteName": "Custom_ForestWest"
    },
    {
    "MapName": "Ginger Island",
    "GameLocationIndex": 35,
    "SpawnPosition": {
      "X": 20,
      "Y": 23
    },
    "RerouteName": "IslandWest"
    }
  9. ZanPlays
    ZanPlays
    • supporter
    • 0 kudos
    Can you check out the mod Refugee NPCs and see if you can make a fast travel point to that location? Maybe I can just edit the config file to warp there. I just wanted to know what to put for the values. I got the refugee mod to work but because of my other  mods, the entrance to  the new location is gone. If I can warp there, it would be great. I'm also using the unofficial TMX conversion for Refugee NPCs mod so that might help with this. If you can manage to do this, you'll be a life saver.
  10. xxiuuxii
    xxiuuxii
    • member
    • 2 kudos
    Works on my 1.5.6 SDV. Just make sure to press N.