aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-04-09 13:26:12 +0100
committerolim <bobq4582@gmail.com>2024-04-09 13:26:12 +0100
commitf4b7cccafe1c84e3d7c2cd2da5633a4689b3c6e6 (patch)
treeeab623b16ff462633a351b35e0e8515880cad2ca /src/main/resources/assets/skyblocker
parentcdf2b3f8a1cdb665df7b3da1ecf6c328630faf5d (diff)
downloadSkyblocker-f4b7cccafe1c84e3d7c2cd2da5633a4689b3c6e6.tar.gz
Skyblocker-f4b7cccafe1c84e3d7c2cd2da5633a4689b3c6e6.tar.bz2
Skyblocker-f4b7cccafe1c84e3d7c2cd2da5633a4689b3c6e6.zip
add ability to hide others rods
add option to toggle rendering of other players rods
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json4
1 files changed, 3 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 d1b28471..64d940ba 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -37,10 +37,12 @@
"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.changeTimerColor": "Change timer color at 20s",
+ "text.autoconfig.skyblocker.option.general.fishing.changeTimerColor": "Change Timer Color At 20s",
"text.autoconfig.skyblocker.option.general.fishing.changeTimerColor.@Tooltip": "Changes the color of the timer to green after 20 seconds has passed",
"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.fishing.hideOtherPlayers": "Hide Other Players Rods",
+ "text.autoconfig.skyblocker.option.general.fishing.hideOtherPlayers.@Tooltip": "Hide other players fishing rods from showing for you",
"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",