make boarderless mining clientside

This commit is contained in:
daedreus 2022-07-09 21:46:31 -05:00
parent e4011e89f0
commit 9942fa5f18
3 changed files with 14 additions and 4 deletions

View file

@ -79,7 +79,7 @@ metafile = true
[[files]]
file = "mods/borderless-mining.pw.toml"
hash = "e0f6cbba2f655e4d7906d95d5c9e00837a72fa6a0c52ddadcd35de33c160f017"
hash = "469314fa09e85a0cf5b5dc7666b9a4121098dd2a8709fe1bd44f2caa93044720"
metafile = true
[[files]]
@ -124,7 +124,7 @@ metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "4cebd7a733410dc4fc89519a8fc9ffb3c6657fffb58897e46196ade4629ea065"
hash = "a7e9d78bcf091d8b2e74479bdc6f45c1ca955d40c92481c3055790caff1797e7"
metafile = true
[[files]]
@ -322,6 +322,16 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "b4d8e22f7916c1a2e8be07b708cd02d16bd730e382bb7ca36a615cf3e6782940"
metafile = true
[[files]]
file = "mods/roughly-enough-items.pw.toml"
hash = "8cc77efed4602da87f0d7077ac5478b4b27663035bb2a894ff7626791f6e0f17"
metafile = true
[[files]]
file = "mods/roughly-searchable.pw.toml"
hash = "ac1846dd0bb714de51e39bf256fe7342d431a32b310f0d810095ec12b65fbedd"
metafile = true
[[files]]
file = "mods/sky-0.6.0.jar"
hash = "8ced69dec791a170d7341d866938793063e7f07d742353ef514c3dd2aa1c00a6"

View file

@ -1,6 +1,6 @@
name = "Borderless Mining"
filename = "borderless-mining-1.1.5+1.19.jar"
side = "both"
side = "client"
[download]
hash-format = "sha1"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "cf982e69cd9d905847af6ca8e8aaecc115f4e580036195954db80b1d12947e05"
hash = "5ed8fa310cd991ff0e0660f2abe730dca200a699460c27b8f5f4bc9967f0d8c0"
[versions]
fabric = "0.14.8"