InteractionVisualizer
InteractionVisualizer copied to clipboard
What "Tools" are isn't dynamic
Currently, what tools are for the item display seems to be hardcoded. In the new versions, tools can be defined by the tool, weapon and max_damage components. The Plugin should use these as a refference to decide whether an item is a tool or not.