diff --git a/index.toml b/index.toml index 64df300..67229fe 100644 --- a/index.toml +++ b/index.toml @@ -187,6 +187,11 @@ file = "mods/refurbished-furniture.pw.toml" hash = "7bcb3244cec811356ecadbb8e7c7f04c2549727337414db20f405cc9e124a870" metafile = true +[[files]] +file = "mods/signed-paintings.pw.toml" +hash = "66301ad3f8f92970815d346b56f618a0ba9ff73f3aacedee020e8a951c4f9ac7" +metafile = true + [[files]] file = "mods/smartbrainlib.pw.toml" hash = "65df846b6c45c8cb2dbcf2c65a538eee4912278f2e080839afa793a6d70adf01" diff --git a/mods/signed-paintings.pw.toml b/mods/signed-paintings.pw.toml new file mode 100644 index 0000000..36d7a9f --- /dev/null +++ b/mods/signed-paintings.pw.toml @@ -0,0 +1,13 @@ +name = "Signed Paintings" +filename = "signed_paintings-1.1.0-mc1.20.4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "bfff28f51e88288ee026122d8e8409a299357d40" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5941605 +project-id = 904177 diff --git a/pack.toml b/pack.toml index 16f925b..b79f99f 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 = "cf2d68cb8bf4d419a76365c95b6a54a1939750428b23586fa4f697954c3eb1c8" +hash = "52381c4928fc1e92655d8f0948e3f1f118fe8edc12e15143a029b95ad15944e4" [versions] fabric = "0.16.9"