aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2023-11-06 10:55:07 -0500
committerGitHub <noreply@github.com>2023-11-06 10:55:07 -0500
commit6768b769e99d9aef50a55ebe6f41dce091d29365 (patch)
tree173de8d3a723b32bc5617f29f7c3b4406f073827 /src/main/resources/assets/skyblocker/lang
parent32aac90083bbf5a8a2a2844a3fbddf0168d564bd (diff)
downloadSkyblocker-6768b769e99d9aef50a55ebe6f41dce091d29365.tar.gz
Skyblocker-6768b769e99d9aef50a55ebe6f41dce091d29365.tar.bz2
Skyblocker-6768b769e99d9aef50a55ebe6f41dce091d29365.zip
Square Item Rarity Background (#407)
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-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 6d94b69b..d52ef612 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -84,6 +84,8 @@
"text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo.@Tooltip": "Displays the attribute's level as the stack count and the initials of the attribute's name.",
"text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgrounds": "Item Rarity Backgrounds",
"text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgrounds.@Tooltip": "Displays a colored background behind an item, the color represents the item's rarity.",
+ "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgroundStyle": "Item Rarity Background Style",
+ "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgroundStyle.@Tooltip": "Choose between a circular or a square background style!",
"text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgroundsOpacity": "Item Rarity Backgrounds Opacity",
"text.autoconfig.skyblocker.option.general.wikiLookup": "Wiki Lookup",
"text.autoconfig.skyblocker.option.general.wikiLookup.enableWikiLookup": "Enable Wiki Lookup",