replaced inspecio with advanced tooltips (the previous one didn't work lol')

This commit is contained in:
Jill 2022-09-10 16:11:22 +03:00
parent 1670b9d63c
commit 425b74ff4e
4 changed files with 19 additions and 20 deletions

View File

@ -98,6 +98,11 @@ file = "mods/adorn.pw.toml"
hash = "395a8d439ae3c2e5d51df751c667a66815046895513a9be0d7f1ab0ca092610e" hash = "395a8d439ae3c2e5d51df751c667a66815046895513a9be0d7f1ab0ca092610e"
metafile = true metafile = true
[[files]]
file = "mods/advanced-tooltips.pw.toml"
hash = "dae25ecf89299f595425ea62074731edabfd8167df100497457ee1acd4efcf0c"
metafile = true
[[files]] [[files]]
file = "mods/adventurez.pw.toml" file = "mods/adventurez.pw.toml"
hash = "f9a8ffa620ee1248b4ac929e78c47ecdd55f9ae23f5dfd93b400cc7b16c18459" hash = "f9a8ffa620ee1248b4ac929e78c47ecdd55f9ae23f5dfd93b400cc7b16c18459"
@ -358,11 +363,6 @@ file = "mods/indium.pw.toml"
hash = "e8168531c092676d47cac3657bfc525f096f11ff5372ce6e322ad57778b81635" hash = "e8168531c092676d47cac3657bfc525f096f11ff5372ce6e322ad57778b81635"
metafile = true metafile = true
[[files]]
file = "mods/inspecio.pw.toml"
hash = "7d502f1f3e5c0463708ae06a21df8fced0d616312848841033b9e88db89a590e"
metafile = true
[[files]] [[files]]
file = "mods/inventory-profiles-next.pw.toml" file = "mods/inventory-profiles-next.pw.toml"
hash = "3f196a5ba67e18f52901014dd413376944faf11cbf2f35722a08ac6195dd363d" hash = "3f196a5ba67e18f52901014dd413376944faf11cbf2f35722a08ac6195dd363d"

View File

@ -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"

View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e1272fc94e24046b14c1955d902b030b374c4becb0a1e3cd1afb423106dfb0f1" hash = "9ab63d76dfca290032af0eaaac375761425139aa1d6c909c39f65333de087ccc"
[versions] [versions]
fabric = "0.14.9" fabric = "0.14.9"