aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorYasin <LifeIsAParadox@users.noreply.github.com>2024-03-24 20:30:54 +0100
committerGitHub <noreply@github.com>2024-03-24 20:30:54 +0100
commitc7f9e5f87cd9c124bf06d2b182dd087e15d6bcca (patch)
treeeef7cdf50990ba084f365b83b56c63bfe0bc9cbf /src/main/resources
parentf4ba92eb016dbfd48fe652e1d28cb30f3e6d0cc1 (diff)
parent18c176b9fd2b6502520b907ae27eee56fba801ca (diff)
downloadSkyblocker-c7f9e5f87cd9c124bf06d2b182dd087e15d6bcca.tar.gz
Skyblocker-c7f9e5f87cd9c124bf06d2b182dd087e15d6bcca.tar.bz2
Skyblocker-c7f9e5f87cd9c124bf06d2b182dd087e15d6bcca.zip
Merge pull request #608 from kevinthegreat1/tab-hud-quick-fix
Tab hud quick fix
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
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 6b6c5f68..ff0ffa11 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -63,7 +63,7 @@
"text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningAfterDungeon": "Enable Quiver Warning After a Dungeon",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "View backpack preview without holding Shift",
"text.autoconfig.skyblocker.option.general.compactorDeletorPreview": "Enable Compactor/Deletor Preview",
- "text.autoconfig.skyblocker.option.general.tabHud": "Fancy tab HUD",
+ "text.autoconfig.skyblocker.option.general.tabHud": "Fancy tab HUD (Temporarily disabled outside dungeons)",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Enable fancy tab HUD",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "Scale factor of fancy tab HUD",
"text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Value in %, relative to your vanilla GUI scale",