forked from copygirl/heck
parent
3dd242f8d7
commit
39f2351620
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||||
|
#PUSHED will push up the players survival gui(hearts, xp bar, hunger, armor, air) above the vertical selection slots. |
||||||
|
#If set to INVISIBLE, then the survival gui will not be rendered when keybind it pressed. |
||||||
|
#If set to OVERLAY, then the survival gui will not be moved and the vertical selection bar will render over it |
||||||
|
#Allowed Values: INVISIBLE, PUSHED, OVERLAY |
||||||
|
guiRenderType = "OVERLAY" |
||||||
|
#Set to true if you want the quick selection key presses to be inverted. |
||||||
|
invertQuickSelection = false |
||||||
|
|
Loading…
Reference in new issue