From d2cd150ce5836b51c8b87dfc996b52bba36d1869 Mon Sep 17 00:00:00 2001 From: Cow Date: Sat, 14 Aug 2021 16:30:44 +0200 Subject: Minor text fixes - also fixed Party Finder overlay sometimes rendering behind the UI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 19d15f0..5de5ad9 100644 --- a/README.md +++ b/README.md @@ -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 | ALT + right click
Hold shift to copy full component | -| Copy inventories to clipboard as JSON | CTRL + C (whole inventory)
CTRL + SHIFT + C (single item) | +| Copy inventories to clipboard as JSON | CTRL + C (single item)
CTRL + SHIFT + C (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 ` | `/r `, use `/rr` to avoid auto-replacement | -- cgit