From 307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f Mon Sep 17 00:00:00 2001 From: Cow Date: Mon, 10 Oct 2022 23:24:04 +0200 Subject: Chest Analyzer rework - Added search - Added NPC sell prices - Added 'deselect/hide item' - Added list of coords for highlighted chests - Added info button (`[?]`) - Added 'price type' column --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5de5ad9..ae4e7eb 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Feature | Command/Usage | |-------------------------------------------------------------------------|-----------------------------------------| | Stalk SkyBlock stats of a player | `/moo stalkskyblock` | -| Analyze chests and their Bazaar & lowest BINs value on your private island | `/moo analyzeChests` | +| Analyze chests and their Bazaar, lowest BINs, and NPC value on your private island | `/moo analyzeChests` | | Analyze minions on a private island | `/moo analyzeIsland` | | Improved Dungeon item tooltips (item quality + obtained floor; normalize dungeon item stats) | To normalize stats: Hold shift (configurable) while viewing a dungeon item tooltip | | Improved Dungeon Party Finder | configure with `/moo config party` | -- cgit