Wrong name showing in tooltip
BelleBernice opened this issue ยท 3 comments
Mod loader
NeoForge
Minecraft version
1.21
Mod version
15.1.6
Modloader version
21.0.167
Modpack info
https://www.curseforge.com/minecraft/modpacks/all-the-mods-10
[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
No response
Issue description
The name of all the Comb Blocks from the mod 'Productive Bees' isn't correct!
I compared Jade with the 'WTHIT' mod and the 'One Probe' and only the one probe have the correct block names. Is it fixable for Jade maybe?
TOP's implementation is wrong. You should contact the devs of Productive Bees to fix this issue: TehNut-Mods/HWYLA#257
How is this something I should fix? You're using a method that Forge/NeoForge has created a more accurate alternative to and declared the old vanilla one as deprecated. I am implementing the "new" and more accurate one and you should be using it.
@JaisDK You are referring to the item name, not the block name. If you want to show the item name instead, use IWailaClientRegistration#usePickedResult