From 2d4cae8b69c341f4ffd30a18d898bae79e01e19c Mon Sep 17 00:00:00 2001 From: Astreaprtcl Date: Tue, 12 Aug 2025 01:34:07 +0200 Subject: [PATCH] feat: add bits and chisels mod --- index.toml | 5 +++++ mods/bits-and-chisels.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 mods/bits-and-chisels.pw.toml diff --git a/index.toml b/index.toml index b10c749..da5135a 100644 --- a/index.toml +++ b/index.toml @@ -69,6 +69,11 @@ file = "mods/biomes-o-plenty.pw.toml" hash = "a2de85ebe9629568398185b5b9554bcc0c54e322b214d78368485a6074a66279" metafile = true +[[files]] +file = "mods/bits-and-chisels.pw.toml" +hash = "4780df2e8d01122c7f5aedee4b8bff93a05c635dc2353fe133cc461a1f51c1f2" +metafile = true + [[files]] file = "mods/blanket.pw.toml" hash = "204a6e607eabf19083f9a4f99e7bc33ff9df95d8c77deaba58f67a6a19f8c811" diff --git a/mods/bits-and-chisels.pw.toml b/mods/bits-and-chisels.pw.toml new file mode 100644 index 0000000..16ee222 --- /dev/null +++ b/mods/bits-and-chisels.pw.toml @@ -0,0 +1,13 @@ +name = "Bits And Chisels" +filename = "bitsandchisels-2.7.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/q8MC5tW2/versions/kqHohJYy/bitsandchisels-2.7.3.jar" +hash-format = "sha512" +hash = "434be17efcdb4e63a03927bfff0dd35937abb8cd846bcfdd9b350e517f7dd106d1e20a721084655ded130ad78447ae2a84cb42632788469b37c2124b8f9c3017" + +[update] +[update.modrinth] +mod-id = "q8MC5tW2" +version = "kqHohJYy" diff --git a/pack.toml b/pack.toml index ed95ac1..15d50b9 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.6.3" +version = "v1.7.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c8ff244aed2c59f68ae5203d93d0adec436e41394d05613c1dc2413109f082c6" +hash = "57d14120a8f674c53c9ec0fac2b6495d5eacc58f4a3053bffaa81aade0652e38" [versions] fabric = "0.16.14"