From e4681abbf1bed4dee8585d677f829ddfd74783b4 Mon Sep 17 00:00:00 2001 From: Frank LoTurco Date: Fri, 8 May 2026 20:20:00 -0400 Subject: [PATCH] feat: added mod let's do hearth and timber --- index.toml | 5 +++++ mods/lets-do-hearth-timber.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/lets-do-hearth-timber.pw.toml diff --git a/index.toml b/index.toml index 81f0142..39e2e47 100644 --- a/index.toml +++ b/index.toml @@ -291,6 +291,11 @@ file = "mods/lets-do-farm-charm.pw.toml" hash = "c33886838dd7cb0020f46df5f460e91c1b5cbf47ecd412d2bb215a0828779385" metafile = true +[[files]] +file = "mods/lets-do-hearth-timber.pw.toml" +hash = "29d3684d8fe2e7c0548d61cd3fef5d1114e43516a842ad517f8acbe32b0ab1af" +metafile = true + [[files]] file = "mods/lets-do-herbalbrews.pw.toml" hash = "a1192043e4afbe464b82ffd422a1dbd28b2c943e1614a80b5e276678c1ba7ecf" diff --git a/mods/lets-do-hearth-timber.pw.toml b/mods/lets-do-hearth-timber.pw.toml new file mode 100644 index 0000000..48ab592 --- /dev/null +++ b/mods/lets-do-hearth-timber.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Hearth & Timber" +filename = "letsdo-hearth_and_timber-fabric-1.0.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/paO4gjmE/versions/DLQKQQ53/letsdo-hearth_and_timber-fabric-1.0.3.jar" +hash-format = "sha512" +hash = "b3a0d1880ecbde907e6924ff90ca36e4f23c01d700452d51539555092c59ea340a90650c784b59fe0289d64dea15d7efd2fa3ed157779041bfc5a0cc5a7a7cc1" + +[update] +[update.modrinth] +mod-id = "paO4gjmE" +version = "DLQKQQ53" diff --git a/pack.toml b/pack.toml index 8595efc..db20933 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 = "8f3c0ddceb246a30b5e332d54dd8ffcae5a519c826aa9f69a439745073cbe674" +hash = "323faed4c8deca3dae962cfdbb0d55b96bb174988a893024f555b76b31590d12" [versions] fabric = "0.19.2"