aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json9
1 files changed, 7 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 b0d70a2d..4679fa11 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -99,6 +99,13 @@
"text.autoconfig.skyblocker.option.general.wikiLookup.enableWikiLookup.@Tooltip": "Opens the wiki page of the hovered item with the F4 key.",
"text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki": "Use Official Wiki",
"text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "Use the official wiki instead of the Fandom wiki.",
+ "text.autoconfig.skyblocker.option.general.chestValue": "Chest Value",
+ "text.autoconfig.skyblocker.option.general.chestValue.@Tooltip": "Calculate the value of this container.",
+ "text.autoconfig.skyblocker.option.general.chestValue.enableChestValue": "Enable Chest Value",
+ "text.autoconfig.skyblocker.option.general.chestValue.enableChestValue.@Tooltip": "Adds a button in containers to calculate the value of a container.",
+ "text.autoconfig.skyblocker.option.general.chestValue.color": "Chest Value Color",
+ "text.autoconfig.skyblocker.option.general.chestValue.incompleteColor": "Incomplete Color",
+ "text.autoconfig.skyblocker.option.general.chestValue.incompleteColor.@Tooltip": "The color to display when the price data is incomplete.",
"text.autoconfig.skyblocker.option.general.specialEffects": "Special Effects",
"text.autoconfig.skyblocker.option.general.specialEffects.rareDungeonDropEffects": "Rare Dungeon Drop Effects",
"text.autoconfig.skyblocker.option.general.specialEffects.rareDungeonDropEffects.@Tooltip": "Adds a special visual effect triggered upon obtaining rare dungeon loot!",
@@ -188,8 +195,6 @@
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralColor": "Neutral Color",
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.profitColor": "Profit Color",
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.lossColor": "Loss Color",
- "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.incompleteColor": "Incomplete Color",
- "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.incompleteColor.@Tooltip": "The color to display when the price data is incomplete.",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Croesus Helper",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Gray out chests that have already been opened.",
"text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Enable Map",