make legendary tooltips optional
This commit is contained in:
parent
f8e144d2b2
commit
ec6ccecb26
@ -18237,7 +18237,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/legendary-tooltips-fabric.pw.toml"
|
file = "mods/legendary-tooltips-fabric.pw.toml"
|
||||||
hash = "455ebcd7078eddf6c4dd3bff09f70bb3d755d4fa1665ff9070e8c37077c54dce"
|
hash = "09cc92bcf81af1a1272daff5fda6249935268ff60b7e2ff8e930e9049bae4399"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name = "Legendary Tooltips [Fabric]"
|
name = "Legendary Tooltips [Fabric]"
|
||||||
filename = "LegendaryTooltips-1.20.1-fabric-1.4.5.jar"
|
filename = "LegendaryTooltips-1.20.1-fabric-1.4.5.jar"
|
||||||
side = "both"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
@ -11,3 +11,8 @@ mode = "metadata:curseforge"
|
|||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 4940615
|
file-id = 4940615
|
||||||
project-id = 542478
|
project-id = 542478
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = false
|
||||||
|
description = "Makes item tooltips fancier (doesn't work very well)"
|
@ -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 = "0e0b365c795c0940a261b085b0db94e50898fca13be40b7a7060040c918ba431"
|
hash = "cb13bb23c4663f5f992f0e44ea7edef15e702a5db00c7d2271b7961a49fa9f71"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.25"
|
fabric = "0.14.25"
|
||||||
|
Loading…
Reference in New Issue
Block a user