diff --git a/index.toml b/index.toml index 61c9098..e726e69 100644 --- a/index.toml +++ b/index.toml @@ -98,6 +98,11 @@ file = "mods/adorn.pw.toml" hash = "395a8d439ae3c2e5d51df751c667a66815046895513a9be0d7f1ab0ca092610e" metafile = true +[[files]] +file = "mods/advanced-tooltips.pw.toml" +hash = "dae25ecf89299f595425ea62074731edabfd8167df100497457ee1acd4efcf0c" +metafile = true + [[files]] file = "mods/adventurez.pw.toml" hash = "f9a8ffa620ee1248b4ac929e78c47ecdd55f9ae23f5dfd93b400cc7b16c18459" @@ -358,11 +363,6 @@ file = "mods/indium.pw.toml" hash = "e8168531c092676d47cac3657bfc525f096f11ff5372ce6e322ad57778b81635" metafile = true -[[files]] -file = "mods/inspecio.pw.toml" -hash = "7d502f1f3e5c0463708ae06a21df8fced0d616312848841033b9e88db89a590e" -metafile = true - [[files]] file = "mods/inventory-profiles-next.pw.toml" hash = "3f196a5ba67e18f52901014dd413376944faf11cbf2f35722a08ac6195dd363d" diff --git a/mods/advanced-tooltips.pw.toml b/mods/advanced-tooltips.pw.toml new file mode 100644 index 0000000..f86c5d7 --- /dev/null +++ b/mods/advanced-tooltips.pw.toml @@ -0,0 +1,13 @@ +name = " Advanced Tooltips" +filename = "advancedtooltips-1.6.0+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/hErQiboW/versions/1.6.0+1.19/advancedtooltips-1.6.0%2B1.19.jar" +hash-format = "sha1" +hash = "b3da299586a18362f4509f4fe34eae8ae8967195" + +[update] +[update.modrinth] +mod-id = "hErQiboW" +version = "wEfmDxCZ" diff --git a/mods/inspecio.pw.toml b/mods/inspecio.pw.toml deleted file mode 100644 index be457eb..0000000 --- a/mods/inspecio.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Inspecio" -filename = "inspecio-1.6.0+1.19.jar" -side = "client" - -[download] -mode = "url" -url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.6.0+1.19/inspecio-1.6.0%2B1.19.jar" -hash-format = "sha512" -hash = "46d7c73577ec2bbd292fdeaaa2e91e54142db9a1fb700299fcfc5711494d5cbaecce1720c23e61f7586f8f994a69bb089128f39b73f5ce8eb84c33dce5030b81" - -[update] -[update.modrinth] -mod-id = "a93H3mKU" -version = "ajfDYyUy" diff --git a/pack.toml b/pack.toml index d542a78..27f3191 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 = "e1272fc94e24046b14c1955d902b030b374c4becb0a1e3cd1afb423106dfb0f1" +hash = "9ab63d76dfca290032af0eaaac375761425139aa1d6c909c39f65333de087ccc" [versions] fabric = "0.14.9"