Skip to content

Add config toggle for the iota NBT dump with advanced tooltips#1021

Merged
Robotgiggle merged 2 commits into
FallingColors:mainfrom
Robotgiggle:nbt-tooltip-config
May 9, 2026
Merged

Add config toggle for the iota NBT dump with advanced tooltips#1021
Robotgiggle merged 2 commits into
FallingColors:mainfrom
Robotgiggle:nbt-tooltip-config

Conversation

@Robotgiggle
Copy link
Copy Markdown
Member

@Robotgiggle Robotgiggle commented Mar 31, 2026

Currently, if Advanced Tooltips is enabled, iota-holding items will display the full NBT of their stored iota in their tooltip, which can get very unwieldy. This PR adds a client config toggle to enable/disable this feature. Since it's largely a debug tool, the config toggle is disabled by default.

The HexConfig.client() == null before the check for the actual config value is there in case appendHoverText() ever gets called on the server side on Fabric (which doesn't have a client config on the server). I have no idea if this is actually possible in vanilla+hex, but I figured better safe than sorry.

Copy link
Copy Markdown
Member

@object-Object object-Object left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Robotgiggle Robotgiggle added this pull request to the merge queue May 9, 2026
Merged via the queue into FallingColors:main with commit 925e43e May 9, 2026
8 checks passed
@github-project-automation github-project-automation Bot moved this from 📋 Backlog to ✅ Done in Hex Casting May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants