diff options
| author | Cow <cow@volloeko.de> | 2020-12-28 15:43:37 +0100 |
|---|---|---|
| committer | Cow <cow@volloeko.de> | 2020-12-28 15:43:37 +0100 |
| commit | e1c46e5fbad592241dc21b7297f8a982ea4b347f (patch) | |
| tree | 636cac23d8d4b98482d2413ad6b4405b03b1c43f /src/main/resources | |
| parent | 50fe638726f9f684004365bb99c3117acead8cd0 (diff) | |
| download | Cowlection-e1c46e5fbad592241dc21b7297f8a982ea4b347f.tar.gz Cowlection-e1c46e5fbad592241dc21b7297f8a982ea4b347f.tar.bz2 Cowlection-e1c46e5fbad592241dc21b7297f8a982ea4b347f.zip | |
SkyBlock Bazaar graphs improvements
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang index c1c7be5..f4f189a 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -38,8 +38,10 @@ cowlection.config.notifyOldServer=Notify when server restarted ≥X days ago cowlection.config.notifyOldServer.tooltip=Notify when joining a server that hasn't restarted for X ingame days.\n§eSet to 0 to disable notifications! cowlection.config.tooltipToggleKeyBinding=Key binding: toggle tooltip cowlection.config.tooltipToggleKeyBinding.tooltip=Hold down this key to toggle tooltip if one of the following settings is set to 'key press' -cowlection.config.tooltipAuctionHousePriceEach=Auction house: price per item +cowlection.config.tooltipAuctionHousePriceEach=§7Auction house: §rprice per item cowlection.config.tooltipAuctionHousePriceEach.tooltip=Add price per item if multiple items are bought or sold? +cowlection.config.bazaarConnectGraphsNodes=§7Bazaar: §rconnect the graph nodes +cowlection.config.bazaarConnectGraphsNodes.tooltip=Draw a line through the bazaar graphs' nodes?\n§7§oThis also (tries to) fix the graphs when using the MC unicode font. cowlection.config.tooltipItemAge=Show item age cowlection.config.tooltipItemAge.tooltip=Show item age? Only works for non-stackable items cowlection.config.tooltipItemAgeShortened=Shorten item age? |
