diff --git a/index.toml b/index.toml index bcfe940..5b9c1c5 100644 --- a/index.toml +++ b/index.toml @@ -363,11 +363,6 @@ file = "mods/continuity.pw.toml" hash = "5b8a42572d9e261c213c799007b27a839b39b06a6fa29af298da97ccc7b87b7e" metafile = true -[[files]] -file = "mods/controlify.pw.toml" -hash = "5027f43f0f5b26fab13f2bf72e33667513ff956b2c86c2ad02f6e83c2de984fb" -metafile = true - [[files]] file = "mods/coroutil.pw.toml" hash = "dbfea8b0003b507030d0792c2dbb66de5dd0d3b6bf8eee6f2bca0fbf1a85edef" @@ -508,6 +503,11 @@ file = "mods/immediatelyfast.pw.toml" hash = "ddddfd351ad1407fb3c8d0676211a866ffc097d26d5ed94e269a89a2774d1a89" metafile = true +[[files]] +file = "mods/immersive-messages-api.pw.toml" +hash = "d5afef611a46b4b2a988ec766bc0f1e1ebbee17251e66feaf2003e0eed2b920d" +metafile = true + [[files]] file = "mods/immersive-tips.pw.toml" hash = "52c517b8e435379d7c2c4a1aa444c7b551908c7f16905d31b5619291ce867283" @@ -563,6 +563,16 @@ file = "mods/jei.pw.toml" hash = "efdbf1fc83ab612b693947fd404ea53eb79f8677fa4f44fb738ef3b03fe7ed43" metafile = true +[[files]] +file = "mods/just-zoom.pw.toml" +hash = "709bf8786a4fcd63cb39221bf4ae7aac72c3efed586761b06ad986d42428ed49" +metafile = true + +[[files]] +file = "mods/konkrete.pw.toml" +hash = "cad85a14cb4f724488b9a2f01b6f1b67cd6c1dfca2c4fa2650309b8b1935547d" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "aa053a4ddff77d82d1522964c23c4a7f949537b4240e077020fcb5995d4fa073" @@ -817,8 +827,3 @@ metafile = true file = "mods/yosbr.pw.toml" hash = "6af4a31c91af27bc461f481c769a790c803ab2ff4dffd96a7be8ce67f5c88ff7" metafile = true - -[[files]] -file = "mods/zoomify.pw.toml" -hash = "66e15f173dad5f6449feb888ec8827fbd39800247b4d6503444d439f2f7d9ed1" -metafile = true diff --git a/mods/immersive-messages-api.pw.toml b/mods/immersive-messages-api.pw.toml new file mode 100644 index 0000000..02bf8f0 --- /dev/null +++ b/mods/immersive-messages-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'immersivemessages-fabric-1.0.18-1.20.1.jar' +name = 'Immersive Messages API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '26d19515dd4b5d9c6b2d60754ffd1c83ab8da53180233c11067983e2b1c956edb012f368d4ab26ff6d61d9b427bdb3d86777a04536b813aa3c492c471e23c1f5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/6xvrmbjn/versions/WEpkwUwg/immersivemessages-fabric-1.0.18-1.20.1.jar' + +[update.modrinth] +mod-id = '6xvrmbjn' +version = 'WEpkwUwg' \ No newline at end of file diff --git a/pack.toml b/pack.toml index 5dd462e..21185d0 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 = "28d66ab79ac10a3ff642547fe1282a6538e14ddde39c947a4bea8cb99174a036" +hash = "d2a7ce6c21158da0f91f967b9566f9cf7e9741ed4952ba7ddf9387e6a7885cd2" [versions] fabric = "0.16.14"