diff --git a/index.toml b/index.toml index 6520968..a5fe12d 100644 --- a/index.toml +++ b/index.toml @@ -83,6 +83,11 @@ file = "mods/betterf3.pw.toml" hash = "ba31b113733abc813e36738bdc8104fad628232d29907f66f48cf8c45299de9f" metafile = true +[[files]] +file = "mods/bobby.pw.toml" +hash = "628ca822826f31018f97293b673e09defe9bc46616a7636bbd4a3b51ee4c9949" +metafile = true + [[files]] file = "mods/borderless-mining.pw.toml" hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d" diff --git a/mods/bobby.pw.toml b/mods/bobby.pw.toml new file mode 100644 index 0000000..4c4fe9d --- /dev/null +++ b/mods/bobby.pw.toml @@ -0,0 +1,13 @@ +name = "Bobby" +filename = "bobby-5.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/M08ruV16/versions/2cuVyTav/bobby-5.0.1.jar" +hash-format = "sha1" +hash = "bdc0285d4209c529019ae1c5f1f0af0e3a3cffa6" + +[update] +[update.modrinth] +mod-id = "M08ruV16" +version = "2cuVyTav" diff --git a/pack.toml b/pack.toml index 5e99ca6..8387fd1 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 = "076f3508045118a3273f0be4d0d97148b6acf7618c651a1099c72d07d1ab8660" +hash = "2df30398ae06631861294fa375d99c8d589387dd42fc8bfc8459d58eb40312a6" [versions] minecraft = "1.20.1"