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.
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
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?
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.
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.
111 comments
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.
Link: https://www.nexusmods.com/stardewvalley/mods/18143
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?
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"
},
_________________________________
{
"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"
}
]
}
does this work with a controller?
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"
}