feat: added mod let's do herbal brews

This commit is contained in:
2026-05-08 20:05:57 -04:00
parent 2e5a8d9aa5
commit ce5a129916
3 changed files with 19 additions and 1 deletions
+5
View File
@@ -286,6 +286,11 @@ file = "mods/lets-do-beachparty.pw.toml"
hash = "cd7e22a6b255b503da49a94a80962f77576e4956dc96d159956ebc836612ad9f" hash = "cd7e22a6b255b503da49a94a80962f77576e4956dc96d159956ebc836612ad9f"
metafile = true metafile = true
[[files]]
file = "mods/lets-do-herbalbrews.pw.toml"
hash = "a1192043e4afbe464b82ffd422a1dbd28b2c943e1614a80b5e276678c1ba7ecf"
metafile = true
[[files]] [[files]]
file = "mods/lets-do-vinery.pw.toml" file = "mods/lets-do-vinery.pw.toml"
hash = "83b8da70a8c97d7a6f75414cbd4a329029a4c320edda44fe747e895bb4ccd54b" hash = "83b8da70a8c97d7a6f75414cbd4a329029a4c320edda44fe747e895bb4ccd54b"
+13
View File
@@ -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"
+1 -1
View File
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "08f65b0afa245c0963282689e8f66dafa072472fa329d4d9c176bc971a35ee34" hash = "0882fe5c13ad74cd269a968187f1819bce202a420f91b0db96fec84859c20184"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"