From 63f73e01a5cb623c575af3d9bde905a5d9506b6f Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 11:58:47 +0200 Subject: [PATCH] tom's peripherals --- index.toml | 5 +++++ mods/toms-peripherals.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/toms-peripherals.pw.toml diff --git a/index.toml b/index.toml index a6a9ccc1..f25e76ec 100644 --- a/index.toml +++ b/index.toml @@ -22347,6 +22347,11 @@ file = "mods/tidal-towns.pw.toml" hash = "9afc7aa9f96e76f806891d8ee5d6be77d06a370328323462f689541d0e9c8b02" metafile = true +[[files]] +file = "mods/toms-peripherals.pw.toml" +hash = "4dcfcecd5f3be5cbb1b07a11bf6a264033c1619786491ec2a1ebf1b748324c48" +metafile = true + [[files]] file = "mods/toms-storage-fabric.pw.toml" hash = "87aae6d18fc180e3fd55c838601a38f0eb00b458db2187472dd3f88c9511e299" diff --git a/mods/toms-peripherals.pw.toml b/mods/toms-peripherals.pw.toml new file mode 100644 index 00000000..ec04fea1 --- /dev/null +++ b/mods/toms-peripherals.pw.toml @@ -0,0 +1,13 @@ +name = "Tom's Peripherals" +filename = "toms_peripherals_fabric-1.20.1-1.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ljgxd2P8/versions/45JnCEaJ/toms_peripherals_fabric-1.20.1-1.3.0.jar" +hash-format = "sha512" +hash = "c9e797908349ff400872d1a3d5457c3ac9c141b78c1a780aec91de61d102940f4fa6ff5f91d9ed2800074f5ea711b680ee8d2a8bab3badc2bb79fb97eb7d9602" + +[update] +[update.modrinth] +mod-id = "ljgxd2P8" +version = "45JnCEaJ" diff --git a/pack.toml b/pack.toml index 4f95efed..a108ac01 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 = "e94be6ab5188dadc88321846768099bd24b543b817b13b9acc76d34c0db0a397" +hash = "4234811f2fd1c3c23cc325d83fe86b288592c03c3f351a264068f292816e8d73" [versions] fabric = "0.16.10"