Clean slate
This commit is contained in:
22
minecraft/config/InvTweaks.cfg
Normal file
22
minecraft/config/InvTweaks.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
#Inventory Tweaks Configuration
|
||||
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
|
||||
#Sat Nov 08 15:03:01 EET 2025
|
||||
enableMiddleClick=true
|
||||
showChestButtons=true
|
||||
enableSortingOnPickup=false
|
||||
enableAutoRefill=true
|
||||
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
|
||||
Reference in New Issue
Block a user