Skyblocker icon indicating copy to clipboard operation
Skyblocker copied to clipboard

Tooltips for Item List

Open btwonion opened this issue 6 months ago • 0 comments

This PR adds the following tooltips to the items in the item list. Currently this only works for the REI plugin because EMI doesn't provide the ability to add tooltip providers, without overwriting EMI's rendering part.

~~I also fixed a bug, where the Crafting Cost tooltip tried being rendered when disabled, resulting in a null error.~~ image

EDIT: I also tried using the transformTooltip function for EntryTypes in the EntryRendererRegistry. This method is experimental and resulted somehow in the skyblock items not being rendered at all.

btwonion avatar Aug 11 '24 17:08 btwonion