diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-22 22:24:41 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-22 22:24:41 -0400 |
| commit | c6f4a8e7d361e4d4e336de483696d9823a67d1c5 (patch) | |
| tree | 5d0af8a8f5adcfaed6cc263357592f6379df69dc /src/main/resources | |
| parent | 78d56c8b1e97eda7d04be83d9a11879be414f81e (diff) | |
| download | Skyblocker-c6f4a8e7d361e4d4e336de483696d9823a67d1c5.tar.gz Skyblocker-c6f4a8e7d361e4d4e336de483696d9823a67d1c5.tar.bz2 Skyblocker-c6f4a8e7d361e4d4e336de483696d9823a67d1c5.zip | |
Add Lushlilac and Sea Lumies Highlighters
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 4 |
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 a8a0c53a..0a6df8f5 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -278,6 +278,10 @@ "skyblocker.config.foraging": "Foraging", "skyblocker.config.foraging.galatea": "Galatea", "skyblocker.config.foraging.galatea.enableForestNodeHelper": "Enable Forest Node Helper", + "skyblocker.config.foraging.galatea.enableLushlilacHighlighter": "Enable Lushlilac Highlighter", + "skyblocker.config.foraging.galatea.enableLushlilacHighlighter.@Tooltip": "Highlights Lushlilacs in magenta to assist in locating them.", + "skyblocker.config.foraging.galatea.enableSeaLumiesHighlighter": "Enable Sea Lumies Highlighter", + "skyblocker.config.foraging.galatea.enableSeaLumiesHighlighter.@Tooltip": "Highlights Sea Lumies in cyan to assist in locating them.", "skyblocker.config.foraging.galatea.solveForestTemplePuzzle": "Solve Forest Temple Puzzle", "skyblocker.config.foraging.galatea.solveForestTemplePuzzle.@Tooltip": "Displays the amount of times you need to rotate the terracotta blocks. For positive rotations you right click while for negative rotations you left click.", |
