This commit is contained in:
parent
7c781ad8c8
commit
ea4489d9a0
3 changed files with 19 additions and 1 deletions
|
@ -1778,6 +1778,11 @@ file = "mods/visual-workbench.pw.toml"
|
|||
hash = "7d5dba4cf4a48ae96d728377767c5cd1b3d743967255b987d272c6f884372463"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vmod.pw.toml"
|
||||
hash = "af2b30a9db4791298fac6a6da067e680a68dd3b5f85b456d29745700c66f6da4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/waystones.pw.toml"
|
||||
hash = "34c86f976127ded13120aa03479144f6d66fba395665827b4db649c23822f1b6"
|
||||
|
|
13
mods/vmod.pw.toml
Normal file
13
mods/vmod.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "VMod"
|
||||
filename = "VMod-Forge-1.20.1-0.0.11.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qS1ot7R2/versions/xssbmpSP/VMod-Forge-1.20.1-0.0.11.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "01cdc71e8701eb9b43e9433940fdf19f7ae96799"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qS1ot7R2"
|
||||
version = "xssbmpSP"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "83b1658e5b3568548f1b3b54d885e17a668d4a17fd80235fa173b06023e2f516"
|
||||
hash = "ddac85ff7776308fd8bfae3cccdbc9ebd6622e456d9b5f9acfbf5db6cee49eaf"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue