From c1dea5f76bf874f5514802506a2e51f2fe0e2731 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Tue, 2 Dec 2025 02:38:09 -0300 Subject: [PATCH 1/2] fix(config): change IPN keybinds to avoid conflicts --- .../inventoryprofilesnext/inventoryprofiles.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/config/inventoryprofilesnext/inventoryprofiles.json b/config/inventoryprofilesnext/inventoryprofiles.json index f1ef44f..f116ea7 100644 --- a/config/inventoryprofilesnext/inventoryprofiles.json +++ b/config/inventoryprofilesnext/inventoryprofiles.json @@ -1,5 +1,17 @@ { "ModSettings": { "first_run": false + }, + "Hotkeys": { + "sort_inventory": { + "main": { + "keys": "R,T" + } + }, + "save_as_profile": { + "main": { + "keys": "R,SEMICOLON" + } + } } -} \ No newline at end of file +} From 3fbfa70a8c49b60bfe024971dfd859fdbec6c8bf Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Tue, 2 Dec 2025 02:38:33 -0300 Subject: [PATCH 2/2] release: 1.1.1 --- pack.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack.toml b/pack.toml index 5dd9d87..1909368 100644 --- a/pack.toml +++ b/pack.toml @@ -1,6 +1,6 @@ name = "Hydractify's Cobblemon Campaign" author = "wizardlink" -version = "1.1.0" +version = "1.1.1" pack-format = "packwiz:1.1.0" [index]