From 7fbcd5a400ab8eaafded3f2f2f829d2d2846f7df Mon Sep 17 00:00:00 2001 From: "Satoshi N. M" Date: Sun, 2 Apr 2017 22:09:19 -0700 Subject: [PATCH] Add missing controls to readme: ctrl, T, /, and ` --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8708e4c9d..6f9e775a3 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ the client. - Space to jump. - Left Click to destroy a block. - Right Click or Cmd + Left Click to create a block. +- Ctrl + Right Click to toggle a block as a light source. - 1-9 to select the block type to create. - E to cycle through the block types. - Tab to toggle between walking and flying. @@ -102,6 +103,9 @@ the client. - F to show the scene in orthographic mode. - O to observe players in the main view. - P to observe players in the picture-in-picture view. +- T to type text into chat. +- Forward slash (/) to enter a command. +- Backquote (`) to write text on any block (signs). - Arrow keys emulate mouse movement. - Enter emulates mouse click.