mirror of
https://github.com/rockyhawk64/CommandPanels.git
synced 2025-11-18 07:14:17 +01:00
hide attributes for music discs
This commit is contained in:
parent
0a47092c58
commit
33f206520c
@ -33,7 +33,8 @@ public class NameHandler {
|
||||
DataComponentTypes.DYED_COLOR,
|
||||
DataComponentTypes.TRIM,
|
||||
DataComponentTypes.BANNER_PATTERNS,
|
||||
DataComponentTypes.FIREWORKS
|
||||
DataComponentTypes.FIREWORKS,
|
||||
DataComponentTypes.JUKEBOX_PLAYABLE
|
||||
).build();
|
||||
item.setData(DataComponentTypes.TOOLTIP_DISPLAY, hideAttributes);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user