This commit is contained in:
parent
080fb36416
commit
b6aef6c6c7
3 changed files with 19 additions and 1 deletions
|
@ -647,6 +647,11 @@ file = "mods/journeymap.pw.toml"
|
||||||
hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3"
|
hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/just-enough-resources-jer.pw.toml"
|
||||||
|
hash = "83219231c7af4677a2507e01ca0faf39acca69f05506148d1d6a3e47b4c94562"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/kotlin-for-forge.pw.toml"
|
file = "mods/kotlin-for-forge.pw.toml"
|
||||||
hash = "82ffc26ad624cdd846cbbeb99ed40ef44229ec7006a7ae7e8caa8df6409c20db"
|
hash = "82ffc26ad624cdd846cbbeb99ed40ef44229ec7006a7ae7e8caa8df6409c20db"
|
||||||
|
|
13
mods/just-enough-resources-jer.pw.toml
Normal file
13
mods/just-enough-resources-jer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Just Enough Resources (JER)"
|
||||||
|
filename = "JustEnoughResources-1.20.1-1.4.0.247.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/uEfK2CXF/versions/jW52tbTk/JustEnoughResources-1.20.1-1.4.0.247.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "526e788a9b38afc5171fab49b64a5a54e1bb25d7"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "uEfK2CXF"
|
||||||
|
version = "jW52tbTk"
|
|
@ -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 = "c732707f44d1dbff88d0cef9b677fa941b818371d46a5c22e8da929f5709095d"
|
hash = "0691d17ec9392676c16cfcad525b2695c396abbfe1f059397aaf9e0838b7a363"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue