Add ftb quests mod
This commit is contained in:
parent
3c55ad074d
commit
982672f21c
3 changed files with 19 additions and 1 deletions
|
@ -86,6 +86,11 @@ file = "mods/ftb-library-forge.pw.toml"
|
|||
hash = "a4f2d610c81a2696b9a4a2ef9c569ec2caf1dd615c78fd70f73f91ad3a849c2a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ftb-quests-forge.pw.toml"
|
||||
hash = "90afcc7154c06f3d77f288605f2854a19cf15c184c592ce67d132ae7cd6f9ae4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ftb-teams-forge.pw.toml"
|
||||
hash = "38d1ce888e383fb1bd1d3648d0ee26b643a697d3ac91e7fdb144cad3f9f55748"
|
||||
|
|
13
mods/ftb-quests-forge.pw.toml
Normal file
13
mods/ftb-quests-forge.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FTB Quests (Forge)"
|
||||
filename = "ftb-quests-neoforge-2101.1.12.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "99662cc9cc6e05ed29533b4d83526fd0c3ab7b2b"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 6721642
|
||||
project-id = 289412
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "93ff4c4da52aa50bcdadf9e46e40c882e3e38283d526df470c303e72871169dc"
|
||||
hash = "91883942e34b81fba7a0c7478e8596b9e6bfed579d3b62ffbfb49d71dcf23f31"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue