diff --git a/index.toml b/index.toml index cc22d8d..4a50647 100644 --- a/index.toml +++ b/index.toml @@ -1297,6 +1297,11 @@ file = "mods/emienchants.pw.toml" hash = "cac557d052f05c3558f19b47313f787c1d51a6326f1b4e8e8eee3c6f10f068f3" metafile = true +[[files]] +file = "mods/emiffect.pw.toml" +hash = "68d1babb9367d13f4ac375ea41cd4f1affaf12a5ff047386ab2c6aee83c9a023" +metafile = true + [[files]] file = "mods/emitrades.pw.toml" hash = "4d56498d822f43503545ce5f80318a61e1479403b5b2b178c50dd4afadd879c6" @@ -1417,11 +1422,6 @@ file = "mods/journeymap.pw.toml" hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3" metafile = true -[[files]] -file = "mods/just-enough-effect-descriptions-jeed.pw.toml" -hash = "3bd9645ec1d096ce228a05b655bb0664e6ca13054493264bb4490305f4ea81bc" -metafile = true - [[files]] file = "mods/just-enough-resources-jer.pw.toml" hash = "e4e7107718506a0ed56224ca1ea1dc0de79d40d68b37bee918d30bec35bd3cb8" @@ -1659,7 +1659,7 @@ metafile = true [[files]] file = "mods/visual-workbench.pw.toml" -hash = "9ba672d7cfeb23c8df703106cad286a73425ef9b600f2e5965ba90ad241981e7" +hash = "7d5dba4cf4a48ae96d728377767c5cd1b3d743967255b987d272c6f884372463" metafile = true [[files]] diff --git a/mods/emiffect.pw.toml b/mods/emiffect.pw.toml new file mode 100644 index 0000000..b286534 --- /dev/null +++ b/mods/emiffect.pw.toml @@ -0,0 +1,13 @@ +name = "EMIffect" +filename = "emiffect-forge-1.1.2+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/705gWllI/versions/cwzXpY1E/emiffect-forge-1.1.2%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "cb87cd6b12e3a9cc5bbb979406d310fe50cd92a6" + +[update] +[update.modrinth] +mod-id = "705gWllI" +version = "cwzXpY1E" diff --git a/mods/just-enough-effect-descriptions-jeed.pw.toml b/mods/just-enough-effect-descriptions-jeed.pw.toml deleted file mode 100644 index ebd7541..0000000 --- a/mods/just-enough-effect-descriptions-jeed.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Effect Descriptions (JEED)" -filename = "jeed-1.20-2.2.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/EO27GKs1/versions/cCbKMLHm/jeed-1.20-2.2.1.jar" -hash-format = "sha1" -hash = "642abc6c8c2b69203db9880d394b892ce91be977" - -[update] -[update.modrinth] -mod-id = "EO27GKs1" -version = "cCbKMLHm" diff --git a/mods/visual-workbench.pw.toml b/mods/visual-workbench.pw.toml index 7c43b3a..281b3a6 100644 --- a/mods/visual-workbench.pw.toml +++ b/mods/visual-workbench.pw.toml @@ -1,13 +1,13 @@ -filename = 'VisualWorkbench-v8.0.0-1.20.1-Forge.jar' -name = 'Visual Workbench' -side = 'both' +name = "Visual Workbench" +filename = "VisualWorkbench-v8.0.0-1.20.1-Forge.jar" +side = "both" [download] -hash = 'fcfb713b7ce6b876243f294ffa154a203c6b9eced3c6dd978923413af9e737c0c220872b1a127d03c316da8b12e4bbae18a5ecf5f84ab57a2fb8548b41d8f0dc' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/kfqD1JRw/versions/c22Z4rsv/VisualWorkbench-v8.0.0-1.20.1-Forge.jar' +url = "https://cdn.modrinth.com/data/kfqD1JRw/versions/c22Z4rsv/VisualWorkbench-v8.0.0-1.20.1-Forge.jar" +hash-format = "sha1" +hash = "7ebf579edcf2440eadf1ed6c8c895e1bc2d77bf1" +[update] [update.modrinth] -mod-id = 'kfqD1JRw' -version = 'c22Z4rsv' \ No newline at end of file +mod-id = "kfqD1JRw" +version = "c22Z4rsv" diff --git a/pack.toml b/pack.toml index a6038b2..81dac66 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 = "c6417132ce36aa6296f3bf7ec835e9402dd2d8ae0ea0ae338ce4658b2cd20264" +hash = "aad7d676a83408d038edfcdffbca5ea1e873a9bd5eb46621dd0149b7b2c2b515" [versions] minecraft = "1.20.1"