Added "Configured"
This commit is contained in:
parent
b4f5e1724e
commit
4c358e126c
|
@ -254,6 +254,11 @@ file = "mods/computer-cartographer.pw.toml"
|
|||
hash = "e567a249b43bf4a6fdc41409be12be3bd775161d561f1889a0bcc18afc829b31"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/configured.pw.toml"
|
||||
hash = "e1b96a7b1d81aa26642379484ff427392dcc11e01d8d780d302f6db0f6af97d7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Configured"
|
||||
filename = "configured-fabric-1.20.1-2.2.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "c85adcba2f4cd0252dc8698d00a24b1e283d2cb8"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5180902
|
||||
project-id = 457570
|
Loading…
Reference in New Issue