make legendary tooltips optional

This commit is contained in:
Hexugory 2024-02-26 01:19:24 -06:00
parent f8e144d2b2
commit ec6ccecb26
3 changed files with 8 additions and 3 deletions

View File

@ -18237,7 +18237,7 @@ metafile = true
[[files]]
file = "mods/legendary-tooltips-fabric.pw.toml"
hash = "455ebcd7078eddf6c4dd3bff09f70bb3d755d4fa1665ff9070e8c37077c54dce"
hash = "09cc92bcf81af1a1272daff5fda6249935268ff60b7e2ff8e930e9049bae4399"
metafile = true
[[files]]

View File

@ -1,6 +1,6 @@
name = "Legendary Tooltips [Fabric]"
filename = "LegendaryTooltips-1.20.1-fabric-1.4.5.jar"
side = "both"
side = "client"
[download]
hash-format = "sha1"
@ -11,3 +11,8 @@ mode = "metadata:curseforge"
[update.curseforge]
file-id = 4940615
project-id = 542478
[option]
optional = true
default = false
description = "Makes item tooltips fancier (doesn't work very well)"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "0e0b365c795c0940a261b085b0db94e50898fca13be40b7a7060040c918ba431"
hash = "cb13bb23c4663f5f992f0e44ea7edef15e702a5db00c7d2271b7961a49fa9f71"
[versions]
fabric = "0.14.25"