diff --git a/index.toml b/index.toml index 09a3a02..dcff514 100644 --- a/index.toml +++ b/index.toml @@ -359,6 +359,11 @@ file = "mods/cit-resewn.pw.toml" hash = "3cb02b707264a7fdfa9705269187f973189cdebbfeb8dc44f2e4cba4d95c1e05" metafile = true +[[files]] +file = "mods/clientsort.pw.toml" +hash = "1e9b1f9bbecc0f015204aa782f5c5aae05cce479e840383533bcc5c50b5af181" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "74ee87b2826bc5bd9064c545fe72f4a7f5b71b376343be465458a276d6fb25e9" diff --git a/mods/clientsort.pw.toml b/mods/clientsort.pw.toml new file mode 100644 index 0000000..f6d3617 --- /dev/null +++ b/mods/clientsort.pw.toml @@ -0,0 +1,13 @@ +name = "Client Sort" +filename = "clientsort-fabric-1.1.1+1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/K0AkAin6/versions/tdAU91bg/clientsort-fabric-1.1.1%2B1.21.jar" +hash-format = "sha1" +hash = "dc5646331cdc2521155b0386c29d00ff87f43bfd" + +[update] +[update.modrinth] +mod-id = "K0AkAin6" +version = "tdAU91bg" diff --git a/pack.toml b/pack.toml index 1828c91..d20bd18 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "57e0a33d02f1d96ad865322ec75e9c32c8cc674bd73609407198c766ff265e35" +hash = "8b509d97e4f0ed80011ea7ada47d58da030c1c098a4176e1fb597a9e5fbeb74a" [versions] fabric = "0.16.9"