You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
User-facing changelog
Added "Item descriptions" integration for statistics-related GUI elements. This optional feature is now present when installing the "Item descriptions" mod.
When hovering over a GUI element related to item/block/mob statistics while golding down the CTRL key, an item description will appear in the tooltip where possible.
Thank you Cassain for making wonderful mods for the community, including "Item descriptions".
Tooltips for statistics no longer always show technical identifiers like minecraft:insert_item_id_here unless "Advanced tooltips" is enabled in game's settings. Use F3 + H to enable or disable advanced tooltips.
Tooltips for statistics use the semicolon character instead of hyphen to display values
Example: - Times Mined: 3 instead of - Times Mined - 3
Technical/API changelog
General minor tweaks in the mod's code, primarily corrections and tiny optimizations