client sort
This commit is contained in:
parent
a5453d8e5e
commit
d65be60b4f
3 changed files with 19 additions and 1 deletions
|
@ -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"
|
||||
|
|
13
mods/clientsort.pw.toml
Normal file
13
mods/clientsort.pw.toml
Normal file
|
@ -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"
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue