diff --git a/index.toml b/index.toml index c292692..fa1cf44 100644 --- a/index.toml +++ b/index.toml @@ -735,6 +735,11 @@ file = "mods/vmp-fabric.pw.toml" hash = "40f1effd2c65b6c6f9a1b5dfd0903c87df02b23da6b57f389f61f361ef86d425" metafile = true +[[files]] +file = "mods/wavey-capes.pw.toml" +hash = "a11a025ae5b3ec80c98b8d3dff5b4ce3b762303cc51ac0db0ce6a189dca145fc" +metafile = true + [[files]] file = "mods/way2wayfabric.pw.toml" hash = "22c02c241c720ef0e1ce59efb559a82ae47a5451409dda20bdf5f1e9c8dd0597" diff --git a/mods/wavey-capes.pw.toml b/mods/wavey-capes.pw.toml new file mode 100644 index 0000000..af46f3e --- /dev/null +++ b/mods/wavey-capes.pw.toml @@ -0,0 +1,13 @@ +name = "Wavey Capes" +filename = "waveycapes-fabric-1.4.9-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kYuIpRLv/versions/dGGbcsvh/waveycapes-fabric-1.4.9-mc1.20.1.jar" +hash-format = "sha1" +hash = "aa34148885ae3023d2dca63f42f98f5d1adc5d9b" + +[update] +[update.modrinth] +mod-id = "kYuIpRLv" +version = "dGGbcsvh"