aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorviciscat <51047087+viciscat@users.noreply.github.com>2024-07-30 20:10:23 +0200
committerviciscat <51047087+viciscat@users.noreply.github.com>2024-07-30 20:10:23 +0200
commitaaf2792c3c539cd4f0b3e047742df023910ae601 (patch)
tree895437d69307ed7750ac64b042ea48feb4d25136
parent312d356d4bc65e4481e420f31838e36edc6cbe27 (diff)
downloadSkyblocker-aaf2792c3c539cd4f0b3e047742df023910ae601.tar.gz
Skyblocker-aaf2792c3c539cd4f0b3e047742df023910ae601.tar.bz2
Skyblocker-aaf2792c3c539cd4f0b3e047742df023910ae601.zip
empty string
get it? cuz the commit is to add info that you can put an empty string to hide the tooltip HAHAHAHA
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 5c6bbf6a..645abe6e 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -577,7 +577,7 @@
"skyblocker.config.quickNav.button.item.itemName": "Item",
"skyblocker.config.quickNav.button.render": "Render",
"skyblocker.config.quickNav.button.tooltip": "Tooltip",
- "skyblocker.config.quickNav.button.tooltip.@Tooltip": "Tooltip shown when hovering your mouse over the button.\n\nYou can use text json format.",
+ "skyblocker.config.quickNav.button.tooltip.@Tooltip": "Tooltip shown when hovering your mouse over the button.\n\nYou can use text json format.\nPutting nothing will make the tooltip not render.",
"skyblocker.config.quickNav.button.uiTitle": "UI Title",
"skyblocker.config.quickNav.enableQuickNav": "Enable Quick Navigation",