diff --git a/index.toml b/index.toml index dfc7afa..6454b20 100644 --- a/index.toml +++ b/index.toml @@ -795,6 +795,11 @@ file = "mods/villagersplus.pw.toml" hash = "58aa6f9e8041a3e6c5a5ee79e4fbd42185de5e32434172c3465da394a5eb7b19" metafile = true +[[files]] +file = "mods/visual-workbench.pw.toml" +hash = "a7f4c9db27e6d88dff443299ba7b04418f17a60316678b14719c767194b43ff3" +metafile = true + [[files]] file = "mods/vmp-fabric.pw.toml" hash = "40f1effd2c65b6c6f9a1b5dfd0903c87df02b23da6b57f389f61f361ef86d425" diff --git a/mods/visual-workbench.pw.toml b/mods/visual-workbench.pw.toml new file mode 100644 index 0000000..79e075b --- /dev/null +++ b/mods/visual-workbench.pw.toml @@ -0,0 +1,13 @@ +name = "Visual Workbench" +filename = "VisualWorkbench-v8.0.0-1.20.1-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kfqD1JRw/versions/vhuwOiNO/VisualWorkbench-v8.0.0-1.20.1-Fabric.jar" +hash-format = "sha1" +hash = "326fcb260cf64c12714c2ada3ff8a4bdfed620f2" + +[update] +[update.modrinth] +mod-id = "kfqD1JRw" +version = "vhuwOiNO"