diff --git a/index.toml b/index.toml index af69d7f..163643d 100644 --- a/index.toml +++ b/index.toml @@ -473,6 +473,11 @@ file = "mods/craftpresence.pw.toml" hash = "4b6d92a290fbaca4730a50458d91625a173522612feec56697ed21ffa55dad35" metafile = true +[[files]] +file = "mods/cupboard.pw.toml" +hash = "a91da14e84c3e8d4f225cad1cb2932cd026fb74fb5ffe85f714ba2d6cfafb447" +metafile = true + [[files]] file = "mods/dynamic-lights.pw.toml" hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9" diff --git a/mods/cupboard.pw.toml b/mods/cupboard.pw.toml new file mode 100644 index 0000000..3513711 --- /dev/null +++ b/mods/cupboard.pw.toml @@ -0,0 +1,13 @@ +name = "Cupboard" +filename = "cupboard-1.19.2-2.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "15ecda890cf08bcef7e4e6976d521a2bb8584a2e" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5170313 +project-id = 326652 diff --git a/pack.toml b/pack.toml index 0bb629a..5ef34bc 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 = "2c43029f7e261a7dc43e25483ce388685930def35d94e726510666e380085916" +hash = "eb3c283bd6c4ceed9a8083fd77dd4a582013c449365c64a687e84879d2202008" [versions] forge = "43.3.13"