aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-04-08 22:07:29 +0100
committerolim <bobq4582@gmail.com>2024-04-08 22:07:29 +0100
commitcec065a79d10319aaf0b6c3e96b4d76001f3e93b (patch)
treeca9833dd9f44ed715b24b129964c2f72303d8171 /src/main/resources/assets/skyblocker/lang
parentb3623837bda701610868552005a25a5e5c148b8f (diff)
downloadSkyblocker-cec065a79d10319aaf0b6c3e96b4d76001f3e93b.tar.gz
Skyblocker-cec065a79d10319aaf0b6c3e96b4d76001f3e93b.tar.bz2
Skyblocker-cec065a79d10319aaf0b6c3e96b4d76001f3e93b.zip
add option for timer above rod when fishing
give option to show how long a rod has been out for
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json4
1 files changed, 4 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 84409b9f..5c590d57 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -35,6 +35,10 @@
"text.autoconfig.skyblocker.option.general.etherwarpOverlay": "Etherwarp Overlay",
"text.autoconfig.skyblocker.option.general.fishing": "Fishing Helper",
"text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "Enable Fishing Helper",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingTimer": "Enable Timer",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingTimer.@Tooltip": "Display fishing time above bobber",
+ "text.autoconfig.skyblocker.option.general.fishing.fishingTimerScale": "Fishing Timer Scale",
+ "text.autoconfig.skyblocker.option.general.fishing.fishingTimerScale.@Tooltip": "How big to display the fishing timer",
"text.autoconfig.skyblocker.option.general.fairySouls": "Fairy Souls Helper",
"text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "Enable Fairy Souls Helper",
"text.autoconfig.skyblocker.option.general.fairySouls.highlightFoundSouls": "Highlight found fairy souls",