replaced inspecio with advanced tooltips (the previous one didn't work lol')
parent
1670b9d63c
commit
425b74ff4e
10
index.toml
10
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"
|
||||
|
|
|
@ -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"
|
|
@ -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"
|
Loading…
Reference in New Issue