Skip to content

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

Open
Robotgiggle wants to merge 1 commit intoFallingColors:mainfrom
Robotgiggle:nbt-tooltip-config
Open

Add config toggle for the iota NBT dump with advanced tooltips#1021
Robotgiggle wants to merge 1 commit intoFallingColors: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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

1 participant