From 0b050e3d73b53667a44bfc1a4234483855796883 Mon Sep 17 00:00:00 2001 From: Hendrix-Shen Date: Mon, 7 Jun 2021 00:23:03 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce5ae8e8..59acdc42 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,13 @@ The default hotkey to open the in-game config GUI is **T + C**. + targetBlockPositionMode - *The block tracing position will be sent in this mode.* - *获取到的追踪位置将该模式发送.* - +### Color ++ colorSidebarContent + - *Custom sidebar content color.* + - *自定义计分板内容颜色.* ++ colorSidebarTitle + - *Custom sidebar title color.* + - *自定义计分板标题颜色.* ### Disable Toggle + disableClientBlockEvents - *Disables block event rendering (eg pistons animations).* @@ -84,6 +90,12 @@ The default hotkey to open the in-game config GUI is **T + C**. + featureAutoRespawn - *Automatically respawns you whenever you die.* - *死亡时自动重生.* ++ featureCustomSidebarContentBackgroundColor + - *Enable sidebar content background color override.* + - *自定义计分板内容颜色.* ++ featureCustomSidebarTitleBackgroundColor + - *Enable sidebar title background color override.* + - *自定义计分板标题颜色.* + featureDaylightOverride - *Override the client's world time to the day time you want.* - *覆盖客户端的世界时间为你想要的时间.*