diff --git a/index.toml b/index.toml index 1339973..72bb363 100644 --- a/index.toml +++ b/index.toml @@ -1071,6 +1071,11 @@ file = "mods/dungeons-enhanced.pw.toml" hash = "116a4e4f12fce0d4f32699608012ec1d7b02d9924ed30dfbff956afcf4a3d797" metafile = true +[[files]] +file = "mods/dusk.pw.toml" +hash = "f85ca87d0ad8939c394bef3ef2d6a9e97d2b8d8e9f2c4d9a0dca6b8994286b51" +metafile = true + [[files]] file = "mods/dynamic-fps.pw.toml" hash = "a4c814876cd9046f9cdbe0a5967edff092adb8c28de2d717ce5fe469d6fbc9a2" diff --git a/mods/dusk.pw.toml b/mods/dusk.pw.toml new file mode 100644 index 0000000..c2f4470 --- /dev/null +++ b/mods/dusk.pw.toml @@ -0,0 +1,13 @@ +name = "Dusk[Forge/Fabric]" +filename = "dusk-1.20.1-3.7.jar" +side = "server" + +[download] +hash-format = "sha1" +hash = "2911c90f445c22cd7a09e7159dcb59e620ba1f61" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5578149 +project-id = 468908 diff --git a/pack.toml b/pack.toml index 309799c..28d31c3 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a52ea3c163775f1cd61567737f62da21091542e97575f680b6e22a2dd26d7afa" +hash = "a1c272b174870017520debdfaec559b50727a45820b543472754e9781aae3264" [versions] forge = "47.4.4"