HIDE_ADDITIONAL_TOOLTIP backwards compat. not hiding disc names (#12900)

This commit is contained in:
Red
2025-07-31 05:26:35 +03:00
committed by GitHub
parent 0c8efe4d02
commit ed31825a8d

View File

@@ -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,