From 8286a8971bb95e35fc4484e8ce158fd6ccc1e843 Mon Sep 17 00:00:00 2001 From: tonitch Date: Fri, 21 Feb 2025 17:05:42 +0100 Subject: [PATCH] adding storage drawers --- index.toml | 5 +++++ mods/storagedrawers.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/storagedrawers.pw.toml diff --git a/index.toml b/index.toml index ea4f732..9431860 100644 --- a/index.toml +++ b/index.toml @@ -19445,6 +19445,11 @@ file = "mods/stoneworks.pw.toml" hash = "b7124a0d8cdf19f4de41db21aa26cfe4ace1d5c20779ea1db0dda0f68a0c6e20" metafile = true +[[files]] +file = "mods/storagedrawers.pw.toml" +hash = "5d8ac00b4b361810f9b79e21b2d250c4302f8949a93ae06fe7c87d7011c04147" +metafile = true + [[files]] file = "mods/table-top-craft.pw.toml" hash = "8685b5cb3423d9c3cc324ff1c6f5427287f6a9779787a8a822104e6377126297" diff --git a/mods/storagedrawers.pw.toml b/mods/storagedrawers.pw.toml new file mode 100644 index 0000000..b152ee3 --- /dev/null +++ b/mods/storagedrawers.pw.toml @@ -0,0 +1,13 @@ +name = "Storage Drawers" +filename = "Storage Drawers-fabric-1.20.1-12.10.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/guitPqEi/versions/AKH2R9Sa/Storage%20Drawers-fabric-1.20.1-12.10.5.jar" +hash-format = "sha512" +hash = "ae51822c09dba685438cccb8bb3377b9be06e3006c512f41e4c4b0dacae032a114517dc47cd7cd5acc846f6b1d3514d83aa1749555c0c95bbb001d1670f799b2" + +[update] +[update.modrinth] +mod-id = "guitPqEi" +version = "AKH2R9Sa" diff --git a/pack.toml b/pack.toml index 014d7ea..3330415 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "16148171b3626c148af93e74a5d49af83b4bd11c3020ec4a3296523ec076a332" +hash = "07cf93429c6b98868090ad034165c168c631413f073c10fa5cff7de94ab5a4fc" [versions] fabric = "0.16.9"