diff options
author | olim <bobq4582@gmail.com> | 2024-01-31 10:58:23 +0000 |
---|---|---|
committer | olim <bobq4582@gmail.com> | 2024-01-31 10:58:23 +0000 |
commit | 913f2d6d31e1648e02ff9b9daeb1020a0ea84727 (patch) | |
tree | 8055c37de56387ac4b7b8643ee2ea2081f7ad14a /src/main/resources/assets | |
parent | 86035f311b28094daf1ab7dbda7c888259e56723 (diff) | |
download | Skyblocker-913f2d6d31e1648e02ff9b9daeb1020a0ea84727.tar.gz Skyblocker-913f2d6d31e1648e02ff9b9daeb1020a0ea84727.tar.bz2 Skyblocker-913f2d6d31e1648e02ff9b9daeb1020a0ea84727.zip |
fixed text
fixed the text for the config in dwarven mines category
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 3 |
1 files changed, 3 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 c98d0c61..4269441d 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -277,8 +277,11 @@ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.screen": "Dwarven HUD Config...", "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "Enable Background", "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsHud": "Crystal Hollows Map", + "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsHud.enabled": "Enabled", + "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsHud.screen": "Crystals HUD Config...", "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsHud.showLocations": "Show Waypoints", "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints": "Crystal Hollows Waypoints", + "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.enabled": "Enabled Waypoints", "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat": "Find Waypoints In Chat", "text.autoconfig.skyblocker.option.locations.rift": "The Rift", |