Snownee / Jade

Minecraft mod that shows what you are looking at. (Hwyla fork)
https://www.curseforge.com/minecraft/mc-mods/jade
Other
237 stars 60 forks source link

Mod name tooltip doesn’t show in creative mode #498

Open Nevrai opened 1 week ago

Nevrai commented 1 week ago

Mod loader

Forge

Minecraft version

1.20.1

Mod version

11.12.1

Modloader version

47.3.11

Modpack info

No response

[IMPORTANT] If bug:

[IMPORTANT] If bug: The latest.log file, not the crash report

No response

Issue description

Though the mod name tooltip, enabled by default, appears as expected in survival, adventure, and spectator mode, it doesn’t appear in creative mode. Instead, it just shows the creative tab name.

Tested with no mods except Jade installed.

Snownee commented 1 week ago

This is intended. Otherwise people will complain about why two mod names are shown in the tooltip

Nevrai commented 1 week ago

This is intended. Otherwise people will complain about why two mod names are shown in the tooltip

I see. It would be great if you could add an option in the client config to enable mod name tooltip in creative mode. (Creative mode shows category tooltips, not mod name tooltips, though occasionally they can be the same.)

Ideally, you’d, if this is feasible, check if the category and the mod name are identical, and if so, hide the mod name tooltip. However, that’s not entirely necessary, and I’d appreciate just having the option to enable Jade’s mod name tooltip on items in creative mode.