diff --git a/index.toml b/index.toml index 88919b0..ea81742 100644 --- a/index.toml +++ b/index.toml @@ -18860,6 +18860,11 @@ file = "mods/cobbled-battle-watcher.pw.toml" hash = "805d8ec9e4e1305787fac99d76d2a1211aa7d92101ed24525cb1c926ec12b8fa" metafile = true +[[files]] +file = "mods/cobbled-shiny-particles.pw.toml" +hash = "5d17478df57aca49c391beb1816c8bc443f6e4fd2227cb4aca176f620803f5b5" +metafile = true + [[files]] file = "mods/cobbledex.pw.toml" hash = "93df78cb32a5ccce26da4e00a28731400c636621274bba796def74bec2649c48" @@ -18932,7 +18937,7 @@ metafile = true [[files]] file = "mods/cobblemon.pw.toml" -hash = "c1242b80aea0726aae08e0cfdb220266960d62e41ab4db60403bdbcd854d6a7d" +hash = "cdfacb3f29c3efb63f047334637855ccabf27f98270003d507a57d8881ab463a" metafile = true [[files]] @@ -19235,6 +19240,11 @@ file = "mods/midnightlib.pw.toml" hash = "3a82c08c74d69af0bc30a682da43945005455162276f60efdc3eb5b62d747499" metafile = true +[[files]] +file = "mods/mobfilter.pw.toml" +hash = "742d6f02c7f80298ed78ff1be3b010acd57f64386114e30a91e67ca285196ac9" +metafile = true + [[files]] file = "mods/modernfix.pw.toml" hash = "9d3efa99729c1fc119636c4d3328abbe60898f8b575ed44fef31848c91b1b718" diff --git a/mods/cobbled-shiny-particles.pw.toml b/mods/cobbled-shiny-particles.pw.toml new file mode 100644 index 0000000..9241717 --- /dev/null +++ b/mods/cobbled-shiny-particles.pw.toml @@ -0,0 +1,13 @@ +name = "Cobblemon Cobbled Shiny Particles" +filename = "cobbled-shiny-particles-1.0.6.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wymvitu6/versions/cKGpPYGt/cobbled-shiny-particles-1.0.6.1.jar" +hash-format = "sha512" +hash = "df644371db0dc96f085830f861820f09255f1dd64eb313032db310ad3a2055affd31071127b34d8215ac006061975d2f518aa5187c7b1603ea3c99c3454f953f" + +[update] +[update.modrinth] +mod-id = "Wymvitu6" +version = "cKGpPYGt" diff --git a/mods/cobblemon.pw.toml b/mods/cobblemon.pw.toml index 588284e..a738d62 100644 --- a/mods/cobblemon.pw.toml +++ b/mods/cobblemon.pw.toml @@ -3,11 +3,11 @@ filename = "Cobblemon-fabric-1.5.2+1.20.1.jar" side = "both" [download] -hash-format = "sha1" -hash = "2465e767f2659240f1c16549e602cb6e8b9145db" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/MdwFAVRL/versions/EVozVxCq/Cobblemon-fabric-1.5.2%2B1.20.1.jar" +hash-format = "sha512" +hash = "38f6e1ae17673f9c62915ebc68558b1c50cf4c2bdeb299ac06aed84ecf0bf9c56732cbc123252f43ea3abee10d3348c50b74fa46cac6d9d8dd0c11833bacaabe" [update] -[update.curseforge] -file-id = 5375408 -project-id = 687131 +[update.modrinth] +mod-id = "MdwFAVRL" +version = "EVozVxCq" diff --git a/mods/mobfilter.pw.toml b/mods/mobfilter.pw.toml new file mode 100644 index 0000000..3de8184 --- /dev/null +++ b/mods/mobfilter.pw.toml @@ -0,0 +1,13 @@ +name = "Mob Filter" +filename = "mobfilter-0.4.3+1.20.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/gRn1FzwR/versions/n8tOB06w/mobfilter-0.4.3%2B1.20.1.jar" +hash-format = "sha512" +hash = "80b3aff28b8d9ced8fe75847f4691087f72f848fe94eb3b4acd6845c3d09e2a00377d7a43676cb8fc071e1d3d552f002d4b545b8b9e081e3631b3dc191cd03e0" + +[update] +[update.modrinth] +mod-id = "gRn1FzwR" +version = "n8tOB06w" diff --git a/pack.toml b/pack.toml index 0d742af..42e1848 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 = "db9685469e17f7010f31d099d185c4871c9478c16877092f2fe86690c8743adb" +hash = "e85542205e79ad56ee0469a90510265459f33a8bffc90692f9bb871855f9e0cb" [versions] fabric = "0.16.9"