diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-11-04 01:16:25 -0400 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-11-04 01:16:25 -0400 |
commit | b1104c555ac49e1f24bb749f73a5c4039e714521 (patch) | |
tree | cd648b4e9d8a15ba8a849364afd34b5caf757e5e /src/main/resources/assets/skyblocker/lang | |
parent | ce11f3c78910f27534d2d2aba76d17857757edde (diff) | |
download | Skyblocker-b1104c555ac49e1f24bb749f73a5c4039e714521.tar.gz Skyblocker-b1104c555ac49e1f24bb749f73a5c4039e714521.tar.bz2 Skyblocker-b1104c555ac49e1f24bb749f73a5c4039e714521.zip |
Fancify Livid Glow
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
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 c0f3c7ba..f4154b54 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -189,7 +189,7 @@ "text.autoconfig.skyblocker.option.locations.dungeons.mapScreen": "Dungeon Map Placement Config...", "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Map Scaling", "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow": "Starred Mob Glow", - "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow.@Tooltip": "Applies the glowing effect to starred mobs that are visible.", + "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow.@Tooltip": "Applies the glowing effect to starred mobs that are visible. Also applies it to the correct Livid in F5/M5.", "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Solve Three Weirdos Puzzle", "text.autoconfig.skyblocker.option.locations.dungeons.blazeSolver": "Solve Blaze Puzzle", "text.autoconfig.skyblocker.option.locations.dungeons.blazeSolver.@Tooltip": "Boxes the correct blaze in green, also draws a line to and boxes the next blaze to kill in white.", |