From e307801bdd42dfa6a5ece7581effd39ae64050cf Mon Sep 17 00:00:00 2001 From: Shevchik Date: Fri, 13 Dec 2013 13:55:01 +0400 Subject: [PATCH] Change explanation --- src/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.yml b/src/config.yml index 65b382e..a1d7389 100644 --- a/src/config.yml +++ b/src/config.yml @@ -2,7 +2,7 @@ # ------ # A list of all compatible block and item names: http://bit.ly/AmJgMb. # ------ -# sit-block-settings: Set the blocks you want to be able to sit down on. Use descriptive name or item ID. Use name:number to set sitting height. +# sit-block-settings: Set the blocks you want to be able to sit down on and sitting height. Use material_name:sitting_height # auto-rotate: If set to true, you are automatically rotated to the descending face of the stairs-block when sitting down. # max-chair-width: Define how many blocks a chair can be long (set to number <= 0 for unlimited width). # sign-check: If set to true, you will only be able to sit down when there are signs on both of the ends of the chair.