From a37dc8ec92cd1cac8156e61d5b550129e92fc38b Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Sun, 23 Nov 2025 04:12:57 -0500 Subject: [PATCH] Add DecoCraft --- index.toml | 5 +++++ mods/decocraft.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/decocraft.pw.toml diff --git a/index.toml b/index.toml index 97440e9..620dd7f 100644 --- a/index.toml +++ b/index.toml @@ -389,6 +389,11 @@ file = "mods/dcwa.pw.toml" hash = "e96c71e46932e7060f04e19145977c2ca71686f373273a8fae78f933a37b1b75" metafile = true +[[files]] +file = "mods/decocraft.pw.toml" +hash = "9bc703802207de8db0778311f77e96ec45c4dbb634500417bf80f3003f599119" +metafile = true + [[files]] file = "mods/deepslatecutting.pw.toml" hash = "f189746778654d05f2f568cb23d3a6ea50c25b7c0f490c1091b77e2eb60327d9" diff --git a/mods/decocraft.pw.toml b/mods/decocraft.pw.toml new file mode 100644 index 0000000..82a6042 --- /dev/null +++ b/mods/decocraft.pw.toml @@ -0,0 +1,13 @@ +name = "Decocraft" +filename = "decocraft-3.0.4-1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/IZJSgKZe/versions/o9CDG4YX/decocraft-3.0.4-1.20.1-fabric.jar" +hash-format = "sha1" +hash = "f203708043cb54dbae7f02e8580318d602f44e40" + +[update] +[update.modrinth] +mod-id = "IZJSgKZe" +version = "o9CDG4YX" diff --git a/pack.toml b/pack.toml index dac5f1b..7d8f1a9 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 = "a67ed6a0339641589c157f881db2b4e2ef6d678b6415fdd62456a6dc4581d4d8" +hash = "b703b9b0f9c75dc10cab555b5d4bd9d92a3b87d1249a1584973819fe533bad43" [versions] fabric = "0.16.10"