diff --git a/files/weed-1.1.jar b/files/weed-1.1.jar new file mode 100644 index 0000000..0012495 Binary files /dev/null and b/files/weed-1.1.jar differ diff --git a/modpack/index.toml b/modpack/index.toml index 69265f7..7cf1a72 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -396,6 +396,11 @@ file = "mods/veinminer.pw.toml" hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60" metafile = true +[[files]] +file = "mods/weed.pw.toml" +hash = "12cf2507679b1ea3e343675377e60700fb7e8a6859198a475eae75734d81660d" +metafile = true + [[files]] file = "mods/wormhole.pw.toml" hash = "b03855bf6f1d2aa8d8ccff4af5ae383355ef20a0c7dc975e26b9e8138a37b0b2" diff --git a/modpack/mods/weed.pw.toml b/modpack/mods/weed.pw.toml new file mode 100644 index 0000000..b7239dc --- /dev/null +++ b/modpack/mods/weed.pw.toml @@ -0,0 +1,8 @@ +name = "Weed" +filename = "weed-1.1.jar" +side = "both" + +[download] +url = "https://lvpack.sad.ovh/files/weed-1.1.jar" +hash-format = "sha256" +hash = "c949b8b05a7b22d34c186599d49a877e2c91f3e7c88a880fdc9b653263ee84f3" diff --git a/modpack/pack.toml b/modpack/pack.toml index da71301..b9dfd4c 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ffcb4ae85b0d71bd1dc6b3b9764f5ac71572a70839d77778f62cfd6271a4ad80" +hash = "1661ef22637751d05ada46576fba4d970231e5aed29dea628fcb3e68f20e3eeb" [versions] fabric = "0.17.2"