mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[UPDATE] Client Sort
This commit is contained in:
parent
dd41efea10
commit
6392a7e90d
3 changed files with 15 additions and 20 deletions
|
@ -251,7 +251,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/clientsort.pw.toml"
|
file = "mods/clientsort.pw.toml"
|
||||||
hash = "ce5d762b63cb82c21b3ea71293c68fc618570131a95b49afee77327d927d0f17"
|
hash = "3de099c503adc39fab7643f02c3d7de79a8a9c83385dba2fbb8806d473f6352b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,18 +1,13 @@
|
||||||
name = "Client Sort"
|
name = "Client Sort"
|
||||||
filename = "clientsort-neoforge-2.0.0-beta.1+1.21.jar"
|
filename = "clientsort-neoforge-2.0.0-beta.4+1.21.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/K0AkAin6/versions/9HJg5RYE/clientsort-neoforge-2.0.0-beta.1%2B1.21.jar"
|
url = "https://cdn.modrinth.com/data/K0AkAin6/versions/vXnpRnjU/clientsort-neoforge-2.0.0-beta.4%2B1.21.jar"
|
||||||
hash-format = "sha512"
|
hash-format = "sha512"
|
||||||
hash = "c9c83e5212b80b28810dfb4cf171fd810e3d83d8870f01796eac44fec898e7788d2ee64eabdd73b7103d6b5d1f6ab663b05461f97fdd650cd7e65fda51f7cec7"
|
hash = "847bd9ee0b4b76fff2081147e1a10a90a49f137845783170731f973a01f2c900631c341c94e309c6d40865ad5162250cc2501b67f24d5a7f86b133599992b411"
|
||||||
|
|
||||||
[meta]
|
[update]
|
||||||
link = "https://modrinth.com/mod/clientsort"
|
[update.modrinth]
|
||||||
icon = "https://cdn.modrinth.com/data/K0AkAin6/7cf06458738334bd5d8cd77d086529d453f56ef6_96.webp"
|
mod-id = "K0AkAin6"
|
||||||
description = "A standalone implementation of the sorting algorithm from Mouse Wheelie."
|
version = "vXnpRnjU"
|
||||||
category = "qol"
|
|
||||||
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "K0AkAin6"
|
|
||||||
version = "9HJg5RYE"
|
|
||||||
|
|
|
@ -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 = "daf3ececafe61c363e4d7e8930c7bb2a63c744d944c6e172ab44a19c8f5bda76"
|
hash = "ac0473f0db8f22b2d5f456313a8f9ed5e11e5f6483dd8ae37b0259595ab4fe6c"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue