diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-25 22:34:52 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-25 22:34:52 -0400 |
| commit | 3bd588279171d1f59b0433d2b94da29f5db4a740 (patch) | |
| tree | 6fd692595a10927022c15fae145d18f95d0ac028 /src/main/resources | |
| parent | 8d0681ad13f9786767296d29ca77ace556421404 (diff) | |
| download | Skyblocker-3bd588279171d1f59b0433d2b94da29f5db4a740.tar.gz Skyblocker-3bd588279171d1f59b0433d2b94da29f5db4a740.tar.bz2 Skyblocker-3bd588279171d1f59b0433d2b94da29f5db4a740.zip | |
Remove Attribute Shard Slot Text
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 0 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 af5e8912..132d2796 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -975,8 +975,6 @@ "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", "skyblocker.config.uiAndVisuals.slotText.choosePetPetLevel": "Pet Level (in choose pet)", "skyblocker.config.uiAndVisuals.slotText.collectionLevel": "Collection Level", |
