diff --git a/Stardew Valley Expanded/[CP] Stardew Valley Expanded/code/Locations/LocationsData.json b/Stardew Valley Expanded/[CP] Stardew Valley Expanded/code/Locations/LocationsData.json index 36bcf0d2..3c1ec914 100644 --- a/Stardew Valley Expanded/[CP] Stardew Valley Expanded/code/Locations/LocationsData.json +++ b/Stardew Valley Expanded/[CP] Stardew Valley Expanded/code/Locations/LocationsData.json @@ -852,7 +852,7 @@ ], }, "Custom_FableReef": { - "DisplayName": "{{i18n:Fable_Reef}}", + "DisplayName": "{{i18n:LocationData.Fable_Reef}}", "DefaultArrivalTile": { "X": 31, "Y": 42, @@ -992,7 +992,7 @@ "CanPlantHere": true, }, "Custom_ForestWest": { - "DisplayName": "{{i18n:Forest_West}}", + "DisplayName": "{{i18n:LocationData.Forest_West}}", "DefaultArrivalTile": { "X": 155, "Y": 21, @@ -1138,7 +1138,7 @@ ] }, "Custom_Garden": { - "DisplayName": "{{i18n:Garden}}", + "DisplayName": "{{i18n:LocationData.Custom_Garden}}", "DefaultArrivalTile": { "X": 2, "Y": 29, @@ -1186,7 +1186,7 @@ ] }, "Custom_GrampletonSuburbs": { - "DisplayName": "{{i18n:Grampleton_Suburbs}}", + "DisplayName": "{{i18n:LocationData.Grampleton_Suburbs}}", "DefaultArrivalTile": { "X": 37, "Y": 35, @@ -1340,7 +1340,7 @@ ] }, "Custom_GrampletonSuburbsTrainStation": { - "DisplayName": "{{i18n:Grampleton_Train}}", + "DisplayName": "{{i18n:LocationData.Grambleton_Train}}", "DefaultArrivalTile": { "X": 30, "Y": 15, @@ -1494,7 +1494,7 @@ ] }, "Custom_GrandpasShedOutside": { - "DisplayName": "{{i18n:Grandpas_Shed_Outside}}", + "DisplayName": "{{i18n:LocationData.Grandpas_Shed_Outside}}", "DefaultArrivalTile": { "X": 5, "Y": 2, @@ -1545,7 +1545,7 @@ ] }, "Custom_Highlands": { - "DisplayName": "{{i18n:Highlands}}", + "DisplayName": "{{i18n:LocationData.Highlands}}", "DefaultArrivalTile": { "X": 129, "Y": 142, @@ -1695,7 +1695,7 @@ ] }, "Custom_HighlandsCavern": { - "DisplayName": "{{i18n:Highlands_Cavern}}", + "DisplayName": "{{i18n:LocationData.Highlands_Cavern}}", "DefaultArrivalTile": { "X": 120, "Y": 145, @@ -1730,7 +1730,7 @@ ], }, "Custom_JunimoWoods": { - "DisplayName": "{{i18n:Junimo_Woods}}", + "DisplayName": "{{i18n:LocationData.Junimo_Woods}}", "DefaultArrivalTile": { "X": 35, "Y": 91, @@ -1831,7 +1831,7 @@ ] }, "Custom_MorrisProperty": { - "DisplayName": "{{i18n:Morris_Property}}", + "DisplayName": "{{i18n:LocationData.Morris_Property}}", "DefaultArrivalTile": { "X": 1, "Y": 28, @@ -1963,7 +1963,7 @@ ] }, "Custom_ShearwaterBridge": { - "DisplayName": "{{i18n:Shearwater_Bridge}}", + "DisplayName": "{{i18n:LocationData.Shearwater_Bridge}}", "DefaultArrivalTile": { "X": 1, "Y": 20, @@ -2098,7 +2098,7 @@ ] }, "Custom_SpriteSpring2": { - "DisplayName": "{{i18n:Sprite_Spring}}", + "DisplayName": "{{i18n:LocationData.Sprite_Spring}}", "DefaultArrivalTile": { "X": 16, "Y": 22,