InventoryProfilesNext: Disable item scroll keybind
This commit is contained in:
parent
485c4cc219
commit
e1507cb7f3
3 changed files with 12 additions and 2 deletions
|
@ -43,6 +43,16 @@
|
|||
"main": {
|
||||
"keys": "BUTTON_3"
|
||||
}
|
||||
},
|
||||
"scroll_to_chest": {
|
||||
"main": {
|
||||
"keys": ""
|
||||
}
|
||||
},
|
||||
"scroll_to_inventory": {
|
||||
"main": {
|
||||
"keys": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Tweaks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue