diff options
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 7 |
1 files changed, 7 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 aee38317..b1f3df9f 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -11,6 +11,12 @@ "text.skyblocker.quit_config": "Changes Not Saved", "text.skyblocker.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!", "text.skyblocker.quit_discard": "Quit & Discard Changes", + "text.skyblocker.config": "Open Config...", + "text.skyblocker.source": "Source", + "text.skyblocker.website": "Website", + "text.skyblocker.translate": "Translate", + "text.skyblocker.modrinth": "Modrinth", + "text.skyblocker.discord": "Discord", "text.autoconfig.skyblocker.title": "Skyblocker Settings", @@ -357,6 +363,7 @@ "text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks.@Tooltip": "Used for calculating Motes sell prices.", "text.autoconfig.skyblocker.option.locations.end": "The End", + "text.autoconfig.skyblocker.option.locations.end.enableEnderNodeHelper": "Enable Ender Node Helper", "text.autoconfig.skyblocker.option.locations.end.hudEnabled": "HUD Enabled", "text.autoconfig.skyblocker.option.locations.end.screen": "End HUD Config...", "text.autoconfig.skyblocker.option.locations.end.waypoint": "End Protector Waypoint", |