McJtyMods / RFTools

A set of blocks and items to help with RF in general. Currently contains a Dimension Builder, Teleportation System, Shield System, RF monitor, an RF network debug tool and an automatic crafter
MIT License
226 stars 88 forks source link

[Feature] With the storage scanner use getDisplayName rather than getHoverName? #2163

Closed DatenThielt closed 2 years ago

DatenThielt commented 2 years ago

Issue description: Currently the storage scanner uses getHoverName which means all storage shows up as chests etc Setting this to getDisplayName would let us rename said items with an anvil and let us do some more customization, Though I am not sure if would break anything!

Steps to reproduce: Scan for chests with the storage scanner, Have one chest named with an anvil, the other just normal, Both will show up as chest in the scanner even after re-scanning.

DatenThielt commented 2 years ago

Wrong place for this, Will raise new issue