Compare commits

...

8 Commits

Author SHA1 Message Date
15c8e85f25
Merge branch 'release/quilt/1.20.1' into staging/quilt/mixed/1.20.1 2023-10-15 04:20:17 -04:00
972bec8f79
Bump version number 2023-10-15 04:16:34 -04:00
e26caba123
Merge branch 'staging/quilt/1.20.1' into staging/quilt/mixed/1.20.1 2023-10-15 03:56:43 -04:00
01b60833a4
Add Bobby (farsight alternative) 2023-10-15 03:16:10 -04:00
692aace765
Remove farsight
the author has some annoying licensing stuff and it wants me to add a
library but https://github.com/Johni0702/bobby seems to do the same
thing and is on modrinth
2023-10-15 03:14:40 -04:00
fd0573e00c
Merge branch 'staging/quilt/1.20.1' into staging/quilt/mixed/1.20.1 2023-10-15 03:04:47 -04:00
ac667e2605
Update farsight 2023-10-15 03:04:17 -04:00
b49404f3bf
Bump version 2023-10-15 01:37:44 -04:00
4 changed files with 20 additions and 20 deletions

@ -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"
@ -163,11 +168,6 @@ file = "mods/fabricskyboxes.pw.toml"
hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4"
metafile = true
[[files]]
file = "mods/farsight-fabric.pw.toml"
hash = "825458a5e2a5ffe04e07e92643be57bdbef5861a6670fa996bf0b6a5a10cba9e"
metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"

13
mods/bobby.pw.toml Normal 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"

@ -1,13 +0,0 @@
name = "Farsight [Fabric]"
filename = "farsight-fabric-1.20.1-3.7.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "fcc303ad8d7b937e175f1dec2e74f5a4bbc5389f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4595154
project-id = 579192

@ -1,12 +1,12 @@
name = "NullLite"
author = "NullBite"
version = "1.3.2"
version = "1.3.4"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "4a0f1aaedeae49c9c57fe61f82c92285f7b245f45ccca85370560967f7c34638"
hash = "2df30398ae06631861294fa375d99c8d589387dd42fc8bfc8459d58eb40312a6"
[versions]
minecraft = "1.20.1"