Add clientcommands

This commit is contained in:
NullBite 2023-07-01 09:44:30 -04:00
parent 43f1e0e82f
commit ec3bcc415b
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -99,6 +99,11 @@ file = "mods/cit-resewn.pw.toml"
hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02" hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"
metafile = true metafile = true
[[files]]
file = "mods/client-commands.pw.toml"
hash = "fbde69d3092af1adae67d9301f4ee0253cd0f8b041be24f8a7deb19cf44ddee2"
metafile = true
[[files]] [[files]]
file = "mods/cloth-config.pw.toml" file = "mods/cloth-config.pw.toml"
hash = "b9cc3ddd40c728549f8de8db2b211a534303018bf8c18d22871ad17f62c47118" hash = "b9cc3ddd40c728549f8de8db2b211a534303018bf8c18d22871ad17f62c47118"

View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "59cf4b84e2d862d8128568638f77d9f074f4f2be79dac767648a29d303197183" hash = "65bde945681c353d1a60d940a4878048f368e3fa4e2ec248882c22a55c530da4"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"