diff --git a/index.toml b/index.toml index 2d376cf..5186e0e 100644 --- a/index.toml +++ b/index.toml @@ -18930,6 +18930,11 @@ file = "mods/cobblemon.pw.toml" hash = "cdfacb3f29c3efb63f047334637855ccabf27f98270003d507a57d8881ab463a" metafile = true +[[files]] +file = "mods/cobblemonextras.pw.toml" +hash = "53fd92149200cd39b1f3c1e6070c6cc6f8375aa037ef661d681062a0370d19f9" +metafile = true + [[files]] file = "mods/cobblemonrider.pw.toml" hash = "3625e990f31031dd2eb20d83afd5da641a4d593a873daec44606fef60540bf55" diff --git a/mods/cobblemonextras.pw.toml b/mods/cobblemonextras.pw.toml new file mode 100644 index 0000000..d39cd65 --- /dev/null +++ b/mods/cobblemonextras.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 16cf710..27a3e28 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 = "6a0bd77d42959e1c57585af55b1a016ba2791d5404c0983d3153161082d65afb" +hash = "084e274f0edf1dd614e79823cf63f9eb85aa5c8771bac823714ddfe4aec8cee9" [versions] fabric = "0.16.9"