test
All checks were successful
Update wiki / test (push) Successful in 16s

This commit is contained in:
Ashley Graves 2024-07-28 14:47:00 +02:00
parent cb14f884b5
commit 0e85535c73
3 changed files with 19 additions and 1 deletions

View file

@ -513,6 +513,11 @@ file = "mods/jade.pw.toml"
hash = "d04432348bdfc79908653387d17cad76c54b0abd9d313f87bb7902802d5bf93a" hash = "d04432348bdfc79908653387d17cad76c54b0abd9d313f87bb7902802d5bf93a"
metafile = true metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "3514e10db21d24903c95dd1f551b91ae77a957400ae788393aa8100f2f7f88d0"
metafile = true
[[files]] [[files]]
file = "mods/journeymap.pw.toml" file = "mods/journeymap.pw.toml"
hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3" hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3"

13
mods/jei.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Just Enough Items"
filename = "jei-1.20.1-forge-15.8.2.23.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/Cusxujd8/jei-1.20.1-forge-15.8.2.23.jar"
hash-format = "sha1"
hash = "e0800142bb585242650170736f29944bf3ba2dbf"
[update]
[update.modrinth]
mod-id = "u6dRKJwZ"
version = "Cusxujd8"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "bb1be339b4d1cbd0ea8dce78f75891b1310e3b041c127e1349bb9437cf5858c8" hash = "471cc8fb93b570c16a7c84a023a4763f01a6a827d9231e4db0ab738a00e000b3"
[versions] [versions]
forge = "47.3.0" forge = "47.3.0"