diff --git a/index.toml b/index.toml index ed86417..1499455 100644 --- a/index.toml +++ b/index.toml @@ -17632,7 +17632,7 @@ metafile = true [[files]] file = "mods/clean-tooltips.pw.toml" -hash = "7f0f5499c8c261f9ed56ad040cc7a285b00f2e070927fce38f9cf3813f7dd1bb" +hash = "a242ac265235bee0e9578b1c9b7925eff5fe64b7c657efb86675186951702e19" metafile = true [[files]] @@ -18242,7 +18242,7 @@ metafile = true [[files]] file = "mods/legendary-tooltips-fabric.pw.toml" -hash = "b557492c10db71dace576b847ce09ff76bc7a9dbe085a919946daaa4ba2a2017" +hash = "30ba35cb3ef8e0686738be413605dc863a0a8a81acb6dd3ac59f1b7362291d88" metafile = true [[files]] diff --git a/mods/clean-tooltips.pw.toml b/mods/clean-tooltips.pw.toml index 6d94619..059909e 100644 --- a/mods/clean-tooltips.pw.toml +++ b/mods/clean-tooltips.pw.toml @@ -10,4 +10,9 @@ mode = "metadata:curseforge" [update] [update.curseforge] file-id = 4703393 -project-id = 855017 \ No newline at end of file +project-id = 855017 + +[option] +optional = true +default = true +description = "Makes item tooltips fancier (It's probably fine but I'm not sure)" \ No newline at end of file diff --git a/mods/legendary-tooltips-fabric.pw.toml b/mods/legendary-tooltips-fabric.pw.toml index cd76231..a0db7c4 100644 --- a/mods/legendary-tooltips-fabric.pw.toml +++ b/mods/legendary-tooltips-fabric.pw.toml @@ -10,4 +10,9 @@ mode = "metadata:curseforge" [update] [update.curseforge] file-id = 4940615 -project-id = 542478 \ No newline at end of file +project-id = 542478 + +[option] +optional = true +default = false +description = "Makes item tooltips fancier (Doesn't work very well, spams logs)" \ No newline at end of file diff --git a/pack.toml b/pack.toml index 13f7306..fc74643 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d28fc14e8e2d128fb01dd66c2d6a7f3d7b4f09ab8a41fb03e582bbbc4d467ac7" +hash = "b9bafee361c159da6c22aeff314b8babf186f0b8acda5e2f3f1a66af15cdcb38" [versions] fabric = "0.14.25"