diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-07-08 22:33:56 -0400 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-07-10 03:02:16 -0400 |
commit | 42703f02c9736a1565a0aa00007b04db9bc0baa7 (patch) | |
tree | 290f213b8feaa4f0fe7230c79118662b8e127c93 /src/main/resources/assets | |
parent | 94abbb2b9d23238cd629d065aaf68fadf7fd7796 (diff) | |
download | Skyblocker-42703f02c9736a1565a0aa00007b04db9bc0baa7.tar.gz Skyblocker-42703f02c9736a1565a0aa00007b04db9bc0baa7.tar.bz2 Skyblocker-42703f02c9736a1565a0aa00007b04db9bc0baa7.zip |
Bing bong locraw gone!
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index bf154048..ce7b7d46 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -654,6 +654,8 @@ "skyblocker.config.uiAndVisuals.waypoints.waypointType.@Tooltip": "Waypoint: Displays a highlight and a beacon beam.\n\nOutlined Waypoint: Displays both a waypoint and an outline.\n\nHighlight: Only displays a highlight.\n\nOutlined Highlight: Displays both a highlight and an outline.\n\nOutline: Only displays an outline.", "skyblocker.config.uiAndVisuals.waypoints.waypointType.generalNote": "\n\n\nThis option does not apply to all waypoints. Some waypoints such as secret waypoints have their own waypoint type option.", + "skyblocker.utils.locationUpdateError": "Failed to update your location! Some features of the mod may not work properly :(", + "skyblocker.itemTooltip.noData": "\u00a7cNo Data", "skyblocker.itemTooltip.nullMessage": "\u00a7cItem price information on tooltip will renew in max 60 seconds. If not, check latest.log", |