You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont know what is ItemTooltipEvent. I'm adding tooltips with CraftTweaker function IIngredient.addTooltip(). But this is not the only case. Sometimes, items cant be found even for modded tooltips, added with Java mod code without using CraftTweaker.
Searching with -##Tank Tank is the same as searching Tank
Maybe i don't understand how search work, but, isnt -##Tank Tank should show Items with name includes "Tank" but tooltip excludes "#Tank"?
But even if im wrong, this still not changing the issue - ##Tank search still not showing items with #Tank in their tooltips.
Tooltip search (using
#
prefix) working inconsistently:How to reproduce on E2EE modpack:
Tooltip search is set to
require_prefix
:Not all items that have tooltip actually considering as having tooltip:
I created new issue since my last report to this thread was not responded.
The text was updated successfully, but these errors were encountered: