From 6108f14ed0853cfa32d1923170039e5d62f4fb03 Mon Sep 17 00:00:00 2001 From: NTCat Date: Thu, 29 Aug 2024 13:32:54 -0700 Subject: [PATCH] curio --- client/config/curios-common.toml | 2 +- client/index.toml | 2 +- client/pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/config/curios-common.toml b/client/config/curios-common.toml index fddb7d0..27aeb7e 100644 --- a/client/config/curios-common.toml +++ b/client/config/curios-common.toml @@ -1,5 +1,5 @@ #List of slots to create or modify. #See documentation for syntax: https://docs.illusivesoulworks.com/curios/configuration#slot-configuration # -slots = [] +slots = ["id=belt;size=2", "id=back;size=2;add_cosmetic=true"] diff --git a/client/index.toml b/client/index.toml index 88cbd93..fe1b496 100644 --- a/client/index.toml +++ b/client/index.toml @@ -150,7 +150,7 @@ hash = "ebc96c813d601e9c61b6929a8490e71fa990dc64918c19e1f9937bb275510abc" [[files]] file = "config/curios-common.toml" -hash = "5fe808869d46a4b80e1191fbe40f40a4d63987beda0eaeb2d89b909a990ea2ea" +hash = "ddf169c2edde00b489899e0e969191bba45d2fce60b004f51bbc6ec0de9d7f35" [[files]] file = "config/doggytalents-client.toml" diff --git a/client/pack.toml b/client/pack.toml index 6f967ae..66bf935 100644 --- a/client/pack.toml +++ b/client/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5be6a93e4399b8e61614108d2d24b70f62e87db4e9a2254b250db8b1153ce709" +hash = "cadf6a818efd70d12d922f71d41f108be6c1ac4c041b7f5058762b577912c820" [versions] forge = "47.3.7"