Skip to content

Fix GUI attribute visibility on 1.20.5+ servers#1445

Open
RICE0707 wants to merge 2 commits into
Zrips:masterfrom
BrilliantTeam:fix/gui-hide-attributes-1.20.5
Open

Fix GUI attribute visibility on 1.20.5+ servers#1445
RICE0707 wants to merge 2 commits into
Zrips:masterfrom
BrilliantTeam:fix/gui-hide-attributes-1.20.5

Conversation

@RICE0707

Copy link
Copy Markdown

On 1.20.5+ (v1_20_R4), the old HIDE_ATTRIBUTES ItemFlag no longer hides
item attributes in inventory GUIs. Set an empty AttributeModifiers map on
the ItemMeta instead to properly suppress attribute display.

Fixes #1440

RICE0707 added 2 commits June 17, 2026 18:29
On 1.20.5+ (v1_20_R4), the old HIDE_ATTRIBUTES ItemFlag no longer hides
item attributes in inventory GUIs. Set an empty AttributeModifiers map on
the ItemMeta instead to properly suppress attribute display.

Fixes Zrips#1440
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.

Hide AttributeModifiers in 1.20.5+ servers

1 participant