added sit for configuring
This commit is contained in:
parent
8e699e9a4e
commit
d464c7c5bc
2 changed files with 17 additions and 0 deletions
|
@ -323,6 +323,10 @@ metafile = true
|
||||||
file = "mods/simple-voice-chat.pw.toml"
|
file = "mods/simple-voice-chat.pw.toml"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sit!.pw.toml"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sodium-extra.pw.toml"
|
file = "mods/sodium-extra.pw.toml"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
13
TrotCraft/client/mods/sit!.pw.toml
Normal file
13
TrotCraft/client/mods/sit!.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Sit!"
|
||||||
|
filename = "sit!-1.1.5+1.20.2-1.20.4.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/EsYqsGV4/versions/PQVEDsrw/sit%21-1.1.5%2B1.20.2-1.20.4.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "0320eb95dd0d8be19877e63781323e9e849a7ccc"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "EsYqsGV4"
|
||||||
|
version = "PQVEDsrw"
|
Loading…
Reference in a new issue