aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2024-01-28 22:14:27 -0500
committerKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2024-05-24 19:51:16 -0400
commitbf4034da76adcc7760628d49e518404273efceee (patch)
tree458181e87af22d7cd8654c118fe2cd1daa18525e /src/main/resources
parent6ad1335dd95e5df4db38e1d8d022a6c2925d6921 (diff)
downloadSkyblocker-bf4034da76adcc7760628d49e518404273efceee.tar.gz
Skyblocker-bf4034da76adcc7760628d49e518404273efceee.tar.bz2
Skyblocker-bf4034da76adcc7760628d49e518404273efceee.zip
Add waypoints gui
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
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 dbc60ca0..6c663dc1 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -720,6 +720,8 @@
"skyblocker.shortcuts.new": "New Shortcut",
"skyblocker.shortcuts.commandSuggestionTooltip": "Due to limitations of Minecraft, command suggestions will only work after joining a new world.",
+ "skyblocker.waypoints.config": "Waypoints Config",
+
"skyblocker.customItemNames.removed": "§fRemoved this item's custom name.",
"skyblocker.customItemNames.neverHad": "§fThis item doesn't have a custom name set, but why not add one? ;)",
"skyblocker.customItemNames.added": "§fSet a custom name for your currently held item!",