Skip to content

Release 5.5.0+fn-26.2 - #23

Merged
TheCSDev merged 4 commits into
mainfrom
dev
Jul 15, 2026
Merged

Release 5.5.0+fn-26.2#23
TheCSDev merged 4 commits into
mainfrom
dev

Conversation

@TheCSDev

@TheCSDev TheCSDev commented Jul 15, 2026

Copy link
Copy Markdown
Owner

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
  • Added com.thecsdev.commonmc.api.client.gui.util.TGuiUtils.isCtrlDown()

TheCSDev added 4 commits July 10, 2026 22:39
- Statistics GUI now may show texts from 'Item descriptions' mod (hold CTRL)
- Tooltips for statistics no longer show IDs unless "advanced tooltips" is enabled
- Add `isCtrlDown` in `TGuiUtils`
Support for 'Item descriptions' tag system.
Removed usage of stream and lambda in favor of a simple for loop.
@TheCSDev
TheCSDev merged commit c996596 into main Jul 15, 2026
4 checks passed
@TheCSDev
TheCSDev deleted the dev branch July 15, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant