diff options
author | vicisacat <victor.branchu@gmail.com> | 2024-04-02 17:59:08 +0200 |
---|---|---|
committer | vicisacat <victor.branchu@gmail.com> | 2024-04-02 17:59:28 +0200 |
commit | a0590e547cc9b033f1858afa6ca6d9d4c9e820b4 (patch) | |
tree | 140f3b187cd1bb53781ecdd5f4230ce258686124 /src/main/resources/assets | |
parent | 1efc40508a99accee0ec3f5cb3e8492a7b61d20c (diff) | |
download | Skyblocker-a0590e547cc9b033f1858afa6ca6d9d4c9e820b4.tar.gz Skyblocker-a0590e547cc9b033f1858afa6ca6d9d4c9e820b4.tar.bz2 Skyblocker-a0590e547cc9b033f1858afa6ca6d9d4c9e820b4.zip |
config
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 1 |
1 files changed, 1 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 dd44b8fe..878b3652 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -154,6 +154,7 @@ "text.autoconfig.skyblocker.option.general.searchOverlay.enableCommands.@Tooltip": "Opens the bazaar search with \"/bzs\" and auction house with \"/ahs\". A re-log is required for this setting to be updated.", "text.autoconfig.skyblocker.option.general.searchOverlay.historyLabel": "History:", "text.autoconfig.skyblocker.option.general.betterPartyFinder": "Better Party Finder", + "text.autoconfig.skyblocker.option.general.fancyCraftingUi": "Fancy Crafting UI", "skyblocker.itemTooltip.nullMessage": "§cItem price information on tooltip will renew in max 60 seconds. If not, check latest.log", "skyblocker.itemTooltip.noData": "§cNo Data", |