InventoryProfilesNext: Disable item scroll keybind

This commit is contained in:
Wroclaw 2023-08-14 11:53:17 +02:00
parent 485c4cc219
commit e1507cb7f3
3 changed files with 12 additions and 2 deletions

View file

@ -43,6 +43,16 @@
"main": { "main": {
"keys": "BUTTON_3" "keys": "BUTTON_3"
} }
},
"scroll_to_chest": {
"main": {
"keys": ""
}
},
"scroll_to_inventory": {
"main": {
"keys": ""
}
} }
}, },
"Tweaks": { "Tweaks": {

2
index.toml generated
View file

@ -38,7 +38,7 @@ hash = "04eebdc422a5555ac806fecd5793ec52ee00f175ed2efa431721170eaeb4dbca"
[[files]] [[files]]
file = "config/inventoryprofilesnext/inventoryprofiles.json" file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "38e71a8b0a52b4fef2b1fa418d3bf2336b67992ed01f93a2ad469d68e1097cd2" hash = "d86f4419416b0b39d64745c345f0aa19a31086a3669c125f9ee4863c96bef575"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "c8d2656acda62f4250bb4c5caad787e199934161980808a521e56ba277e9949b" hash = "4c9f360a18eea8e77770e3db255e0d5c4426ad6bf1411e2118af64d9c25c0f51"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"