Add Borderless Mining

This commit is contained in:
NullBite 2023-07-10 23:41:10 -04:00
parent c3e52da80b
commit 2b5af46f5e
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 20 additions and 1 deletions

View File

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

View File

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

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f1b4b3217dfb65b3244490c071513b007063858f65a3b6f987137d4d5568f783"
hash = "a740365ee5b8df1b1078616f56cfdbf34a06ce1aa0170840f4b892c2388c4e72"
[versions]
minecraft = "1.20.1"