From 376dd4bd0acdb4a98b0251d2c04cf67abff27aca Mon Sep 17 00:00:00 2001 From: tonitch Date: Tue, 18 Feb 2025 23:03:15 +0100 Subject: [PATCH] adding table top craft --- index.toml | 5 +++++ mods/table-top-craft.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/table-top-craft.pw.toml diff --git a/index.toml b/index.toml index 7ca63b8..fdb1e89 100644 --- a/index.toml +++ b/index.toml @@ -19415,6 +19415,11 @@ file = "mods/stoneworks.pw.toml" hash = "b7124a0d8cdf19f4de41db21aa26cfe4ace1d5c20779ea1db0dda0f68a0c6e20" metafile = true +[[files]] +file = "mods/table-top-craft.pw.toml" +hash = "8685b5cb3423d9c3cc324ff1c6f5427287f6a9779787a8a822104e6377126297" +metafile = true + [[files]] file = "mods/terrablender-fabric.pw.toml" hash = "4c3e112fd51bd798d94aee2d0b2b760273bea50480ba0f607f0277e3a7da068f" diff --git a/mods/table-top-craft.pw.toml b/mods/table-top-craft.pw.toml new file mode 100644 index 0000000..1f821bf --- /dev/null +++ b/mods/table-top-craft.pw.toml @@ -0,0 +1,13 @@ +name = "Table Top Craft" +filename = "table_top_craft-fabric-1.20.1-5.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/IO0hAHwQ/versions/cVszRa3Y/table_top_craft-fabric-1.20.1-5.0.2.jar" +hash-format = "sha512" +hash = "b5b7a6b564be8f25d57be608f788e1be32db47a53ca542f6a74107a90bf2b098e4f1b4f4541e50fbd157e56ca23d9c1d95526d6e09fe4d6a0f4f7a2c0e57a170" + +[update] +[update.modrinth] +mod-id = "IO0hAHwQ" +version = "cVszRa3Y" diff --git a/pack.toml b/pack.toml index b0ede2c..b354b4c 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 = "6f6a50ea11f4089f2ade793d4a2128d1c77f4dc702508a45078e17921385c7a0" +hash = "51e00d5125c6dcf6dbba895d7b840475ad9de0fb0c75f7e17e02113e759a3708" [versions] fabric = "0.16.9"