diff --git a/docs/content.md b/docs/content.md index b5b8a203..fd5e039b 100755 --- a/docs/content.md +++ b/docs/content.md @@ -439,6 +439,9 @@ If you have a Replay in a dark setting (for example at nighttime, or in a cave) This works as a replacement for the **Night Vision Potion Effect**, without the side effect of a weird sky color. ## Quick Mode [quickmode] (Minecraft 1.9 and up) +![](img/quickmode-icon.jpg) +In **Quick Mode**, this clock symbol is displayed in the lower right corner of the screen. + When you first enable **Quick Mode** in a replay, an internal reference of certain entity and block properties is stored for quick access, allowing for faster navigation in the **Replay Timeline**. As a side effect, certain features like particles and second skin layers will not be rendered in the preview. By default, **Quick Mode** is toggled with `Q`. diff --git a/docs/img/quickmode-icon.jpg b/docs/img/quickmode-icon.jpg new file mode 100644 index 00000000..004a00b7 Binary files /dev/null and b/docs/img/quickmode-icon.jpg differ diff --git a/docs/img/quickmode-icon.png b/docs/img/quickmode-icon.png new file mode 100644 index 00000000..bd5215c0 Binary files /dev/null and b/docs/img/quickmode-icon.png differ