aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e07d828..1a0edb4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![Cowlection](https://github.com/cow-mc/Cowlection/blob/master/cowlection.png?raw=true)
+fctrl ![Cowlection](https://github.com/cow-mc/Cowlection/blob/master/cowlection.png?raw=true)
> Cow's collection ➔ Cowlection
Cowlection is a client-side-only Forge mod by [Cow](https://namemc.com/profile/Cow) for Minecraft version 1.8.9.
@@ -15,7 +15,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock.
| Stalk a player (check online status, current game, ...) | `/moo stalk` |
| Toggle join/leave notifications for friends, guild members or best friends separately | `/moo config` → Notifications |
| 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> |
+| 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 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` &rarr; `Commands with Tab-completable usernames` for full list of commands |
| Auto-replace `/r` with `/w <latest username>` | `/r `, use `/rr` to avoid auto-replacement |