aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2021-06-30 15:00:51 +0200
committerCow <cow@volloeko.de>2021-06-30 15:00:51 +0200
commit8f365a40219f468b094c22dc9736ca8eacbd6fcc (patch)
treee1c5efa39a59b8d4598dd4e532583298e717f357 /README.md
parentb2e1c53efabf3fc1d46f36feb674b615425d0b54 (diff)
downloadCowlection-8f365a40219f468b094c22dc9736ca8eacbd6fcc.tar.gz
Cowlection-8f365a40219f468b094c22dc9736ca8eacbd6fcc.tar.bz2
Cowlection-8f365a40219f468b094c22dc9736ca8eacbd6fcc.zip
Added keybindings to copy features
- /moo waila - copy single item - new toggle: copy output to clipboard or save to file
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` &rarr; 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 |