From 4d1a8bc8da554c7b91cbe96e994792a08a471a9c Mon Sep 17 00:00:00 2001 From: Astreaprtcl Date: Tue, 12 Aug 2025 02:17:00 +0200 Subject: [PATCH] add plethora peripherals mod --- index.toml | 5 +++++ mods/plethora-peripherals.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 mods/plethora-peripherals.pw.toml diff --git a/index.toml b/index.toml index da5135a..ebfeba6 100644 --- a/index.toml +++ b/index.toml @@ -484,6 +484,11 @@ file = "mods/plasmo-voice.pw.toml" hash = "3af84f567b9bfed97ef7c36b7451af40c4ac7abc41bda900646b1101f8dad0c9" metafile = true +[[files]] +file = "mods/plethora-peripherals.pw.toml" +hash = "61e6909174f4abd4d96b65974155fd018f7932e017cc69fdeca8316418132daf" +metafile = true + [[files]] file = "mods/pneumono_gravestones.pw.toml" hash = "e962db225d25099fbfb4729549dd053f3e3e222931fe8dc314e656e3efc39a89" diff --git a/mods/plethora-peripherals.pw.toml b/mods/plethora-peripherals.pw.toml new file mode 100644 index 0000000..fb9db7c --- /dev/null +++ b/mods/plethora-peripherals.pw.toml @@ -0,0 +1,13 @@ +name = "Plethora Peripherals" +filename = "Plethora-Fabric-1.12.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LDfFdCXe/versions/d30CtSG0/Plethora-Fabric-1.12.0.jar" +hash-format = "sha512" +hash = "c8c5963a844619c038917b399e12aa14ffbbab480c6103873e44526188fca29d71d2ff932a4587e2bb463288a2e1431c74681bc617af786d525232042989018b" + +[update] +[update.modrinth] +mod-id = "LDfFdCXe" +version = "d30CtSG0" diff --git a/pack.toml b/pack.toml index 15d50b9..72e35ff 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.7.0" +version = "v1.7.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "57d14120a8f674c53c9ec0fac2b6495d5eacc58f4a3053bffaa81aade0652e38" +hash = "e160d2d2947ff400768e529bba3ae3af019569a59fceb34f78ad9a18cf5a3f9b" [versions] fabric = "0.16.14"