From 68d347fd7a8b3560c3d333d6245480b1abefd868 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:16:17 +0200 Subject: [PATCH] compressed block --- index.toml | 5 +++++ mods/cb-compressed-blocks.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/cb-compressed-blocks.pw.toml diff --git a/index.toml b/index.toml index 2ba7a5fb..c1e06554 100644 --- a/index.toml +++ b/index.toml @@ -21593,6 +21593,11 @@ file = "mods/carry-on.pw.toml" hash = "3b45878fbe0e15944f9d4c159741548debf4d775fd9e2f9992dcd1719c08b3da" metafile = true +[[files]] +file = "mods/cb-compressed-blocks.pw.toml" +hash = "a7747d44bfbe2e7b5e9881f710972724505733be297a6a60c1ad25ccf6dbb63d" +metafile = true + [[files]] file = "mods/cc-tweaked.pw.toml" hash = "6d88550943d5e768ad47d3aa77d90eb5f93a4cbbd54fa4f3ac5bec4d6a5779e7" diff --git a/mods/cb-compressed-blocks.pw.toml b/mods/cb-compressed-blocks.pw.toml new file mode 100644 index 00000000..4a99b658 --- /dev/null +++ b/mods/cb-compressed-blocks.pw.toml @@ -0,0 +1,13 @@ +name = "CB: Compressed Blocks" +filename = "compressedblocks-fabric-1.20.2-1.5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/IQRVlbit/versions/vo9P8ZOv/compressedblocks-fabric-1.20.2-1.5.0.jar" +hash-format = "sha512" +hash = "9a520d920dad64b60480d470c761a99ced0e4f67e0606b945df301cd3fbde93bd1d0ae5b9be0b049a7265cde738aee96f7599676fd49d0912a76afaeaffd25e3" + +[update] +[update.modrinth] +mod-id = "IQRVlbit" +version = "vo9P8ZOv" diff --git a/pack.toml b/pack.toml index 5a92e4dc..6d7402c1 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "baf23931155d80f19a5ef0878198437c3b7ff16b95d23a0a4db347915a830eec" +hash = "3e52c094140c2884a23f994334df10cd07cfa8f5c709f56aecffc8dd62731836" [versions] fabric = "0.16.10"