Add Borderless Mining
This commit is contained in:
parent
c3e52da80b
commit
2b5af46f5e
@ -28,6 +28,7 @@ Alternatively, install the `.mrpack` files from the [releases](https://gitea.pro
|
||||
- Auth Me - axieum (https://github.com/axieum/authme)
|
||||
- BetterF3 - treyruffy (https://github.com/cominixo/BetterF3)
|
||||
- Better Mount HUD - Lortseam (https://github.com/Lortseam/better-mount-hud)
|
||||
- Borderless Mining - comp500 (https://github.com/comp500/BorderlessMining)
|
||||
- Capes - caelthecolher (https://github.com/CaelTheColher/Capes)
|
||||
- Carpet-Fixes - fxmorin (https://github.com/fxmorin/carpet-fixes)
|
||||
- Carpet - gnembon (https://github.com/gnembon/fabric-carpet)
|
||||
|
@ -83,6 +83,11 @@ file = "mods/betterf3.pw.toml"
|
||||
hash = "86ce47da34b9a69c105e4e22058a5d6fc12448283a54a1f911c16351f096068e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/borderless-mining.pw.toml"
|
||||
hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/capes.pw.toml"
|
||||
hash = "4c712d7ad6d2ddb130b845c3b2c660be7cb7795db21be00b130443730719305e"
|
||||
|
13
mods/borderless-mining.pw.toml
Normal file
13
mods/borderless-mining.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Borderless Mining"
|
||||
filename = "borderless-mining-1.1.8+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "dbdb8a0600679f3c76480ae5d0995e2334773ce3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kYq5qkSL"
|
||||
version = "lhrW53q7"
|
Loading…
x
Reference in New Issue
Block a user