diff options
author | Cow <cow@volloeko.de> | 2021-04-11 15:03:58 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-04-11 15:03:58 +0200 |
commit | cc2b9c92404ed03661778aaae5477444a146ee9f (patch) | |
tree | 2ba05b5f47a2cd2a93e9c93e9461f1e4f3f81892 /src/main/resources/assets/cowlection/lang/en_US.lang | |
parent | a3f2cd8c51179c54661751525ae02249d0341934 (diff) | |
download | Cowlection-cc2b9c92404ed03661778aaae5477444a146ee9f.tar.gz Cowlection-cc2b9c92404ed03661778aaae5477444a146ee9f.tar.bz2 Cowlection-cc2b9c92404ed03661778aaae5477444a146ee9f.zip |
Added order (sort) functionality to Bazaar 'Sell All' tooltip
- also increased decimal places for AH: price each
- also added Bestiary Overview mini-'tutorial'
Diffstat (limited to 'src/main/resources/assets/cowlection/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang index d23b7f4..63217da 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -58,6 +58,8 @@ cowlection.config.tooltipAuctionHousePriceEachEnchantments=§7AH: §rprice per l cowlection.config.tooltipAuctionHousePriceEachEnchantments.tooltip=Breaks down the price of enchanted books with one higher-tiered enchantment into their potential level 1 book prices.\n§d§lUltimate§r and §eTurbo-Crop §renchantments are always included. Enchantments set in this config option get broken down additionally.\n§7Keep in mind that not all high-level enchantments can be created by combining lower level books! cowlection.config.auctionHouseMarkEndedAuctions=§7AH: §rmark sold/ended/expired auctions with... cowlection.config.auctionHouseMarkEndedAuctions.tooltip=Add indicators to auctions that...\n ‣ sold: §aSold §ror §aS\n ‣ ended: §aEnded §ror §aE\n ‣ expired: §cExpired §ror §cE +cowlection.config.bazaarSellAllOrder=§7Bazaar: §rOrder 'Sell Inventory/Sacks Now' by... +cowlection.config.bazaarSellAllOrder.tooltip=Order the Sell All tooltip inside the Bazaar by...\n ‣ price (sum)\n ‣ price (each)\n ‣ item amount\n ‣ or keep it unorderd cowlection.config.bazaarConnectGraphsNodes=§7Bazaar: §rconnect the graph nodes cowlection.config.bazaarConnectGraphsNodes.tooltip=Draw a line through the nodes of the bazaar graphs?\n§7§oThis also (tries to) fix the graphs when using the MC unicode font. cowlection.config.bazaarConnectGraphsLineWidth=§7Bazaar: §rline width |