MiniHud, InventoryProfilesNext: Change keybinds

set Config Screen (MiniHud) keybind to rshift+f9 (f9 toggles shape renderer)
set autoRefill toggle (Inventory Profiles Next) keybind to f10 (from none)

I believe setting these keybinds like that provides more value to the pack
This commit is contained in:
Wroclaw 2023-08-19 00:06:21 +02:00
parent 5a91fbedf4
commit 9ee7823001
4 changed files with 7 additions and 4 deletions

View file

@ -5,6 +5,9 @@
}, },
"highlight_foused_items_foreground": false, "highlight_foused_items_foreground": false,
"enable_auto_refill": { "enable_auto_refill": {
"main": {
"keys": "F10"
},
"value": false "value": false
}, },
"enable_updates_check": false, "enable_updates_check": false,

View file

@ -124,7 +124,7 @@
} }
}, },
"openConfigGui": { "openConfigGui": {
"keys": "H,C" "keys": "RIGHT_SHIFT,F9"
}, },
"requiredKey": { "requiredKey": {
"keys": "" "keys": ""

4
index.toml generated
View file

@ -38,7 +38,7 @@ hash = "04eebdc422a5555ac806fecd5793ec52ee00f175ed2efa431721170eaeb4dbca"
[[files]] [[files]]
file = "config/inventoryprofilesnext/inventoryprofiles.json" file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "d86f4419416b0b39d64745c345f0aa19a31086a3669c125f9ee4863c96bef575" hash = "381aa90a1af441c78c8a55ff2f20e4dc824a22794ea80b49fbe541239efe27e7"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
@ -50,7 +50,7 @@ hash = "c7486c0c1e198b7227066f1926389117aab9d4705aca3911ed3aceb450669e4b"
[[files]] [[files]]
file = "config/minihud.json" file = "config/minihud.json"
hash = "45cc5459014ac99f55b26ed923fb26d0099de96acb9bc22799a42fc16bd3dc5e" hash = "c5a0389846c527dba77ebf8739c36fc6b4ba8fc55aac3e0205fc9d7d55d9586f"
[[files]] [[files]]
file = "config/openloader/advanced_options.json" file = "config/openloader/advanced_options.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 = "b50bbda5c6884476c7890a5d0f5d28ec6e7cc68c9446c35fdef2e2799265ad76" hash = "0ba8a1b939218f51a254b90fd39a1d6910ac8dd09901768fba05d0cc1b1db25e"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"