From 8d596fc7811e55197d885450e9ec7d19a350c9e1 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:10:38 +0200 Subject: [PATCH] ducky peripheral --- index.toml | 7 ++++++- mods/architectury-api.pw.toml | 12 ++++++------ mods/ducky-periphs.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 mods/ducky-periphs.pw.toml diff --git a/index.toml b/index.toml index 9cee69da..3e70d24d 100644 --- a/index.toml +++ b/index.toml @@ -21525,7 +21525,7 @@ metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "2492a7266fab4c2ff411612180974b98510afb66a18e640f4de63ad615dd1e9e" +hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456" metafile = true [[files]] @@ -21818,6 +21818,11 @@ file = "mods/drp-global-datapack.pw.toml" hash = "6a86fc0be268b1e90cb9ff397f105b14181a3df3fdcc4cb273d0357d3a49353d" metafile = true +[[files]] +file = "mods/ducky-periphs.pw.toml" +hash = "cc6eb3c71b6f59304db3600f9a4878526a87af81f4b2d195e3a8a21d513878ee" +metafile = true + [[files]] file = "mods/dynamic-crosshair-compat.pw.toml" hash = "463f5413fc4cb3cb84258701e03d9cac268ac980a18298c60f35838b4220d079" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index 43e97404..8257e1b0 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -3,11 +3,11 @@ filename = "architectury-9.2.14-fabric.jar" side = "both" [download] -hash-format = "sha1" -hash = "4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar" +hash-format = "sha512" +hash = "4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de" [update] -[update.curseforge] -file-id = 5137936 -project-id = 419699 +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "WbL7MStR" diff --git a/mods/ducky-periphs.pw.toml b/mods/ducky-periphs.pw.toml new file mode 100644 index 00000000..fcdbff85 --- /dev/null +++ b/mods/ducky-periphs.pw.toml @@ -0,0 +1,13 @@ +name = "Ducky Peripherals" +filename = "duckyperiphs-1.20.1-1.3.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l2IpK3Ji/versions/FYDI2Gut/duckyperiphs-1.20.1-1.3.1-fabric.jar" +hash-format = "sha512" +hash = "dbefdf44def2db076c1f5394ad62427e511d926ed12e4adf57b683d2ff1a1e5d0a95a4a94272f4bbafdb24c373eb1c7dba364937993f323d3996629da0bb0acd" + +[update] +[update.modrinth] +mod-id = "l2IpK3Ji" +version = "FYDI2Gut" diff --git a/pack.toml b/pack.toml index c1ff49d3..9c3a451c 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 = "bac281a5d52ddb04addee4906b322aee3753fb95cc948b982133240554f986a7" +hash = "67e8d9ff1802b9387c899a3bbc7f247556c5a29d79d512fb55abf966e7c6501a" [versions] fabric = "0.16.10"