From 538e7d263e132e8c716bf19a7d3cc078cc142cc6 Mon Sep 17 00:00:00 2001 From: Frank LoTurco Date: Fri, 8 May 2026 20:21:28 -0400 Subject: [PATCH] feat: added mod let's do pottery --- index.toml | 5 +++++ mods/lets-do-lilis-pottery.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/lets-do-lilis-pottery.pw.toml diff --git a/index.toml b/index.toml index 39e2e47..00fbc8a 100644 --- a/index.toml +++ b/index.toml @@ -301,6 +301,11 @@ file = "mods/lets-do-herbalbrews.pw.toml" hash = "a1192043e4afbe464b82ffd422a1dbd28b2c943e1614a80b5e276678c1ba7ecf" metafile = true +[[files]] +file = "mods/lets-do-lilis-pottery.pw.toml" +hash = "4ad0ffe8a7c96b5aded473fe8efaa8db2acd369feab86bb01f60b2c09de030c7" +metafile = true + [[files]] file = "mods/lets-do-meadow.pw.toml" hash = "c9e3563ef8ef2244cfe870af9ee8ec317e612c002cf8d816ef73d4bda81e500d" diff --git a/mods/lets-do-lilis-pottery.pw.toml b/mods/lets-do-lilis-pottery.pw.toml new file mode 100644 index 0000000..f59a81a --- /dev/null +++ b/mods/lets-do-lilis-pottery.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Lili's Pottery" +filename = "letsdo-lilis_pottery-fabric-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sHiqiJIU/versions/nvuqS8jN/letsdo-lilis_pottery-fabric-1.0.2.jar" +hash-format = "sha512" +hash = "0b1cb3ab57df0f24601f7e5f71780e6f2d62712017615cce7254dcc67d94db7fff38879b6e532d32901dc3faf2da24211d20478ac2a5cc0d5319be417041339c" + +[update] +[update.modrinth] +mod-id = "sHiqiJIU" +version = "nvuqS8jN" diff --git a/pack.toml b/pack.toml index db20933..9ae2635 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 = "323faed4c8deca3dae962cfdbb0d55b96bb174988a893024f555b76b31590d12" +hash = "54f9e1a6148bb34a1aa3be63e815ee04988b12d01a4441f214d75cb398816886" [versions] fabric = "0.19.2"