diff --git a/compileFromSourceMods/bclib-3.0.14.jar b/compileFromSourceMods/bclib-3.0.14.jar new file mode 100644 index 0000000..ca3ef63 Binary files /dev/null and b/compileFromSourceMods/bclib-3.0.14.jar differ diff --git a/index.toml b/index.toml index 927f4d0..721805a 100644 --- a/index.toml +++ b/index.toml @@ -85,6 +85,11 @@ file = "mods/balm.pw.toml" hash = "ab6a6dc2a3fa157464f0294d8b5d3e6b8b882c9b520c7f7e0ca8329094ed1dfa" metafile = true +[[files]] +file = "mods/bclib.pw.toml" +hash = "06d474cad7882b1a32163f1d93e0972ffaf33f68b6be1c9411fc0d190003cda2" +metafile = true + [[files]] file = "mods/better-advancements.pw.toml" hash = "cd9782ab1684fb02954cf440b429b747493f9e3b8e4a954fafbafe908f63a818" diff --git a/mods/bclib.pw.toml b/mods/bclib.pw.toml new file mode 100644 index 0000000..01878e2 --- /dev/null +++ b/mods/bclib.pw.toml @@ -0,0 +1,7 @@ +name = "bclib" +filename = "bclib-3.0.14.jar" + +[download] +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/bclib-3.0.14.jar" +hash-format = "sha256" +hash = "ea8b8deef5e4e9b5a9e1b7045415da8deb848e35f04c215d7f4a2cbb08d33ba2" diff --git a/pack.toml b/pack.toml index 56ea465..72d4a44 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.17" +version = "1.0.18" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e6e6e262fae10b58f51a74b949bc661eafa68a473dd97914a32ba10d9299f524" +hash = "79cc1ce45265267b4ec5ab69ca39d17629a57f4507ad6de8bfe17fd7d81f049c" [versions] fabric = "0.15.11"