aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker
diff options
context:
space:
mode:
authorRime <81419447+Emirlol@users.noreply.github.com>2025-06-26 05:06:22 +0300
committerGitHub <noreply@github.com>2025-06-25 22:06:22 -0400
commit92d852c1107ff9d8da7a7fb612e5804fa1d871f4 (patch)
tree39125611bf0f8275b9aad11da30289c984e723b3 /src/main/resources/assets/skyblocker
parentb4229bea773df83efd3cbadaf97f5159b3778cda (diff)
downloadSkyblocker-92d852c1107ff9d8da7a7fb612e5804fa1d871f4.tar.gz
Skyblocker-92d852c1107ff9d8da7a7fb612e5804fa1d871f4.tar.bz2
Skyblocker-92d852c1107ff9d8da7a7fb612e5804fa1d871f4.zip
Add attribute level helper (#1399)
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
1 files changed, 2 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 2c210e27..af5e8912 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -973,6 +973,8 @@
"skyblocker.config.uiAndVisuals.slotText.mode.DISABLED": "Disabled",
"skyblocker.config.uiAndVisuals.slotText.separator": "Individual Toggles",
+ "skyblocker.config.uiAndVisuals.slotText.attributeLevels": "Attribute Level",
+ "skyblocker.config.uiAndVisuals.slotText.attributeLevels.@Tooltip": "Displays the level of the attribute in the Attribute Menu.",
"skyblocker.config.uiAndVisuals.slotText.attributeShard": "Attribute Shards",
"skyblocker.config.uiAndVisuals.slotText.attributeShard.@Tooltip": "Displays the attribute's level and the initials of the attribute's name.",
"skyblocker.config.uiAndVisuals.slotText.catacombsLevel": "Catacombs Class Level",