This commit is contained in:
parent
c7c036a16d
commit
cb5bffc368
3 changed files with 19 additions and 1 deletions
|
@ -258,6 +258,11 @@ file = "mods/resourceful-lib.pw.toml"
|
|||
hash = "33c1012df4c3267ee9e70509001739908b2f2c72ae0b2728a750b3516644aa2c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourcify.pw.toml"
|
||||
hash = "fc939476b0648b158e013ef1e48b65116dbd0e3861b0c620628f314e57a8ab72"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69"
|
||||
|
|
13
mods/resourcify.pw.toml
Normal file
13
mods/resourcify.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Resourcify"
|
||||
filename = "Resourcify (1.20-1.20.1-forge)-1.6.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/qqXaKREX/Resourcify%20%281.20-1.20.1-forge%29-1.6.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "944f987a09de4ed323ffc508db5965c4975c90b1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RLzHAoZe"
|
||||
version = "qqXaKREX"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ae6dc7c2262f644a887eb4d56afe92d12d6fa1c4931e1fe6e19212c75daf66cf"
|
||||
hash = "376adc02e22aaa698e99bb09408e93a5c066876a780bc4bc88875c8ae30ab2b2"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.22"
|
||||
|
|
Loading…
Add table
Reference in a new issue