This commit is contained in:
parent
f23f68b344
commit
4909c89575
3 changed files with 19 additions and 1 deletions
|
@ -453,6 +453,11 @@ file = "mods/immediatelyfast.pw.toml"
|
|||
hash = "1c70f8c76878fe8e99f4a4834c64478d3710bc0a730cb925351e3856fc9d8bb6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jade-addons-forge.pw.toml"
|
||||
hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jade.pw.toml"
|
||||
hash = "d04432348bdfc79908653387d17cad76c54b0abd9d313f87bb7902802d5bf93a"
|
||||
|
|
13
mods/jade-addons-forge.pw.toml
Normal file
13
mods/jade-addons-forge.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Jade Addons (Forge)"
|
||||
filename = "JadeAddons-1.20.1-forge-5.2.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/xuDOzCLy/versions/AdyaTuHw/JadeAddons-1.20.1-forge-5.2.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "74b567a2b23bf34cd37ee4c02059318f8cc702d7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "xuDOzCLy"
|
||||
version = "AdyaTuHw"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b06af75b7f56d0878e50361d0364d37625d33fbaa43b8ffd9738bb4785b30907"
|
||||
hash = "221a886f74329b2e04b19c6c206015175d0a9c1b61fa088d86c2f750ed1b167d"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue