diff --git a/index.toml b/index.toml index 839b02c..aa8835e 100644 --- a/index.toml +++ b/index.toml @@ -99,6 +99,11 @@ file = "mods/cit-resewn.pw.toml" hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02" metafile = true +[[files]] +file = "mods/client-commands.pw.toml" +hash = "fbde69d3092af1adae67d9301f4ee0253cd0f8b041be24f8a7deb19cf44ddee2" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "b9cc3ddd40c728549f8de8db2b211a534303018bf8c18d22871ad17f62c47118" diff --git a/mods/client-commands.pw.toml b/mods/client-commands.pw.toml new file mode 100644 index 0000000..c8bf8ca --- /dev/null +++ b/mods/client-commands.pw.toml @@ -0,0 +1,13 @@ +name = "clientcommands" +filename = "clientcommands-2.8.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/7Coz83fv/versions/ViyxuSEH/clientcommands-2.8.2.jar" +hash-format = "sha1" +hash = "7cf1bd2a6d02db2cc2dc2741b46345a710a7fe39" + +[update] +[update.modrinth] +mod-id = "7Coz83fv" +version = "ViyxuSEH" diff --git a/pack.toml b/pack.toml index bfae98c..1ac429e 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 = "59cf4b84e2d862d8128568638f77d9f074f4f2be79dac767648a29d303197183" +hash = "65bde945681c353d1a60d940a4878048f368e3fa4e2ec248882c22a55c530da4" [versions] fabric = "0.14.21"