parent
33522984cb
commit
2a168fb8d6
5 changed files with 55 additions and 1 deletions
15
index.toml
15
index.toml
|
@ -247,6 +247,11 @@ file = "mods/exlines-furniture.pw.toml"
|
|||
hash = "e5656d377d893e15279fa1dcaf062bea31bb60dadfbdcf6871180770845a44b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/extra-mod-integrations.pw.toml"
|
||||
hash = "a822c628af8202734ff60c8d8674211965db934c29b0589ba3d86038063ca5a8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/farmers-delight.pw.toml"
|
||||
hash = "14ff0d55d64f80bc1630272a7979e1dfed7e9bfc77202c503e05445bbe905773"
|
||||
|
@ -301,11 +306,21 @@ file = "mods/jade.pw.toml"
|
|||
hash = "24d38ab780ec22edb2c1a80f4c2c06a5e9dd5f7c275a0fd6c2541793535d7978"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jei.pw.toml"
|
||||
hash = "8f3923f8cd83b8a347c613c06eadd1c39e2984d8cee5a9c1a59d6f09a3f59e6f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/journeymap.pw.toml"
|
||||
hash = "1ff2d8ad68c4c66a92454a917ab0e383ac67872e56832bf80559a724c8845041"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/just-enough-resources-jer.pw.toml"
|
||||
hash = "83219231c7af4677a2507e01ca0faf39acca69f05506148d1d6a3e47b4c94562"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kotlin-for-forge.pw.toml"
|
||||
hash = "82ffc26ad624cdd846cbbeb99ed40ef44229ec7006a7ae7e8caa8df6409c20db"
|
||||
|
|
13
mods/extra-mod-integrations.pw.toml
Normal file
13
mods/extra-mod-integrations.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "EMI Addon: Extra Mod Integrations"
|
||||
filename = "extra-mod-integrations-0.4.7+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bpRHnWUb/versions/V1QbMdYW/extra-mod-integrations-0.4.7%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3c7c6645130f35772d81ba8a9cd70e6a85d0bbc8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bpRHnWUb"
|
||||
version = "V1QbMdYW"
|
13
mods/jei.pw.toml
Normal file
13
mods/jei.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Just Enough Items"
|
||||
filename = "jei-1.20.1-forge-15.20.0.105.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/iNv5B1Zj/jei-1.20.1-forge-15.20.0.105.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "80520a596f3d2e7dc744591dae257dc87aaa204e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "u6dRKJwZ"
|
||||
version = "iNv5B1Zj"
|
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"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2c0ed2f9f1addeaf0602f5dcf1fe32ba41eec05a41118ae9364b3fec7ebb6f79"
|
||||
hash = "12cec68a475f43fde812275c1cc60362c724142eee8e66926515923d9db17c2f"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue