diff --git a/index.toml b/index.toml index bda6a48..a8137fd 100644 --- a/index.toml +++ b/index.toml @@ -414,6 +414,11 @@ file = "mods/melody.pw.toml" hash = "7033adf20d46f30cb8963c2b999fb29a1d7600a5abf1ef22baf1f78cf7d728c3" metafile = true +[[files]] +file = "mods/mimi.pw.toml" +hash = "89b186cfbf24340629681a7e2c83138b78732b210126d50bd983fa4e04e074b0" +metafile = true + [[files]] file = "mods/mo-guns.pw.toml" hash = "875f76c552f01dc1acaa36d02f358c917aeee7a7b3d9687887058a1d71d5dd7e" @@ -569,6 +574,11 @@ file = "mods/supermartijn642s-core-lib.pw.toml" hash = "24d18ad40fdda45c3b7158d57f1d33e20947e16605d4f09070af9d4cb5b8a37d" metafile = true +[[files]] +file = "mods/team-capes.pw.toml" +hash = "03315b736c03883ffcfe73a521bb66b1b2e257f9763f35c00b63389f42b418e6" +metafile = true + [[files]] file = "mods/terrablender.pw.toml" hash = "dc241d2dbc9f38d9ab71ecb899b871c3aef37871ae9f6d83440498cfa0a0829d" diff --git a/mods/mimi.pw.toml b/mods/mimi.pw.toml new file mode 100644 index 0000000..1d2ed73 --- /dev/null +++ b/mods/mimi.pw.toml @@ -0,0 +1,13 @@ +name = "Musical Instrument Minecraft Interface (MIMI)" +filename = "mimimod-1.18.2-2.1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/efSTEGLV/versions/nERFCrqp/mimimod-1.18.2-2.1.1.jar" +hash-format = "sha1" +hash = "d212b0ad602513726b3eee391db9e4e42bc1f192" + +[update] +[update.modrinth] +mod-id = "efSTEGLV" +version = "nERFCrqp" diff --git a/mods/team-capes.pw.toml b/mods/team-capes.pw.toml new file mode 100644 index 0000000..8506a19 --- /dev/null +++ b/mods/team-capes.pw.toml @@ -0,0 +1,13 @@ +name = "Team Capes" +filename = "TeamCapes-forge-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Sw4LxdbE/versions/OJPCRE1u/TeamCapes-forge-1.0.0.jar" +hash-format = "sha1" +hash = "a1180cfc9fd5320e752d53e594b3e588cf8d52e6" + +[update] +[update.modrinth] +mod-id = "Sw4LxdbE" +version = "OJPCRE1u" diff --git a/pack.toml b/pack.toml index e056df1..357482d 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 = "230d82a806cb80eb24a23ae5a5492453d66261dd99d9dc66af617f9b742ddbf2" +hash = "fa5c85d8f0965c4055d40cd42de7fce17ccbc354de1088ac78c0fc4b01083e71" [versions] forge = "40.2.14"