tooltips fix again
This commit is contained in:
parent
440efe9fff
commit
f69b1e5df7
@ -17632,7 +17632,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/clean-tooltips.pw.toml"
|
file = "mods/clean-tooltips.pw.toml"
|
||||||
hash = "7f0f5499c8c261f9ed56ad040cc7a285b00f2e070927fce38f9cf3813f7dd1bb"
|
hash = "a242ac265235bee0e9578b1c9b7925eff5fe64b7c657efb86675186951702e19"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -18242,7 +18242,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/legendary-tooltips-fabric.pw.toml"
|
file = "mods/legendary-tooltips-fabric.pw.toml"
|
||||||
hash = "b557492c10db71dace576b847ce09ff76bc7a9dbe085a919946daaa4ba2a2017"
|
hash = "30ba35cb3ef8e0686738be413605dc863a0a8a81acb6dd3ac59f1b7362291d88"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -11,3 +11,8 @@ mode = "metadata:curseforge"
|
|||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 4703393
|
file-id = 4703393
|
||||||
project-id = 855017
|
project-id = 855017
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = true
|
||||||
|
description = "Makes item tooltips fancier (It's probably fine but I'm not sure)"
|
@ -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, spams logs)"
|
@ -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 = "d28fc14e8e2d128fb01dd66c2d6a7f3d7b4f09ab8a41fb03e582bbbc4d467ac7"
|
hash = "b9bafee361c159da6c22aeff314b8babf186f0b8acda5e2f3f1a66af15cdcb38"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.25"
|
fabric = "0.14.25"
|
||||||
|
Loading…
Reference in New Issue
Block a user