aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/en_us.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-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 cbd23bb1..ec67ccf3 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -2,7 +2,7 @@
"text.autoconfig.skyblocker.title": "Skyblocker Settings",
"text.autoconfig.skyblocker.category.general": "General",
- "text.autoconfig.skyblocker.option.general.apiKey": "Hypixel API Key",
+ "text.autoconfig.skyblocker.option.general.apiKey": "Hypixel API Key (WIP)",
"text.autoconfig.skyblocker.category.bars": "Bars",
"text.autoconfig.skyblocker.option.bars.enableBars": "Enable Health & Mana Bars",
@@ -11,9 +11,14 @@
"text.autoconfig.skyblocker.option.bars.healthColor": "Health Color",
"text.autoconfig.skyblocker.option.bars.manaColor": "Mana Color",
+ "text.autoconfig.skyblocker.category.dungeons": "Dungeons",
+ "text.autoconfig.skyblocker.option.dungeons.enableMap": "Enable Map",
+ "text.autoconfig.skyblocker.option.dungeons.solveThreeWeirdos": "Solve Three Weirdos Puzzle",
+
"text.autoconfig.skyblocker.category.messages": "Messages",
"text.autoconfig.skyblocker.option.messages.hideAbility": "Hide Ability Cooldown",
"text.autoconfig.skyblocker.option.messages.hideHeal": "Hide Heal Messages",
"text.autoconfig.skyblocker.option.messages.hideAOTE": "Hide AOTE Messages",
- "text.autoconfig.skyblocker.option.messages.hideMidasStaff": "Hide Midas Staff Messages"
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "Hide Implosion Message",
+ "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Hide Molten Wave Message"
} \ No newline at end of file