mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-03 21:52:05 -07:00
HIDE_ADDITIONAL_TOOLTIP backwards compat. not hiding disc names (#12900)
This commit is contained in:
@@ -318,6 +318,7 @@ class CraftMetaItem implements ItemMeta, Damageable, Repairable, BlockDataMeta {
|
|||||||
DataComponents.FIREWORK_EXPLOSION,
|
DataComponents.FIREWORK_EXPLOSION,
|
||||||
DataComponents.FIREWORKS,
|
DataComponents.FIREWORKS,
|
||||||
DataComponents.INSTRUMENT,
|
DataComponents.INSTRUMENT,
|
||||||
|
DataComponents.JUKEBOX_PLAYABLE,
|
||||||
DataComponents.MAP_ID,
|
DataComponents.MAP_ID,
|
||||||
DataComponents.PAINTING_VARIANT,
|
DataComponents.PAINTING_VARIANT,
|
||||||
DataComponents.POT_DECORATIONS,
|
DataComponents.POT_DECORATIONS,
|
||||||
|
Reference in New Issue
Block a user