From f9870b4656ce0dc35ccf92139fb0ce985a83bfd2 Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Mon, 24 Feb 2025 17:12:38 +0100 Subject: [PATCH] Add create: crafts and additions --- index.toml | 5 +++++ mods/createaddition.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/createaddition.pw.toml diff --git a/index.toml b/index.toml index 8960d07..4719ff6 100644 --- a/index.toml +++ b/index.toml @@ -133,6 +133,11 @@ metafile = true file = "mods/create_interactive-1.1.1-beta.2-1201-fabric.jar" hash = "2ce28ebe492988729cb0c622ecc01c0d0a34e1aac24641480f5cae22544a43ff" +[[files]] +file = "mods/createaddition.pw.toml" +hash = "c92aae37a2b79c96ac72e17695d1bcbdc35ca51d56f0fb8d1d9ffa9dace45274" +metafile = true + [[files]] file = "mods/crossstitch.pw.toml" hash = "899a506ec93d9bbc84e58aebeb369847493f97a4383e6691a5d51dbb9c2f6ea2" diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml new file mode 100644 index 0000000..c9e9617 --- /dev/null +++ b/mods/createaddition.pw.toml @@ -0,0 +1,13 @@ +name = "Create Crafts & Additions" +filename = "createaddition-fabric+1.20.1-1.2.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/vV4bZmhm/createaddition-fabric%2B1.20.1-1.2.4.jar" +hash-format = "sha512" +hash = "66bab7b3e0cada74d70cfc921d94f53759dd64189a261bcb7d75c5fd2818bbc375bcaa215d321c1c619092aff34ba56a94ec61e6868788d0e599913e7445341d" + +[update] +[update.modrinth] +mod-id = "kU1G12Nn" +version = "vV4bZmhm" diff --git a/pack.toml b/pack.toml index b9d742a..a20d128 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 = "6fb10f8eba34c7a2ca3db59c802981ea8498c87e9931a75cd2b1dc2bf6cf0136" +hash = "d1ff81fcdc4620790ba650c83c33054e3ed780d7f7f3de98e4b6bd9935db794d" [versions] fabric = "0.16.10"