From 5434552811b8d108b79203f2efeb8a6952471204 Mon Sep 17 00:00:00 2001 From: alikindsys Date: Thu, 14 Mar 2024 21:45:37 -0300 Subject: [PATCH] Update BVMod --- index.toml | 2 +- mods/bv-mod.pw.toml | 8 +++----- pack.toml | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/index.toml b/index.toml index 9074aaa..634f726 100644 --- a/index.toml +++ b/index.toml @@ -7,7 +7,7 @@ metafile = true [[files]] file = "mods/bv-mod.pw.toml" -hash = "d01ae91a28aa7e975641c67f2556bdaa353dad5833ce5f4dea607771d2b80b14" +hash = "9dc9dab17c0d6bec2437711127a9060161233d3ad3a3cb6b763050f66aae7add" metafile = true [[files]] diff --git a/mods/bv-mod.pw.toml b/mods/bv-mod.pw.toml index 40e1175..f006175 100644 --- a/mods/bv-mod.pw.toml +++ b/mods/bv-mod.pw.toml @@ -1,9 +1,7 @@ name = "bv-mod" -filename = "bv-quilt.jar" -side = "server" +filename = "bv-quilt-1.5.0.jar" [download] -url = "https://github.com/blocovermelho/mod/releases/download/1.0/bv-quilt-1.0.0.jar" - +url = "https://github.com/blocovermelho/mod/releases/download/1.5.0/bv-quilt-1.5.0.jar" hash-format = "sha256" -hash = "680f7f7157d7f63ad69204a73a85d7cd02e8784d2fa5c294b98dd6d4a4b9ae8f" +hash = "5c1b6b0856acd3e7771992f42c0c32ea103eab11d8ac40db9dc67a3522c858a8" diff --git a/pack.toml b/pack.toml index 24fc1da..f783769 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 = "358093768c81556c99fdfb3924e93f7a8e174e946278f4ef7d120242255a62d6" +hash = "122c4169b4aae329fc1dd297414faeb159be563649e25e03f156b83dfe0eb675" [versions] minecraft = "1.20.1"