From 96db5d3c1add395e882bb21537e1e1d840f185cc Mon Sep 17 00:00:00 2001 From: Hexugory Date: Thu, 13 Jun 2024 23:40:55 -0500 Subject: [PATCH] getting there --- index.toml | 12 +++++++++++- mods/citadel.pw.toml | 8 ++++---- mods/domestication-innovation.pw.toml | 13 +++++++++++++ mods/simple-voice-chat.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 42 insertions(+), 6 deletions(-) create mode 100644 mods/domestication-innovation.pw.toml create mode 100644 mods/simple-voice-chat.pw.toml diff --git a/index.toml b/index.toml index 6503e80..43f72b5 100644 --- a/index.toml +++ b/index.toml @@ -3410,7 +3410,7 @@ metafile = true [[files]] file = "mods/citadel.pw.toml" -hash = "454a06dd8f4f896dc23545a1ea4dcf304ca1265cdfe6c98b729d2943fb0b0341" +hash = "e06b4f6a4a5fa7982439f57ca5015b616c606789d9deef0ddb78838b85306fed" metafile = true [[files]] @@ -3638,6 +3638,11 @@ file = "mods/ding.pw.toml" hash = "6bff28fd3a3fa5e2d3a4ab16ca9db00b86fa5b787117b22c2f7a1a921c09eb34" metafile = true +[[files]] +file = "mods/domestication-innovation.pw.toml" +hash = "815edded2c6be145f2a82e48a4044955e4969a220d29d4290f395d38a6ff15e8" +metafile = true + [[files]] file = "mods/domum-ornamentum.pw.toml" hash = "127755a295858228bdbc4e696c06adf201eee057e8ed67e785c9180af139d557" @@ -4763,6 +4768,11 @@ file = "mods/simple-magnets.pw.toml" hash = "df9bb6ec5a8d43ce0faf7a161cad242717f83d43d993706daeb5b233daa0c4fe" metafile = true +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "0ba94a262f7f8ec584fdf46363c7c2a13f5b23610c8cee9a5423d1ab4a9b19ae" +metafile = true + [[files]] file = "mods/simply-light.pw.toml" hash = "762eced5d260cdbc94f0acc033efd8fe70fdfe5a28bd8d180e0b052de509893f" diff --git a/mods/citadel.pw.toml b/mods/citadel.pw.toml index e0d2c7c..e8054c0 100644 --- a/mods/citadel.pw.toml +++ b/mods/citadel.pw.toml @@ -3,11 +3,11 @@ filename = "citadel-2.5.4-1.20.1.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/jJfV67b1/versions/ssXkoBKk/citadel-2.5.4-1.20.1.jar" hash-format = "sha1" hash = "e7f209ae09cf818ecf98698482b82a1cbe0fe058" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 5143956 -project-id = 331936 +[update.modrinth] +mod-id = "jJfV67b1" +version = "ssXkoBKk" diff --git a/mods/domestication-innovation.pw.toml b/mods/domestication-innovation.pw.toml new file mode 100644 index 0000000..d01e066 --- /dev/null +++ b/mods/domestication-innovation.pw.toml @@ -0,0 +1,13 @@ +name = "Domestication Innovation" +filename = "domesticationinnovation-1.7.1-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/h5JyLdjM/versions/SGxCLghg/domesticationinnovation-1.7.1-1.20.1.jar" +hash-format = "sha1" +hash = "8feae4ba8a3ffb117fa7b3b4291a520e2497fa1e" + +[update] +[update.modrinth] +mod-id = "h5JyLdjM" +version = "SGxCLghg" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..b0e8f53 --- /dev/null +++ b/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-forge-1.20.1-2.5.15.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/akzMlJ1h/voicechat-forge-1.20.1-2.5.15.jar" +hash-format = "sha1" +hash = "621d54e3e42a5f927178447f5e37b3f0812dfefc" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "akzMlJ1h" diff --git a/pack.toml b/pack.toml index 4ac243d..e667e26 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 = "6da0f31359114e14bd12b89bbc1cf9c3ddd5f3333a085730af64ee61646f103b" +hash = "74702492a1ac9f9ce95f9e32ce248b426e0843fcda7662ffcd8794fcaccf33c0" [versions] forge = "47.2.20"