From 3f13fdbdd70e05576a8f0c695b364ef17c224c7d Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Thu, 6 Mar 2025 16:19:12 +0100 Subject: [PATCH] dep --- index.toml | 5 +++++ mods/silk.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/silk.pw.toml diff --git a/index.toml b/index.toml index 70b47a6..6270e80 100644 --- a/index.toml +++ b/index.toml @@ -455,6 +455,11 @@ file = "mods/shulkerboxtooltip.pw.toml" hash = "1bf438bbb1ae206a0133eaa45a1ee4e733554759e73b0dd3f8e46a23d5fa12bf" metafile = true +[[files]] +file = "mods/silk.pw.toml" +hash = "90d1f4ee70f4b208b623af04b48be8fd5b98b411cbd4d9d0a5b23d07ba99c1e4" +metafile = true + [[files]] file = "mods/slimyfloor.pw.toml" hash = "c7b6bc9aa41d4329faf4b50f4d46b29cd2ef3f76e6dfc5b3f97db0eb7c38f7ca" diff --git a/mods/silk.pw.toml b/mods/silk.pw.toml new file mode 100644 index 0000000..f150786 --- /dev/null +++ b/mods/silk.pw.toml @@ -0,0 +1,13 @@ +name = "Silk" +filename = "silk-all-1.10.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/aTaCgKLW/versions/jrC1TCfF/silk-all-1.10.7.jar" +hash-format = "sha512" +hash = "5acc9096ecd7fe0764a29f81c8aa700bd4607b928bd2afa5531cba34899b30887af21743d1a8737b60716dfe44fdf14559c4e6a339654637913df55086576c2d" + +[update] +[update.modrinth] +mod-id = "aTaCgKLW" +version = "jrC1TCfF" diff --git a/pack.toml b/pack.toml index ff9e13b..b89f74e 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 = "fcf07671aad1bd1d8150a36585e6d0c49474ab436233d6e124ce87047d4d46ce" +hash = "1950ba85b1de1e7a49a60ca9b31fe8c72c98179da95cdd3d7c0be58c1c4f75b4" [versions] fabric = "0.16.10"