diff --git a/index.toml b/index.toml index f24bc53..53b4f09 100644 --- a/index.toml +++ b/index.toml @@ -394,6 +394,11 @@ file = "mods/lambdynamiclights.pw.toml" hash = "e727cc5823b7391db5c30bbaa3769fed77533db693011d0dc8698b0e4303b71d" metafile = true +[[files]] +file = "mods/lets-do-vinery.pw.toml" +hash = "22e8d23931e014fafd6d6e050f0211490fc240ef64ee5dbbb3e0700964418c3f" +metafile = true + [[files]] file = "mods/lighty.pw.toml" hash = "6b986485b44e2007fc69334325f45ad1a4ad1d09d7f7814b1dbc443f171abbd1" diff --git a/mods/lets-do-vinery.pw.toml b/mods/lets-do-vinery.pw.toml new file mode 100644 index 0000000..fe884bc --- /dev/null +++ b/mods/lets-do-vinery.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Vinery" +filename = "letsdo-vinery-fabric-1.4.40.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1DWmBJVA/versions/f2WnLIoU/letsdo-vinery-fabric-1.4.40.jar" +hash-format = "sha512" +hash = "4af3b7c38c74aef5fb28d0fca7c3c3ae02b723e82c4567a77f97d8f03b29d916f6cdbf7df77352819d8cd2b5b292e6bd702b59dc730d72433d36a5f2d4256169" + +[update] +[update.modrinth] +mod-id = "1DWmBJVA" +version = "f2WnLIoU" diff --git a/pack.toml b/pack.toml index 25f1a02..579cebb 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.8.1" +version = "v1.8.2" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "faa2d5cf6119783e415f323688d562c85311e1236b93f51d908b7a6a258691a9" +hash = "7f334c3af49ada5b04de3b0fb89baf54f3be65861bd9c3807489f0ac11a9a00e" [versions] fabric = "0.16.14"