diff --git a/index.toml b/index.toml index ada98aa..f5b4141 100644 --- a/index.toml +++ b/index.toml @@ -1388,6 +1388,11 @@ file = "mods/badpackets.pw.toml" hash = "a1aee7ea903d765f3297d0f3babb7cf548aeecc78a46889b551b295195576c0c" metafile = true +[[files]] +file = "mods/better-animations-collection.pw.toml" +hash = "4b6886834198fc37b8edcd3001523baab53223d38e5ef7f5afc00e5169bebf6a" +metafile = true + [[files]] file = "mods/better-beds.pw.toml" hash = "9c6ca8e9c9fa59d167bb2c2f54a381d2f29ad720e55db0a56ada543a6f5408ca" diff --git a/mods/better-animations-collection.pw.toml b/mods/better-animations-collection.pw.toml new file mode 100644 index 0000000..ab07e7c --- /dev/null +++ b/mods/better-animations-collection.pw.toml @@ -0,0 +1,13 @@ +name = "Better Animations Collection" +filename = "BetterAnimationsCollection-v4.0.1-1.19.2-Fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "6a41ce4ce3501876d879a905314a84b820a7683f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3969236 +project-id = 323976 diff --git a/pack.toml b/pack.toml index 7a8c744..6c64594 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 = "089d6ea8a78ccf64dac86fdb3700957606447a0308e3d0a45bb672c2a16f1bf1" +hash = "b72af50014b04ea28475e2e2bc5a4119f855322f10e9f21b5822cc7185c932c6" [versions] fabric = "0.14.9"