aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-04-11 10:59:00 +0100
committerolim <bobq4582@gmail.com>2024-04-11 10:59:00 +0100
commit0bd00eb842fe3f5f3ebe5c55bc06eef339f014f4 (patch)
treebd46dbea106b81db4bdb414e88eec55f7ef0d34e /src/main/resources
parentb420949246daaefc0c381bbc3bfeadd5de44d16a (diff)
downloadSkyblocker-0bd00eb842fe3f5f3ebe5c55bc06eef339f014f4.tar.gz
Skyblocker-0bd00eb842fe3f5f3ebe5c55bc06eef339f014f4.tar.bz2
Skyblocker-0bd00eb842fe3f5f3ebe5c55bc06eef339f014f4.zip
fix formatting hopefully
make sure that the code in the pull request is formatted properly
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index b43845e6..2563e51e 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -37,8 +37,8 @@
"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.@Tooltip": "Changes the color of the timer to green after 20 seconds has passed",
+ "text.autoconfig.skyblocker.option.general.fishing.changeTimerColor": "Change Timer At 20s",
+ "text.autoconfig.skyblocker.option.general.fishing.changeTimerColor.@Tooltip": "Changes 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",