diff options
author | Cow <cow@volloeko.de> | 2021-08-14 16:30:44 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-08-14 16:30:44 +0200 |
commit | d2cd150ce5836b51c8b87dfc996b52bba36d1869 (patch) | |
tree | 2436c7871f37466c0041fef783b438325410927f /README.md | |
parent | ae092e07dbf2889acf4aa1e734de644cd9e6eb06 (diff) | |
download | Cowlection-d2cd150ce5836b51c8b87dfc996b52bba36d1869.tar.gz Cowlection-d2cd150ce5836b51c8b87dfc996b52bba36d1869.tar.bz2 Cowlection-d2cd150ce5836b51c8b87dfc996b52bba36d1869.zip |
Minor text fixes
- also fixed Party Finder overlay sometimes rendering behind the UI
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. ðŸ | Toggle join/leave notifications for friends, guild members or best friends separately | `/moo config` → Notifications | | Show all client-side commands added by all installed mods | `/commandslist` | | Copy chat component | <kbd>ALT</kbd> + <kbd>right click</kbd><br>Hold <kbd>shift</kbd> to copy full component | -| Copy inventories to clipboard as JSON | <kbd>CTRL</kbd> + <kbd>C</kbd> (whole inventory)<br><kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>C</kbd> (single item) | +| Copy inventories to clipboard as JSON | <kbd>CTRL</kbd> + <kbd>C</kbd> (single item)<br><kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>C</kbd> (whole inventory) | | Copy info of "the thing" you're looking at (NPC or mob + nearby "text-only" armor stands; armor stand, placed skull, banner, sign, dropped item, item in item frame, map on wall) | `/moo whatAmILookingAt` | | Tab-completable usernames for several commands (e.g. `/party`, `/invite`, ...) | `/moo config` → `Commands with Tab-completable usernames` for full list of commands | | Auto-replace `/r` with `/w <latest username>` | `/r `, use `/rr` to avoid auto-replacement | |