diff --git a/index.toml b/index.toml index 7facbb9..f9d4c30 100644 --- a/index.toml +++ b/index.toml @@ -54,6 +54,11 @@ file = "mods/cloth-config.pw.toml" hash = "446c173c87b7908daee86b0dee89c6b628c77beb7a0bc091ff5252b7c0062080" metafile = true +[[files]] +file = "mods/cobblemon-battle-extras.pw.toml" +hash = "1f6bd7e37ebe8275d02b9d5ec4037121dfbc236bd47f3b0b5f5e75cf598b620a" +metafile = true + [[files]] file = "mods/cobblemon-mega-showdown.pw.toml" hash = "246664018046c6cac974ec3d35db5a59002987c9d843a698115825f8ffaf9b56" diff --git a/mods/cobblemon-battle-extras.pw.toml b/mods/cobblemon-battle-extras.pw.toml new file mode 100644 index 0000000..823de99 --- /dev/null +++ b/mods/cobblemon-battle-extras.pw.toml @@ -0,0 +1,13 @@ +name = "Cobblemon Battle Extras" +filename = "cobblemon-battle-extras-fabric-1.13.45.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/2iY8VFqL/versions/Sf5W9mRS/cobblemon-battle-extras-fabric-1.13.45.jar" +hash-format = "sha512" +hash = "f6c1a43c3eef81fef56ac4f17d83407f9a80ef08a2d841ab5f3ca3c2a9fb1076f6b0de1747c51a9f942a0516ac467c6d53b30fa2532c78fbdfe5d6ff5290a303" + +[update] +[update.modrinth] +mod-id = "2iY8VFqL" +version = "Sf5W9mRS" diff --git a/pack.toml b/pack.toml index f1ba060..09609c2 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "761f68457429ffb39d07721a7e3db3da42838555780943257fbb465d91cae62b" +hash = "9a703e59e22568673f4e81107d227dd2af59253f3252a487f0bcb256bb9c0708" [versions] fabric = "0.19.2"