23 lines
725 B
INI
23 lines
725 B
INI
|
#Inventory Tweaks Configuration
|
||
|
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
|
||
|
#Sun Jun 30 14:35:26 EDT 2019
|
||
|
enableMiddleClick=true
|
||
|
showChestButtons=true
|
||
|
enableSortingOnPickup=false
|
||
|
enableAutoRefill=false
|
||
|
autoRefillBeforeBreak=false
|
||
|
autoRefillDamageThreshhold=5
|
||
|
enableSounds=true
|
||
|
enableShortcuts=true
|
||
|
enableAutoEquipArmor=false
|
||
|
enableServerItemSwap=true
|
||
|
enableConfigLoadedMesssage=false
|
||
|
invertToolDamageSorting=true
|
||
|
shortcutKeyAllItems=LCONTROL+LSHIFT, RCONTROL+RSHIFT
|
||
|
shortcutKeyEverything=SPACE
|
||
|
shortcutKeyOneItem=LCONTROL, RCONTROL
|
||
|
shortcutKeyToUpperSection=UP
|
||
|
shortcutKeyToLowerSection=DOWN
|
||
|
shortcutKeyDrop=LALT, RALT
|
||
|
version=1.63+release.109.220f184
|