resourcify is cool
This commit is contained in:
parent
38d24c7f9b
commit
e2d59bf2f8
3 changed files with 19 additions and 1 deletions
|
@ -572,6 +572,11 @@ file = "mods/reeses-sodium-options.pw.toml"
|
|||
hash = "e9133c80c483d4741651144ded2937be8454d673f08a720ce568c89c0050345e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourcify.pw.toml"
|
||||
hash = "60ffaf81ed3a7c829c3df1120259e424a68e65f029f369e3e47167992c328e36"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rrls.pw.toml"
|
||||
hash = "3d54ff3eba6f860a2f46e75924461beb58130581e7a0be3b677d3cb8f22c1623"
|
||||
|
|
13
mods/resourcify.pw.toml
Normal file
13
mods/resourcify.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Resourcify"
|
||||
filename = "Resourcify (1.21-1.21.1-fabric)-1.5.0.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/2Ws6WoIz/Resourcify%20%281.21-1.21.1-fabric%29-1.5.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "43386a31b1d938ddb7e8d070c46adf10f0af5308"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RLzHAoZe"
|
||||
version = "2Ws6WoIz"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ef56401b8d795dd51dd4b04c04b03c3c874eb545d071fa0590ca0d6ff069e2c4"
|
||||
hash = "566c9c8b7a1a5e804d32063704131c23bd887df44991c05275bc82efa6ee28a3"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue