1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2025-10-29 15:42:14 +00:00

Initial config added

This commit is contained in:
Adam Dodman
2017-05-08 17:32:05 +01:00
parent ff66ed12f8
commit cbb29f50f3
238 changed files with 38269 additions and 1 deletions

22
src/config/InvTweaks.cfg Normal file
View File

@@ -0,0 +1,22 @@
#Inventory Tweaks Configuration
#(Regarding shortcuts, all key names can be found at: http://www.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
#Mon May 08 17:01:51 BST 2017
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.61-58-a1fd884