diff --git a/web/index.toml b/web/index.toml index f2693b4..f31a41b 100644 --- a/web/index.toml +++ b/web/index.toml @@ -1493,6 +1493,11 @@ file = "mods/laserio.pw.toml" hash = "615dcedbdc48af12135db78b5b30a6a921fd9357786e2070fb97ac942754a888" metafile = true +[[files]] +file = "mods/libx.pw.toml" +hash = "fee6ca65c79d235b8d4154ffabc6470e9d92a4b227fc4685da38371ffab46712" +metafile = true + [[files]] file = "mods/lootr.pw.toml" hash = "123208d47b67ef94944debfc350bacfa66d236e4dee03593abfaec27f45899f6" @@ -1538,6 +1543,11 @@ file = "mods/nameless-trinkets.pw.toml" hash = "cd1a7b04f8622c9bdcaf28c9b5c99e34b628080ded3d9bf2bb54215c1816c857" metafile = true +[[files]] +file = "mods/paragliders.pw.toml" +hash = "fc059b48923f7b4c897ebea2b8db236ef8792ba551cf4f27818cc5bb6de9ab51" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "ae09750e91dfdf78e55cf5f7d2171029eccca6411cffa7dd12e04d1a155e32d7" @@ -1743,6 +1753,11 @@ file = "mods/trash-cans.pw.toml" hash = "3c9b481baf1f2eca22fe731934427e1d832fc4344a73c7b0f6e1880735c7e4dd" metafile = true +[[files]] +file = "mods/travel-anchors.pw.toml" +hash = "a047d4d26d9d9742352136d14fabf7a461fc9cb397fa4c3b9a398ea3b688d482" +metafile = true + [[files]] file = "mods/waystones.pw.toml" hash = "477652a264c5132ef11d29a8a8c5b456490fa9896103ec100b45b65a5c5fae8f" diff --git a/web/mods/libx.pw.toml b/web/mods/libx.pw.toml new file mode 100644 index 0000000..a2c4d5b --- /dev/null +++ b/web/mods/libx.pw.toml @@ -0,0 +1,13 @@ +name = "LibX" +filename = "LibX-1.20.1-5.0.5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "618ff0c7f5cd81075946d31c60a340373a835544" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4636994 +project-id = 412525 diff --git a/web/mods/paragliders.pw.toml b/web/mods/paragliders.pw.toml new file mode 100644 index 0000000..6d057e4 --- /dev/null +++ b/web/mods/paragliders.pw.toml @@ -0,0 +1,13 @@ +name = "Paragliders" +filename = "Paraglider-forge-20.1.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "b3286be3a6f5a5cc9dda5fdfc2da2383e5dd16f6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4729765 +project-id = 289240 diff --git a/web/mods/travel-anchors.pw.toml b/web/mods/travel-anchors.pw.toml new file mode 100644 index 0000000..b8ff0e5 --- /dev/null +++ b/web/mods/travel-anchors.pw.toml @@ -0,0 +1,13 @@ +name = "Travel Anchors" +filename = "TravelAnchors-1.20.1-5.0.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "255b95facb3f2c4d2f886634b3d8746b00b580dd" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4683662 +project-id = 413234 diff --git a/web/pack.toml b/web/pack.toml index 3e10da6..04d35ba 100644 --- a/web/pack.toml +++ b/web/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "90b1b93617692c25ac3de7bc1781fc9412d93b15ab98775057066949601fe11f" +hash = "1028555c40741e8aae956eeb01bda1fe2f3d949a406841afa1326011547b2e1d" [versions] forge = "47.1.47"