diff --git a/index.toml b/index.toml index 6d02e64..bfed042 100644 --- a/index.toml +++ b/index.toml @@ -71,11 +71,6 @@ file = "mods/cloth-config.pw.toml" hash = "446c173c87b7908daee86b0dee89c6b628c77beb7a0bc091ff5252b7c0062080" metafile = true -[[files]] -file = "mods/cobbledex-rei-emi-jei.pw.toml" -hash = "942fb83f41032f9949956b9cf9f8afd4d07cb2efbda8182e07e8c2fc01ea7ecf" -metafile = true - [[files]] file = "mods/cobblemon-battle-extras.pw.toml" hash = "1f6bd7e37ebe8275d02b9d5ec4037121dfbc236bd47f3b0b5f5e75cf598b620a" @@ -86,6 +81,11 @@ file = "mods/cobblemon-capture-xp.pw.toml" hash = "0b1740cc342248a7bf917a147d6b8e852a9253dfbcfe180f7cf50f97bf6d646e" metafile = true +[[files]] +file = "mods/cobblemon-emi.pw.toml" +hash = "9c07ac2eb6d24b34beccdabec03d12c490d771c19cf847b130a0e4b0dd7ec877" +metafile = true + [[files]] file = "mods/cobblemon-integrations.pw.toml" hash = "be97750e0c69d1650c3f679c61e0a14bc70f1bc0c13b6f6ac2681575fb4110dc" diff --git a/mods/cobblemon-emi.pw.toml b/mods/cobblemon-emi.pw.toml new file mode 100644 index 0000000..108ba51 --- /dev/null +++ b/mods/cobblemon-emi.pw.toml @@ -0,0 +1,13 @@ +name = "Cobblemon EMI" +filename = "cobbleemi-fabric-1.1.4-for-cobblemon-1.7.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GA4DHzBS/versions/m8lQC8Um/cobbleemi-fabric-1.1.4-for-cobblemon-1.7.3.jar" +hash-format = "sha512" +hash = "9db3b20e8da33dfe78a880d03c6830acca0652aaf21632821a92c4415602637211f468252b624ecd1bbed7d991016cd5753d8f66fbf917116e52a9d85232c04d" + +[update] +[update.modrinth] +mod-id = "GA4DHzBS" +version = "m8lQC8Um" diff --git a/pack.toml b/pack.toml index bb597e1..942bfc7 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 = "e14e4e552c9c87dc763130a99df262e24df32a3e3a7813201f6882a1bef2538f" +hash = "85160385b61ae37d8c48951ad6110e76365e338d1d5afbcb80cba5248efb6a58" [versions] fabric = "0.19.2"