adding cobbled shiny particules and mobfilter

This commit is contained in:
tonitch 2025-02-25 21:37:14 +01:00
parent 731f403275
commit b3419da241
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
5 changed files with 44 additions and 8 deletions

View File

@ -18860,6 +18860,11 @@ file = "mods/cobbled-battle-watcher.pw.toml"
hash = "805d8ec9e4e1305787fac99d76d2a1211aa7d92101ed24525cb1c926ec12b8fa" hash = "805d8ec9e4e1305787fac99d76d2a1211aa7d92101ed24525cb1c926ec12b8fa"
metafile = true metafile = true
[[files]]
file = "mods/cobbled-shiny-particles.pw.toml"
hash = "5d17478df57aca49c391beb1816c8bc443f6e4fd2227cb4aca176f620803f5b5"
metafile = true
[[files]] [[files]]
file = "mods/cobbledex.pw.toml" file = "mods/cobbledex.pw.toml"
hash = "93df78cb32a5ccce26da4e00a28731400c636621274bba796def74bec2649c48" hash = "93df78cb32a5ccce26da4e00a28731400c636621274bba796def74bec2649c48"
@ -18932,7 +18937,7 @@ metafile = true
[[files]] [[files]]
file = "mods/cobblemon.pw.toml" file = "mods/cobblemon.pw.toml"
hash = "c1242b80aea0726aae08e0cfdb220266960d62e41ab4db60403bdbcd854d6a7d" hash = "cdfacb3f29c3efb63f047334637855ccabf27f98270003d507a57d8881ab463a"
metafile = true metafile = true
[[files]] [[files]]
@ -19235,6 +19240,11 @@ file = "mods/midnightlib.pw.toml"
hash = "3a82c08c74d69af0bc30a682da43945005455162276f60efdc3eb5b62d747499" hash = "3a82c08c74d69af0bc30a682da43945005455162276f60efdc3eb5b62d747499"
metafile = true metafile = true
[[files]]
file = "mods/mobfilter.pw.toml"
hash = "742d6f02c7f80298ed78ff1be3b010acd57f64386114e30a91e67ca285196ac9"
metafile = true
[[files]] [[files]]
file = "mods/modernfix.pw.toml" file = "mods/modernfix.pw.toml"
hash = "9d3efa99729c1fc119636c4d3328abbe60898f8b575ed44fef31848c91b1b718" hash = "9d3efa99729c1fc119636c4d3328abbe60898f8b575ed44fef31848c91b1b718"

View File

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

View File

@ -3,11 +3,11 @@ filename = "Cobblemon-fabric-1.5.2+1.20.1.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" url = "https://cdn.modrinth.com/data/MdwFAVRL/versions/EVozVxCq/Cobblemon-fabric-1.5.2%2B1.20.1.jar"
hash = "2465e767f2659240f1c16549e602cb6e8b9145db" hash-format = "sha512"
mode = "metadata:curseforge" hash = "38f6e1ae17673f9c62915ebc68558b1c50cf4c2bdeb299ac06aed84ecf0bf9c56732cbc123252f43ea3abee10d3348c50b74fa46cac6d9d8dd0c11833bacaabe"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 5375408 mod-id = "MdwFAVRL"
project-id = 687131 version = "EVozVxCq"

13
mods/mobfilter.pw.toml Normal file
View File

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

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "db9685469e17f7010f31d099d185c4871c9478c16877092f2fe86690c8743adb" hash = "e85542205e79ad56ee0469a90510265459f33a8bffc90692f9bb871855f9e0cb"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"