From ba4ee35095de38a30665fdcb9026909ff440707e Mon Sep 17 00:00:00 2001 From: pinchese Date: Sun, 24 Jul 2022 08:04:57 -0500 Subject: [PATCH] bits and chisels --- index.toml | 5 +++++ mods/bits-and-chisels.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/bits-and-chisels.pw.toml diff --git a/index.toml b/index.toml index 4787fe2..cd8b30c 100644 --- a/index.toml +++ b/index.toml @@ -384,6 +384,11 @@ file = "mods/betternether.pw.toml" hash = "4282b7fa7650440b13dc25a7a3f9433b69f4e2701a95315629a8b1e98e304891" metafile = true +[[files]] +file = "mods/bits-and-chisels.pw.toml" +hash = "5917e203247bb1fbfd2c8129636f5eecc22c67c7de36f120dcfdd225576f84a3" +metafile = true + [[files]] file = "mods/capes.pw.toml" hash = "4922c6a60082afb777fbe456695c6ee321b7e051baaacf3a94020a2308613e51" diff --git a/mods/bits-and-chisels.pw.toml b/mods/bits-and-chisels.pw.toml new file mode 100644 index 0000000..3634051 --- /dev/null +++ b/mods/bits-and-chisels.pw.toml @@ -0,0 +1,13 @@ +name = "Bits And Chisels" +filename = "bitsandchisels-2.6.13.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "7106819d8aa8922022aac61696076f3360ab6a13" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3841573 +project-id = 420709 diff --git a/pack.toml b/pack.toml index 7c7b1da..e313451 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1cc740c5d9653cacfd56645f53bd599e97d0739676441160c8623969ca5a868d" +hash = "f4c52fdf54eb3513ccd7814ddc1ed9f03895670657c95d8287765e026ebe249e" [versions] fabric = "0.14.8"