From 9942fa5f185f33cf086685679b73f64faa0dc5b5 Mon Sep 17 00:00:00 2001 From: daedreus Date: Sat, 9 Jul 2022 21:46:31 -0500 Subject: [PATCH] make boarderless mining clientside --- .minecraft/index.toml | 14 ++++++++++++-- .minecraft/mods/borderless-mining.pw.toml | 2 +- .minecraft/pack.toml | 2 +- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 27eb69c..965e890 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -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" diff --git a/.minecraft/mods/borderless-mining.pw.toml b/.minecraft/mods/borderless-mining.pw.toml index e5d3bb1..1cfa858 100644 --- a/.minecraft/mods/borderless-mining.pw.toml +++ b/.minecraft/mods/borderless-mining.pw.toml @@ -1,6 +1,6 @@ name = "Borderless Mining" filename = "borderless-mining-1.1.5+1.19.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 7f337f3..9af92dd 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -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"