diff --git a/index.toml b/index.toml index af77ec7..40e544c 100644 --- a/index.toml +++ b/index.toml @@ -286,6 +286,11 @@ file = "mods/lets-do-beachparty.pw.toml" hash = "cd7e22a6b255b503da49a94a80962f77576e4956dc96d159956ebc836612ad9f" metafile = true +[[files]] +file = "mods/lets-do-herbalbrews.pw.toml" +hash = "a1192043e4afbe464b82ffd422a1dbd28b2c943e1614a80b5e276678c1ba7ecf" +metafile = true + [[files]] file = "mods/lets-do-vinery.pw.toml" hash = "83b8da70a8c97d7a6f75414cbd4a329029a4c320edda44fe747e895bb4ccd54b" diff --git a/mods/lets-do-herbalbrews.pw.toml b/mods/lets-do-herbalbrews.pw.toml new file mode 100644 index 0000000..e2a7a08 --- /dev/null +++ b/mods/lets-do-herbalbrews.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] HerbalBrews" +filename = "letsdo-herbalbrews-fabric-1.1.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Eh11TaTm/versions/E7Okput0/letsdo-herbalbrews-fabric-1.1.3.jar" +hash-format = "sha512" +hash = "50cf315dcda455079d3ae54c0289223969b98900c8cff0394afa941f0280d05f1d53b663644d84288207d55e4cf2d77f3589e1241acfccd5e2a42a4c0f963ee3" + +[update] +[update.modrinth] +mod-id = "Eh11TaTm" +version = "E7Okput0" diff --git a/pack.toml b/pack.toml index c5989b8..f70e112 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 = "08f65b0afa245c0963282689e8f66dafa072472fa329d4d9c176bc971a35ee34" +hash = "0882fe5c13ad74cd269a968187f1819bce202a420f91b0db96fec84859c20184" [versions] fabric = "0.19.2"