diff --git a/index.toml b/index.toml index afd7949..e49f321 100644 --- a/index.toml +++ b/index.toml @@ -18855,6 +18855,11 @@ file = "mods/cloud-boots.pw.toml" hash = "03a9b24d28ca93b3bd39b4de223ba02d0ae44130ca032713d1b7e57633109fae" metafile = true +[[files]] +file = "mods/cobbled-battle-watcher.pw.toml" +hash = "805d8ec9e4e1305787fac99d76d2a1211aa7d92101ed24525cb1c926ec12b8fa" +metafile = true + [[files]] file = "mods/cobbledex.pw.toml" hash = "93df78cb32a5ccce26da4e00a28731400c636621274bba796def74bec2649c48" @@ -19057,7 +19062,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "070f3b65efd84e7d28e84d819e94f1d886ebb9df0d2c8e2e5acc168966a34f67" +hash = "bb9a29a48b27e7abc0799d4393240ae2cdcf7d64341c9a63347769173f8bda2e" metafile = true [[files]] diff --git a/mods/cobbled-battle-watcher.pw.toml b/mods/cobbled-battle-watcher.pw.toml new file mode 100644 index 0000000..099823b --- /dev/null +++ b/mods/cobbled-battle-watcher.pw.toml @@ -0,0 +1,13 @@ +name = "Cobbled Battle Watcher" +filename = "cobbledbattlehp-fabric-2.0.0-1.20.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/TLAQgl7d/versions/2iDiBpxt/cobbledbattlehp-fabric-2.0.0-1.20.1.jar" +hash-format = "sha512" +hash = "cb2c6a85eb4847cd59d071c3143ee8024513e7f04121fcee41d2305741766c5d3bab07d5977e733b4077e2f2925caeca1ba7561a8dc97ff5b73b35cd8ecf2086" + +[update] +[update.modrinth] +mod-id = "TLAQgl7d" +version = "2iDiBpxt" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index d18c00c..33f0b8c 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar" +filename = "fabric-language-kotlin-1.13.1+kotlin.2.1.10.jar" side = "both" [download] -hash-format = "sha1" -hash = "e3d4ebcc5aef85967ba622f9631e0897cbcd4e2c" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/476dzMG5/fabric-language-kotlin-1.13.1%2Bkotlin.2.1.10.jar" +hash-format = "sha512" +hash = "8e3609ef53a731c5509b304397e7fd4e37f2bbb4353b0d6234e74438846f0464743022f3339ba4f5acf21b023c80420ce59c194c1dfb11aeb79caffa6f842fb6" [update] -[update.curseforge] -file-id = 5950505 -project-id = 308769 +[update.modrinth] +mod-id = "Ha28R6CL" +version = "476dzMG5" diff --git a/pack.toml b/pack.toml index afdc666..31cbcfc 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 = "7ca00cd547f8c531bcd4da687bedc5580c1e8e60772974819d50ed098ea6c058" +hash = "6e3b0ca3f1094199ead4079e8b1f0618fdf3bd43647aa9ff5555b14ee8d6baf1" [versions] fabric = "0.16.9"