From c7ea4f688905e93548a27267cd7b9f357fd39921 Mon Sep 17 00:00:00 2001 From: reidlab Date: Sun, 17 May 2026 19:54:58 -0700 Subject: [PATCH] fix default ipn config --- .../config/{ => inventoryprofilesnext}/inventoryprofiles.json | 0 index.toml | 2 +- pack.toml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename config/default_files/config/{ => inventoryprofilesnext}/inventoryprofiles.json (100%) diff --git a/config/default_files/config/inventoryprofiles.json b/config/default_files/config/inventoryprofilesnext/inventoryprofiles.json similarity index 100% rename from config/default_files/config/inventoryprofiles.json rename to config/default_files/config/inventoryprofilesnext/inventoryprofiles.json diff --git a/index.toml b/index.toml index cba4820..30c12e0 100644 --- a/index.toml +++ b/index.toml @@ -9,7 +9,7 @@ file = "config/default_files/config/figura.json" hash = "2d97a2a11efe65dd14a2bca5cfc3620e82261734de2af1d2fda56e79c3cb9827" [[files]] -file = "config/default_files/config/inventoryprofiles.json" +file = "config/default_files/config/inventoryprofilesnext/inventoryprofiles.json" hash = "ad83a09ca35a6c54a1a1e4f91c3480593eb8697779aa7150d3aeb6f1de39f0fb" [[files]] diff --git a/pack.toml b/pack.toml index 06e7e25..8e76868 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 = "acf95c7c18cca03f33be104163db66b55daecf5f24cb8c2753530f6743874208" +hash = "8664b6a52956159cef76e57b44d96b0d5be8a76d04d0123cf8b114b55d8b4137" [versions] minecraft = "1.21.1"