adding cobblemonExtras

This commit is contained in:
Debucquoy Anthony 2025-02-21 14:53:25 +01:00
parent 886b6d6261
commit b7e76ca4b2
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
3 changed files with 19 additions and 1 deletions

View File

@ -18930,6 +18930,11 @@ file = "mods/cobblemon.pw.toml"
hash = "cdfacb3f29c3efb63f047334637855ccabf27f98270003d507a57d8881ab463a" hash = "cdfacb3f29c3efb63f047334637855ccabf27f98270003d507a57d8881ab463a"
metafile = true metafile = true
[[files]]
file = "mods/cobblemonextras.pw.toml"
hash = "53fd92149200cd39b1f3c1e6070c6cc6f8375aa037ef661d681062a0370d19f9"
metafile = true
[[files]] [[files]]
file = "mods/cobblemonrider.pw.toml" file = "mods/cobblemonrider.pw.toml"
hash = "3625e990f31031dd2eb20d83afd5da641a4d593a873daec44606fef60540bf55" hash = "3625e990f31031dd2eb20d83afd5da641a4d593a873daec44606fef60540bf55"

View File

@ -0,0 +1,13 @@
name = "CobblemonExtras"
filename = "CobblemonExtras-fabric-1.3.01.20.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/TXoSDUCh/versions/DC8j7ykB/CobblemonExtras-fabric-1.3.01.20.1.jar"
hash-format = "sha512"
hash = "d1b05d41fb1336ba1115f8863937ff25f82a3e4598d90d2f240cc05d0d3304fca89f333e53c7490746ee9bb4148d9fef11f249229cae11d71bdf6830d003b170"
[update]
[update.modrinth]
mod-id = "TXoSDUCh"
version = "DC8j7ykB"

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 = "6a0bd77d42959e1c57585af55b1a016ba2791d5404c0983d3153161082d65afb" hash = "084e274f0edf1dd614e79823cf63f9eb85aa5c8771bac823714ddfe4aec8cee9"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"