From e1507cb7f3ed8989a8ab5c9a5a92be54085fd85e Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Mon, 14 Aug 2023 11:53:17 +0200 Subject: [PATCH] InventoryProfilesNext: Disable item scroll keybind --- config/inventoryprofilesnext/inventoryprofiles.json | 10 ++++++++++ index.toml | 2 +- pack.toml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/config/inventoryprofilesnext/inventoryprofiles.json b/config/inventoryprofilesnext/inventoryprofiles.json index 59b45b8..e0ccea0 100644 --- a/config/inventoryprofilesnext/inventoryprofiles.json +++ b/config/inventoryprofilesnext/inventoryprofiles.json @@ -43,6 +43,16 @@ "main": { "keys": "BUTTON_3" } + }, + "scroll_to_chest": { + "main": { + "keys": "" + } + }, + "scroll_to_inventory": { + "main": { + "keys": "" + } } }, "Tweaks": { diff --git a/index.toml b/index.toml index 56ac6c1..0fc4e29 100644 --- a/index.toml +++ b/index.toml @@ -38,7 +38,7 @@ hash = "04eebdc422a5555ac806fecd5793ec52ee00f175ed2efa431721170eaeb4dbca" [[files]] file = "config/inventoryprofilesnext/inventoryprofiles.json" -hash = "38e71a8b0a52b4fef2b1fa418d3bf2336b67992ed01f93a2ad469d68e1097cd2" +hash = "d86f4419416b0b39d64745c345f0aa19a31086a3669c125f9ee4863c96bef575" [[files]] file = "config/isxander-main-menu-credits.json" diff --git a/pack.toml b/pack.toml index 6046a62..b93c59f 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c8d2656acda62f4250bb4c5caad787e199934161980808a521e56ba277e9949b" +hash = "4c9f360a18eea8e77770e3db255e0d5c4426ad6bf1411e2118af64d9c25c0f51" [versions] minecraft = "1.20.1"