make sodium client only

This commit is contained in:
Merith-TK 2022-08-04 23:39:40 -07:00
parent afce165860
commit 28136d3f05
4 changed files with 5 additions and 5 deletions

View file

@ -224,12 +224,12 @@ metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "23deee21734babdb740a73d6e5aedfbbd297133df811b56e13187a8b77e5b15e"
hash = "ad27e053a8fdcbd2fad45c1ac9588675c2e76762102ff89df4b223a5c9778f67"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "470c19232a750a398997935c13778a662468fa69fb78c9f269189f41b132d094"
hash = "ef4c9832e3b850deb78e8a59fe5da9725289094a2d7bea88bcf7792c413638eb"
metafile = true
[[files]]

View file

@ -1,6 +1,6 @@
name = "Sodium Extra"
filename = "sodium-extra-0.4.6+mc1.18.2-build.46.jar"
side = "both"
side = "client"
[download]
hash-format = "sha1"

View file

@ -1,6 +1,6 @@
name = "Sodium"
filename = "sodium-fabric-mc1.18.2-0.4.1+build.15.jar"
side = "both"
side = "client"
[download]
hash-format = "sha1"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "45fb833fd239aabc5bbf8777171d5e719e18c916b582b3e708b6edfe76230e07"
hash = "c8a9330c9d63b7306bacb526cbcf06ef985898f752c4383fe303d1a7404c2cda"
[versions]
fabric = "0.14.8"