diff options
author | Cow <cow@volloeko.de> | 2021-07-04 10:48:02 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-07-04 10:48:02 +0200 |
commit | abd9385d6789479bc970c97409227a0f6fca9f83 (patch) | |
tree | 42004d32cbef9d2d0703f9814b02b5f319057938 /src/main/resources/assets/cowlection | |
parent | 581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0 (diff) | |
download | Cowlection-abd9385d6789479bc970c97409227a0f6fca9f83.tar.gz Cowlection-abd9385d6789479bc970c97409227a0f6fca9f83.tar.bz2 Cowlection-abd9385d6789479bc970c97409227a0f6fca9f83.zip |
Added 'items left' to Bazaar order tooltips
Diffstat (limited to 'src/main/resources/assets/cowlection')
-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 a5d03f9..9f7c5cf 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -72,6 +72,8 @@ cowlection.config.bazaarSellAllOrder=§7Bazaar: §rOrder 'Sell Inventory/Sacks N 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.bazaarSellAllOrderAscDesc=§7Bazaar: §rOrder 'Sell Inventory/Sacks Now' from cowlection.config.bazaarSellAllOrderAscDesc.tooltip=Order the Sell All tooltip inside the Bazaar from low to high, or from high to low? +cowlection.config.bazaarShowItemsLeft=§7Bazaar: §rShow items left to buy/sell +cowlection.config.bazaarShowItemsLeft.tooltip=Adds the amount of items left to buy/sell, instead of only showing the %% filled 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 |