Jade ๐Ÿ”

Jade ๐Ÿ”

155M Downloads

Mod names still appearing on tooltip despite "itemModNameTooltip" being false

LessThanBenji opened this issue ยท 2 comments

commented

Mod loader

Fabric

Minecraft version

1.21.1

Mod version

15.10.0

Modloader version

Fabric: Loader 0.16.10 + API 0.115.1

Modpack info

No response

[IMPORTANT] If bug:

  • I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.

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

https://gist.github.com/LessThanBenji/78ddd694a27507b318d2d86b4097b5ba

Issue description

The name of whichever mod an object belongs to still appears in blue text in the Jade tooltip regardless of how "itemModNameTooltip" is set. I have it set to false, and the mod name still shows up.

commented

You are disabling the mod name in the item tooltip. See Plugin Settings

commented

Right you are! Guess I can't read properly, hahaha. Thank you!