Skip to content

Commit ed31825

Browse files
authored
HIDE_ADDITIONAL_TOOLTIP backwards compat. not hiding disc names (#12900)
1 parent 0c8efe4 commit ed31825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paper-server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ DataComponentPatch build() {
318318
DataComponents.FIREWORK_EXPLOSION,
319319
DataComponents.FIREWORKS,
320320
DataComponents.INSTRUMENT,
321+
DataComponents.JUKEBOX_PLAYABLE,
321322
DataComponents.MAP_ID,
322323
DataComponents.PAINTING_VARIANT,
323324
DataComponents.POT_DECORATIONS,

0 commit comments

Comments
 (0)