Extended Drawers

Extended Drawers

145k Downloads

[Feature]: Drawer Tooltips

bendrick92 opened this issue ยท 8 comments

commented

Description of the feature

It would be great to have the option to see what specific block is in a given drawer slot by hovering over it. As it is, similar looking blocks can make it confusing to know which drawer has which block type.

How does it make the mod better?

Would improve the usability and efficiency of extracting items in drawers, especially differentiating similar-looking blocks.

commented

I would just recommend picking a HUD mod that properly supports the transfer api. That way drawer contents will show up. I think the fabric port of the one probe does it. It might not have names tho

commented

How would it be shown?

commented

Something similar to how What Are We Looking At works?

WAWLA: https://www.curseforge.com/minecraft/mc-mods/wawla

WAWLA mod example

commented

Thanks for the suggestion! After looking into One Probe, it does seem like it would support showing the contents of the drawers, unfortunately as you mentioned there are no text labels (the key feature I'm looking for):

One Probe

image

The Drawers Tooltip mod does this better, but doesn't appear to be available for Fabric:

Drawers Tooltip

image

commented

I have content tooltips in the inventory

commented

I think what would work is properly showing it in this tooltip:
Knipsel
That's four different seeds. Can't really tell what is what without removing them. Using WTHIT for the display.

commented

I think what would work is properly showing it in this tooltip:
That's four different seeds. Can't really tell what is what without removing them. Using WTHIT for the display.

I'd just go tell the wthit or megane devs to properly support the transfer api. I'd rather not add integration just because an other mod can't handle standard ways of doing things

commented

I'll close this as I feel the parts of this that extended drawers should provide (tooltips in item form) already exist in the mod. Feel free to open a new issue if you have anything specific you want to request.