From 9bedc883eee3331117815a305ac9eabe4b623087 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sat, 27 Jul 2024 22:05:54 +0200 Subject: [PATCH] test --- index.toml | 5 +++++ mods/compressedcreativity.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/compressedcreativity.pw.toml diff --git a/index.toml b/index.toml index 5cf347b..1154a64 100644 --- a/index.toml +++ b/index.toml @@ -333,6 +333,11 @@ file = "mods/comforts.pw.toml" hash = "1a6b3451ad3648342449a5885e0d4af0f180833ce3a2dbc0f2bdf9e0f6cf29d4" metafile = true +[[files]] +file = "mods/compressedcreativity.pw.toml" +hash = "dee714d069c7256a3eb634135a1334d1c7b5efbe6d29e517b7090f9e76e39503" +metafile = true + [[files]] file = "mods/create-big-cannons.pw.toml" hash = "9b4526ab8bfdd3bf813b788a382b849c31fde9a510668c80761ba8897952af2c" diff --git a/mods/compressedcreativity.pw.toml b/mods/compressedcreativity.pw.toml new file mode 100644 index 0000000..7e4fb42 --- /dev/null +++ b/mods/compressedcreativity.pw.toml @@ -0,0 +1,13 @@ +name = "Compressed Creativity" +filename = "compressedcreativity-1.20.1-0.1.8.b.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Mt3rcQKj/versions/E7S9hkDd/compressedcreativity-1.20.1-0.1.8.b.jar" +hash-format = "sha1" +hash = "85ae03688b6809429ba947309c4887b2dd9ee836" + +[update] +[update.modrinth] +mod-id = "Mt3rcQKj" +version = "E7S9hkDd" diff --git a/pack.toml b/pack.toml index 33c4767..2688d3c 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 = "71847ccad29a7ca03de98fe9d8092ecdc315659ede4fd5bb92d5c2c3c792cbb0" +hash = "1049176f5df4908c7801a6851f5639956bcdedb09a24b0ed0bceb70768009c0c" [versions] forge = "47.3.0"