diff --git a/index.toml b/index.toml index 0f73924..bf932fb 100644 --- a/index.toml +++ b/index.toml @@ -1933,6 +1933,11 @@ file = "mods/midnightlib.pw.toml" hash = "82a0484217227dc92a79a12733b5a8051591c14c5aff1a55e7e675eb8c7eb72e" metafile = true +[[files]] +file = "mods/mimi-mod.pw.toml" +hash = "0b6650ba0ee372c03a8c018332a4a99731dc88ff48cf950842d7c7dae6e28c6b" +metafile = true + [[files]] file = "mods/mimi.pw.toml" hash = "33fbcd9a8b89bd4ee05892f89f79f4af26812093432bffca0ea0d260b76ca66b" diff --git a/mods/mimi-mod.pw.toml b/mods/mimi-mod.pw.toml new file mode 100644 index 0000000..8f08854 --- /dev/null +++ b/mods/mimi-mod.pw.toml @@ -0,0 +1,13 @@ +name = "Musical Instrument Minecraft Interface (MIMI)" +filename = "mimimod-1.20.1-4.3.1.BETA.2-forge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "22d744c6edb0230a0e5fd4870c0292f705ba3ee4" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6762655 +project-id = 499803 diff --git a/pack.toml b/pack.toml index e6f9343..179c70f 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 = "b5d5aa390d953c040b19966c7ba8ec1cdc1913141dcd7bbdbccc7f6ae6ba51df" +hash = "a572d32632d4988c0f479081a1b86550f1dd62b89e1eadb77c9a99fc3ef1f834" [versions] forge = "47.4.8"