feat: add visual workbench
This commit is contained in:
parent
1bb63f9594
commit
2353929bbf
|
@ -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"
|
||||
|
|
13
mods/visual-workbench.pw.toml
Normal file
13
mods/visual-workbench.pw.toml
Normal file
|
@ -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"
|
Loading…
Reference in a new issue