ducky peripheral

This commit is contained in:
Anthony Debucquoy 2025-04-17 12:10:38 +02:00
parent 12f9959b83
commit 8d596fc781
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
4 changed files with 26 additions and 8 deletions

View File

@ -21525,7 +21525,7 @@ metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "2492a7266fab4c2ff411612180974b98510afb66a18e640f4de63ad615dd1e9e" hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456"
metafile = true metafile = true
[[files]] [[files]]
@ -21818,6 +21818,11 @@ file = "mods/drp-global-datapack.pw.toml"
hash = "6a86fc0be268b1e90cb9ff397f105b14181a3df3fdcc4cb273d0357d3a49353d" hash = "6a86fc0be268b1e90cb9ff397f105b14181a3df3fdcc4cb273d0357d3a49353d"
metafile = true metafile = true
[[files]]
file = "mods/ducky-periphs.pw.toml"
hash = "cc6eb3c71b6f59304db3600f9a4878526a87af81f4b2d195e3a8a21d513878ee"
metafile = true
[[files]] [[files]]
file = "mods/dynamic-crosshair-compat.pw.toml" file = "mods/dynamic-crosshair-compat.pw.toml"
hash = "463f5413fc4cb3cb84258701e03d9cac268ac980a18298c60f35838b4220d079" hash = "463f5413fc4cb3cb84258701e03d9cac268ac980a18298c60f35838b4220d079"

View File

@ -3,11 +3,11 @@ filename = "architectury-9.2.14-fabric.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"
hash = "4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d" hash-format = "sha512"
mode = "metadata:curseforge" hash = "4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 5137936 mod-id = "lhGA9TYQ"
project-id = 419699 version = "WbL7MStR"

View File

@ -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"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "bac281a5d52ddb04addee4906b322aee3753fb95cc948b982133240554f986a7" hash = "67e8d9ff1802b9387c899a3bbc7f247556c5a29d79d512fb55abf966e7c6501a"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"