Add Bobby (farsight alternative)

This commit is contained in:
NullBite 2023-10-15 03:16:10 -04:00
parent b49404f3bf
commit 01b60833a4
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -83,6 +83,11 @@ file = "mods/betterf3.pw.toml"
hash = "ba31b113733abc813e36738bdc8104fad628232d29907f66f48cf8c45299de9f" hash = "ba31b113733abc813e36738bdc8104fad628232d29907f66f48cf8c45299de9f"
metafile = true metafile = true
[[files]]
file = "mods/bobby.pw.toml"
hash = "628ca822826f31018f97293b673e09defe9bc46616a7636bbd4a3b51ee4c9949"
metafile = true
[[files]] [[files]]
file = "mods/borderless-mining.pw.toml" file = "mods/borderless-mining.pw.toml"
hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d" hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d"

13
mods/bobby.pw.toml Normal file
View File

@ -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"

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 = "e38d0132054552deafdd40143d297cf2fdf3e8d62d50cb644333d57b7e23216b" hash = "6de1a1301498727e56a6c8d542b83c2b042f00a68fe647e9015ef698fc7e2821"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"