getting there

This commit is contained in:
Hexugory 2024-06-13 23:40:55 -05:00
parent 745c5ea479
commit 96db5d3c1a
5 changed files with 42 additions and 6 deletions

View File

@ -3410,7 +3410,7 @@ metafile = true
[[files]] [[files]]
file = "mods/citadel.pw.toml" file = "mods/citadel.pw.toml"
hash = "454a06dd8f4f896dc23545a1ea4dcf304ca1265cdfe6c98b729d2943fb0b0341" hash = "e06b4f6a4a5fa7982439f57ca5015b616c606789d9deef0ddb78838b85306fed"
metafile = true metafile = true
[[files]] [[files]]
@ -3638,6 +3638,11 @@ file = "mods/ding.pw.toml"
hash = "6bff28fd3a3fa5e2d3a4ab16ca9db00b86fa5b787117b22c2f7a1a921c09eb34" hash = "6bff28fd3a3fa5e2d3a4ab16ca9db00b86fa5b787117b22c2f7a1a921c09eb34"
metafile = true metafile = true
[[files]]
file = "mods/domestication-innovation.pw.toml"
hash = "815edded2c6be145f2a82e48a4044955e4969a220d29d4290f395d38a6ff15e8"
metafile = true
[[files]] [[files]]
file = "mods/domum-ornamentum.pw.toml" file = "mods/domum-ornamentum.pw.toml"
hash = "127755a295858228bdbc4e696c06adf201eee057e8ed67e785c9180af139d557" hash = "127755a295858228bdbc4e696c06adf201eee057e8ed67e785c9180af139d557"
@ -4763,6 +4768,11 @@ file = "mods/simple-magnets.pw.toml"
hash = "df9bb6ec5a8d43ce0faf7a161cad242717f83d43d993706daeb5b233daa0c4fe" hash = "df9bb6ec5a8d43ce0faf7a161cad242717f83d43d993706daeb5b233daa0c4fe"
metafile = true metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "0ba94a262f7f8ec584fdf46363c7c2a13f5b23610c8cee9a5423d1ab4a9b19ae"
metafile = true
[[files]] [[files]]
file = "mods/simply-light.pw.toml" file = "mods/simply-light.pw.toml"
hash = "762eced5d260cdbc94f0acc033efd8fe70fdfe5a28bd8d180e0b052de509893f" hash = "762eced5d260cdbc94f0acc033efd8fe70fdfe5a28bd8d180e0b052de509893f"

View File

@ -3,11 +3,11 @@ filename = "citadel-2.5.4-1.20.1.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/jJfV67b1/versions/ssXkoBKk/citadel-2.5.4-1.20.1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "e7f209ae09cf818ecf98698482b82a1cbe0fe058" hash = "e7f209ae09cf818ecf98698482b82a1cbe0fe058"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 5143956 mod-id = "jJfV67b1"
project-id = 331936 version = "ssXkoBKk"

View File

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

View File

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "6da0f31359114e14bd12b89bbc1cf9c3ddd5f3333a085730af64ee61646f103b" hash = "74702492a1ac9f9ce95f9e32ce248b426e0843fcda7662ffcd8794fcaccf33c0"
[versions] [versions]
forge = "47.2.20" forge = "47.2.20"