Default Inventory Hotswap render type = OVERLAY

carryon-pedestal
copygirl 2 years ago
parent 3dd242f8d7
commit 39f2351620
  1. 8
      .polymc/minecraft/config/inventoryhotswap-client.toml

@ -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…
Cancel
Save