Compare commits
8 Commits
2afec6b44e
...
15c8e85f25
Author | SHA1 | Date | |
---|---|---|---|
15c8e85f25 | |||
972bec8f79 | |||
e26caba123 | |||
01b60833a4 | |||
692aace765 | |||
fd0573e00c | |||
ac667e2605 | |||
b49404f3bf |
10
index.toml
10
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"
|
||||
@ -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
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user