From 6643abfc7fa1fc86b4833de0ef9aa92f81fed239 Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 19 Jun 2022 15:19:55 -0300 Subject: [PATCH] add debugify --- index.toml | 5 +++++ mods/debugify.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/debugify.pw.toml diff --git a/index.toml b/index.toml index 7461dfb..eb67d94 100644 --- a/index.toml +++ b/index.toml @@ -460,6 +460,11 @@ file = "mods/deathlog.toml" hash = "23eb153aa0939497801bbc48a75bcaafa73d42570fd4165ed2828b1c544549be" metafile = true +[[files]] +file = "mods/debugify.pw.toml" +hash = "4595621a88c273e5d0ab70dae5866d323122f449c668a667640ee79fbc6063f2" +metafile = true + [[files]] file = "mods/deepslatecutting.toml" hash = "7a00b754958a34d35394c057569a1e7c0504cebde164138df27c8aed34bc7cab" diff --git a/mods/debugify.pw.toml b/mods/debugify.pw.toml new file mode 100644 index 0000000..f715a9b --- /dev/null +++ b/mods/debugify.pw.toml @@ -0,0 +1,13 @@ +name = "Debugify" +filename = "debugify-1.11.0-fabric-1.18.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/1.11.0-fabric/debugify-1.11.0-fabric-1.18.2.jar" +hash-format = "sha1" +hash = "c1722e40c0592204e3664c482be3533fc185e578" + +[update] +[update.modrinth] +mod-id = "QwxR6Gcd" +version = "ltSWiXrH" diff --git a/pack.toml b/pack.toml index 20c8b83..75a89fb 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 = "427e92cfeb68fd557b8ed324a4addf458b1209b39b46c8d89b35b328714fdbdf" +hash = "80053a9d1a9d31e010a42786c69caa56916a866bd9cc6c82b32b103416d82ca1" [versions] fabric = "0.14.7"