From bf92c96dba38d15a5f5c429a9e390a72ca963a6d Mon Sep 17 00:00:00 2001 From: endigma Date: Fri, 29 Dec 2023 09:56:19 -0400 Subject: [PATCH] add carpetmod --- index.toml | 5 +++++ mods/carpet.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/carpet.pw.toml diff --git a/index.toml b/index.toml index 2f36b27..faa0d86 100644 --- a/index.toml +++ b/index.toml @@ -272,6 +272,11 @@ file = "mods/caracal_mob.pw.toml" hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47" metafile = true +[[files]] +file = "mods/carpet.pw.toml" +hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4" +metafile = true + [[files]] file = "mods/carry-on.pw.toml" hash = "94fbe9655850d99ed2a950e6b59c9cbfabfc21d859c7920c4a8b21101f5981b7" diff --git a/mods/carpet.pw.toml b/mods/carpet.pw.toml new file mode 100644 index 0000000..34eb999 --- /dev/null +++ b/mods/carpet.pw.toml @@ -0,0 +1,13 @@ +name = "Carpet" +filename = "fabric-carpet-1.20-1.4.112+v230608.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar" +hash-format = "sha1" +hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65" + +[update] +[update.modrinth] +mod-id = "TQTTVgYE" +version = "K0Wj117C" diff --git a/pack.toml b/pack.toml index 07f572f..48751af 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 = "6f683d5c4e5c0b03ba58e795fc93a39e460ff9d8106d3645d9e475afda02b458" +hash = "fb1e7b3ceae405365de40a9def28b33d7bb0578b4db7ef6b42b0d14481288e75" [versions] fabric = "0.15.3"