This commit is contained in:
parent
b42e611863
commit
d8853eb361
3 changed files with 19 additions and 1 deletions
|
|
@ -101,6 +101,11 @@ file = "mods/corgilib.pw.toml"
|
||||||
hash = "a6558ac1a7aeac97e3a37a4f31b194e40b695ed3582a15328602723041045db8"
|
hash = "a6558ac1a7aeac97e3a37a4f31b194e40b695ed3582a15328602723041045db8"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/easyauth.pw.toml"
|
||||||
|
hash = "4db593372108a3325fa648bbe9b45d8371d0ac3039c6dedbe76ecaa46743eff9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/energized-power.pw.toml"
|
file = "mods/energized-power.pw.toml"
|
||||||
hash = "ca02da2e15c8fcb0aab806c04a7bfe2bffabc505f102e14332283cde1c49e964"
|
hash = "ca02da2e15c8fcb0aab806c04a7bfe2bffabc505f102e14332283cde1c49e964"
|
||||||
|
|
|
||||||
13
modpack/mods/easyauth.pw.toml
Normal file
13
modpack/mods/easyauth.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "EasyAuth"
|
||||||
|
filename = "easyauth-mc1.21.6-3.3.6.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/aZj58GfX/versions/5PoSvmj4/easyauth-mc1.21.6-3.3.6.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "792ff925ab2ab64b474471b34a5192f9e5f843331ceebfdf5286e46d2235c03b84a34560c0f4ff723a6afb475b954b864702427d91fe5d6267f7979a59d41f42"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "aZj58GfX"
|
||||||
|
version = "5PoSvmj4"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "54ecbdef7e7ab1aba8bf39c9907d1f33b5069aba74b9fd78a43c85b980a0e4ea"
|
hash = "57dffda26e4dfbef6b98038b26aa70084f60329cdba8f10fabc13fdc56431cbe"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.2"
|
fabric = "0.17.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue