Block Display
Important note: requires MelonLib version 1.2 or higher!
Block Display is a lightweight addon that shows information about blocks or entities directly in the top left corner of the screen.
Besides the graphical representation of the block itself, its official name is displayed along with information about the presence or absence of an associated TileEntity. In cases where the block is equipped with an inventory, its contents will also be shown.
If detailed item tooltips are enabled in the settings, users gain access to more detailed technical parameters of the objects they are examining.
Features for mod developers:
To integrate modified blocks, use the APIBlockDisplay tools provided by the MelonLib library. This thoughtful approach allows other community members to comfortably avoid installing this addon if they don't need it.