Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Tooltip: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(One intermediate revision by the same user not shown)
Line 29: Line 29:
| The item name.<br>Some data components are able to alter the default item name (note that <code>[[Minecraft:Data_component_format#custom_name|minecraft:custom_name]]</code> component has highest priority and overrides any other alterations).
| The item name.<br>Some data components are able to alter the default item name (note that <code>[[Minecraft:Data_component_format#custom_name|minecraft:custom_name]]</code> component has highest priority and overrides any other alterations).
| {{tc|planned|''Item name''|style=text-align: center;}}
| {{tc|planned|''Item name''|style=text-align: center;}}
|-
|-  
| rowspan=3 | 1
| rowspan=3 | 1
| {{tc|partial|Can hold a mixed stack of items}}
| {{tc|partial|Can hold a mixed stack of items}}
Line 68: Line 68:
| ''Painting's dimensions''
| ''Painting's dimensions''
|-
|-
| rowspan=2 | 5
| 5
| {{tc|partial|Music Disc - 5}}
| [[Minecraft:Disc fragment]] description, shown when item ID is {{cd|minecraft:disc_fragment_5}}
| {{tc|Yes|style=text-align: center;}}
|-
| rowspan=2 | 6
| ''Tropical fish's pattern''
| ''Tropical fish's pattern''
| The pattern of [[Minecraft:Tropical_Fish|tropical fish]], defined by <code>[[Minecraft:Data_component_format#tropical_fish/pattern|minecraft:tropical_fish/pattern]]</code> component.
| The pattern of [[Minecraft:Tropical_Fish|tropical fish]], defined by <code>[[Minecraft:Data_component_format#tropical_fish/pattern|minecraft:tropical_fish/pattern]]</code> component.
Line 77: Line 82:
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| 6
| 7
| ''Goat horn's instrument''
| ''Goat horn's instrument''
| [[Minecraft:Goat Horn|Goat Horn]] instrument, defined by <code>[[Minecraft:Data_component_format#instrument|minecraft:instrument]]</code> component.
| [[Minecraft:Goat Horn|Goat Horn]] instrument, defined by <code>[[Minecraft:Data_component_format#instrument|minecraft:instrument]]</code> component.
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=5 | 7
| rowspan=5 | 8
| {{tc|partial|Unknown Map}}
| {{tc|partial|Unknown Map}}
| Shown when item has <code>[[Minecraft:Data_component_format#map_id|minecraft:map_id]]</code> component pointing to a unknown [[Minecraft:Map|map]].
| Shown when item has <code>[[Minecraft:Data_component_format#map_id|minecraft:map_id]]</code> component pointing to a unknown [[Minecraft:Map item format|map data]].
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| ''Map ID''
| ''Map ID''
| Shown when item has valid <code>minecraft:map_id</code> component.
| Shown when item has valid <code>minecraft:map_id</code> component, but it has neither the {{DCL|minecraft:custom name}} nor the {{DCL|minecraft:map_post_processing}} component.
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| {{tc|partial|Locked}}
| {{tc|partial|Locked}}
| This line appears only if map with specified ID is locked.<br>[[Minecraft:Map_item_format#map_%3C#%3E.dat_format_(Java)|See this article for more information]].
| This line appears only if map with specified {{cd|minecraft:map_id}} locked or {{cd|minecraft:map_post_processing}} is 0 (LOCK).<br>[[Minecraft:Map_item_format#map_%3C#%3E.dat_format_(Java)|See this article for more information]].
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
Line 101: Line 106:
| ''Map level''
| ''Map level''
|-
|-
| 8
| 9
| ''Number of bees''
| ''Number of bees''
| The number of [[Minecraft:Bee|bees]] (entities) hiding inside, defined by <code>[[Minecraft:Data_component_format#bees|minecraft:bees]]</code> component. Displayed naturally on [[Minecraft:Beehive|beehives]] and [[Minecraft:Bee_Nest|bee nests]].
| The number of [[Minecraft:Bee|bees]] (entities) hiding inside, defined by <code>[[Minecraft:Data_component_format#bees|minecraft:bees]]</code> component. Displayed naturally on [[Minecraft:Beehive|beehives]] and [[Minecraft:Bee_Nest|bee nests]].
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| 9
| 10
| {{tc|partial|??????? {{sic}}}}
| {{tc|partial|??????? {{sic}}}}
| Indicates that this item has <code>[[Minecraft:Data_component_format#container_loot|minecraft:container_loot]]</code> component.
| Indicates that this item has <code>[[Minecraft:Data_component_format#container_loot|minecraft:container_loot]]</code> component.
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=6 | 10
| rowspan=6 | 11
| ''1st item name + amount''
| ''1st item name + amount''
| rowspan=6 | Item names "held" in first five slots of this item, defined by <code>[[Minecraft:Data_component_format#container|minecraft:container]]</code> component.<br>When item count is 6 or higher, the line with remaining items will be shown.
| rowspan=6 | Item names "held" in first five slots of this item, defined by <code>[[Minecraft:Data_component_format#container|minecraft:container]]</code> component.<br>When item count is 6 or higher, the line with remaining items will be shown.
Line 126: Line 131:
| ''Count of the rest items (not their total amount)''
| ''Count of the rest items (not their total amount)''
|-
|-
| rowspan=6 | 11
| rowspan=6 | 12
| ''1st banner pattern''
| ''1st banner pattern''
| rowspan=6 | Six first [[Minecraft:Banner|banner patterns]], defined by <code>[[Minecraft:Data_component_format#banner_patterns|minecraft:banner_patterns]]</code> component.<br>Note that banners with more than 6 patterns are uncraftable, and can be obtained only with commands.
| rowspan=6 | Six first [[Minecraft:Banner|banner patterns]], defined by <code>[[Minecraft:Data_component_format#banner_patterns|minecraft:banner_patterns]]</code> component.<br>Note that banners with more than 6 patterns are uncraftable, and can be obtained only with commands.
Line 141: Line 146:
| ''6th banner pattern''
| ''6th banner pattern''
|-
|-
| rowspan=5 | 12
| rowspan=5 | 13
| {{tc|partial|''<empty space>''}}
| {{tc|partial|''<empty space>''}}
| rowspan=5 | Materials used to craft this [[Minecraft:Decorated_Pot|decorated pot]], defined by <code>[[Minecraft:Data_component_format#pot_decorations|minecraft:pot_decorations]]</code> component.
| rowspan=5 | Materials used to craft this [[Minecraft:Decorated_Pot|decorated pot]], defined by <code>[[Minecraft:Data_component_format#pot_decorations|minecraft:pot_decorations]]</code> component.
Line 154: Line 159:
| ''Rear side material''
| ''Rear side material''
|-
|-
| rowspan=2 | 13
| rowspan=2 | 14
| ''Book's author''
| ''Book's author''
| rowspan=2 | Shown when <code>[[Minecraft:Data_component_format#written_book_content|minecraft:written_book_content]]</code> component is present. Meant for [[Minecraft:Written_Book|written books]].  
| rowspan=2 | Shown when <code>[[Minecraft:Data_component_format#written_book_content|minecraft:written_book_content]]</code> component is present. Meant for [[Minecraft:Written_Book|written books]].  
Line 161: Line 166:
| ''Book's generation''
| ''Book's generation''
|-
|-
| rowspan=2 | 14
| rowspan=2 | 15
| ''Projectile name''
| ''Projectile name''
| rowspan=2 | A section describing charged projectile, defined by <code>[[Minecraft:Data_component_format#charged_projectiles|minecraft:charged_projectiles]]</code> component. Meant to be used with [[Minecraft:Crossbow|crossbows]].<br>Note that this section may appear multiple times, if the item contains multiple projectiles loaded.
| rowspan=2 | A section describing charged projectile, defined by <code>[[Minecraft:Data_component_format#charged_projectiles|minecraft:charged_projectiles]]</code> component. Meant to be used with [[Minecraft:Crossbow|crossbows]].<br>Note that this section may appear multiple times, if the item contains multiple projectiles loaded.
Line 168: Line 173:
| ''Projectile's tooltip lines {{note|1=Item name, bundle section, durability, item ID, number of components and usage warning are not visible there. Additionally, if item is dyed, "Dyed" will always be shown, even if advanced tooltips are enabled.}}<br>[...]''
| ''Projectile's tooltip lines {{note|1=Item name, bundle section, durability, item ID, number of components and usage warning are not visible there. Additionally, if item is dyed, "Dyed" will always be shown, even if advanced tooltips are enabled.}}<br>[...]''
|-
|-
| rowspan=2 | 15
| rowspan=2 | 16
| ''Flight duration''
| ''Flight duration''
| Shown when item has <code>flight_duration</code> tag in <code>[[Minecraft:Data_component_format#fireworks|minecraft:fireworks]]</code> component.
| Shown when item has <code>flight_duration</code> tag in <code>[[Minecraft:Data_component_format#fireworks|minecraft:fireworks]]</code> component.
Line 177: Line 182:
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=6 | 16
| rowspan=6 | 17
| {{tc|partial|No Effects}}
| {{tc|partial|No Effects}}
| Shown when item has <code>[[Minecraft:Data_component_format#potion_contents|minecraft:potion_contents]]</code> component, but is empty.
| Shown when item has <code>[[Minecraft:Data_component_format#potion_contents|minecraft:potion_contents]]</code> component, but is empty.
Line 198: Line 203:
| ''Attributes<br>[...]''
| ''Attributes<br>[...]''
|-
|-
| 17
| 18
| ''Music disc name''
| ''Music disc name''
| Shown when item has <code>[[Minecraft:Data_component_format#jukebox_playable|minecraft:jukebox_playable]]</code> component with valid value.
| Shown when item has <code>[[Minecraft:Data_component_format#jukebox_playable|minecraft:jukebox_playable]]</code> component with valid value.
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=3 | 18
| rowspan=3 | 19
| {{tc|partial|Upgrade:}}
| {{tc|partial|Upgrade:}}
| rowspan=3 | [[Minecraft:Smithing#Trimming|Armor trim upgrade]], defined by <code>[[Minecraft:Data_component_format#trim|minecraft:trim]]</code> component.
| rowspan=3 | [[Minecraft:Smithing#Trimming|Armor trim upgrade]], defined by <code>[[Minecraft:Data_component_format#trim|minecraft:trim]]</code> component.
Line 212: Line 217:
| ''Trim material''
| ''Trim material''
|-
|-
| 19
| 20
| ''Stored enchantments<br>[...]''
| ''Stored enchantments<br>[...]''
| [[Minecraft:Enchantment]]s stored in <code>[[Minecraft:Data_component_format#stored_enchantments|minecraft:stored_enchantments]]</code> component. Meant to be used for [[Minecraft:Enchanted_Book|enchanted books]].
| [[Minecraft:Enchantment]]s stored in <code>[[Minecraft:Data_component_format#stored_enchantments|minecraft:stored_enchantments]]</code> component. Meant to be used for [[Minecraft:Enchanted_Book|enchanted books]].
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| 20
| 21
| ''Applied enchantments<br>[...]''
| ''Applied enchantments<br>[...]''
| Enchantments applied on this item, stored in <code>[[Minecraft:Data_component_format#enchantments|minecraft:enchantments]]</code> component.
| Enchantments applied on this item, stored in <code>[[Minecraft:Data_component_format#enchantments|minecraft:enchantments]]</code> component.
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=2 | 21
| rowspan=2 | 22
| {{tc|partial|Dyed}}
| {{tc|partial|Dyed}}
| Shown when item has <code>[[Minecraft:Data_component_format#dyed_color|minecraft:dyed_color]]</code> component.
| Shown when item has <code>[[Minecraft:Data_component_format#dyed_color|minecraft:dyed_color]]</code> component.
Line 231: Line 236:
| {{tc|no|style=text-align: center;}}
| {{tc|no|style=text-align: center;}}
|-
|-
| 22
| 23
| ''Lore<br>[...]''
| ''Lore<br>[...]''
| Custom text shown in tooltip, defined by <code>[[Minecraft:Data_component_format#lore|minecraft:lore]]</code> component.<br>By default it has <code>"dark_purple"</code> color and is italicized.
| Custom text shown in tooltip, defined by <code>[[Minecraft:Data_component_format#lore|minecraft:lore]]</code> component.<br>By default it has <code>"dark_purple"</code> color and is italicized.
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-<!-- SULFUR_CUBE_CONTENT -->
| rowspan=3 | 23
| rowspan=3 | 24
| {{tc|partial|''<empty space>''}}
| {{tc|partial|''<empty space>''}}
| rowspan=3 | [[Minecraft:Attribute#Item_modifiers|Attribute modifiers]] applied when this item is held or equipped, defined in <code>[[Minecraft:Data_component_format#attribute_modifiers|minecraft:attribute_modifiers]]</code> component.<br>Note that this section may appear multiple times, if the component above contains many modifiers with different <code>slot</code> tags.
| rowspan=3 | [[Minecraft:Attribute#Item_modifiers|Attribute modifiers]] applied when this item is held or equipped, defined in <code>[[Minecraft:Data_component_format#attribute_modifiers|minecraft:attribute_modifiers]]</code> component.<br>Note that this section may appear multiple times, if the component above contains many modifiers with different <code>slot</code> tags.
Line 245: Line 250:
| ''Attributes<br>[...]''
| ''Attributes<br>[...]''
|-
|-
| 24
| 25
| {{tc|partial|Unbreakable}}
| {{tc|partial|Unbreakable}}
| Shown when item is unbreakable, using <code>[[Minecraft:Data_component_format#unbreakable|minecraft:unbreakable]]</code> component.
| Shown when item is unbreakable, using <code>[[Minecraft:Data_component_format#unbreakable|minecraft:unbreakable]]</code> component.
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=5 | 25 {{note|1=This section has been designed to be displayed '''only''' in Creative mode's item picker, meaning that it is '''not''' shown when item is located in player's hotbar, nor in Creative Inventory.<br>However, they are still visible in ''Saved Hotbars'' section, which may be more useful way to preview them than using <code>/data</code> command.}}
| rowspan=5 | 26 {{note|1=This section has been designed to be displayed '''only''' in Creative mode's item picker, meaning that it is '''not''' shown when item is located in player's hotbar, nor in Creative Inventory.<br>However, they are still visible in ''Saved Hotbars'' section, which may be more useful way to preview them than using <code>/data</code> command.}}
| {{tc|partial|No Effects}}
| {{tc|partial|No Effects}}
| Shown when item has <code>[[Minecraft:Data_component_format#suspicious_stew_effects|minecraft:suspicious_stew_effects]]</code> component, but is empty.
| Shown when item has <code>[[Minecraft:Data_component_format#suspicious_stew_effects|minecraft:suspicious_stew_effects]]</code> component, but is empty.
Line 267: Line 272:
| ''Attributes<br>[...]''
| ''Attributes<br>[...]''
|-
|-
| 26
| 27
| ''Honey amount''
| ''Honey amount''
| Shown when item has <code>honey_level</code> tag in <code>[[Minecraft:Data_component_format#block_state|minecraft:block_state]]</code> component. Displayed naturally on [[Minecraft:Beehive|beehives]] and [[Minecraft:Bee_Nest|bee nests]].
| Shown when item has <code>honey_level</code> tag in <code>[[Minecraft:Data_component_format#block_state|minecraft:block_state]]</code> component. Displayed naturally on [[Minecraft:Beehive|beehives]] and [[Minecraft:Bee_Nest|bee nests]].
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| 27
| 28
| {{tc|partial|Disabled in Peaceful}}
| {{tc|partial|Disabled in Peaceful}}
| Shown in Peaceful mode when item has <code>id</code> tag in <code>[[Minecraft:Data_component_format#entity_data|minecraft:entity_data]]</code> component, pointing to a mob which is not allowed in Peaceful.<br>[[Minecraft:Difficulty#Peaceful|See this article for more information]].
| Shown in Peaceful mode when item has <code>id</code> tag in <code>[[Minecraft:Data_component_format#entity_data|minecraft:entity_data]]</code> component, pointing to a mob which is not allowed in Peaceful.<br>[[Minecraft:Difficulty#Peaceful|See this article for more information]].
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=4 | 28
| rowspan=4 | 29
| {{tc|partial|''<empty space>''}}
| {{tc|partial|''<empty space>''}}
| rowspan=3 | Shown when item ID is <code>[[Minecraft:Monster_Spawner|minecraft:spawner]]</code> or <code>[[Minecraft:Trial_Spawner|minecraft:trial_spawner]]</code>.
| rowspan=3 | Shown when item ID is <code>[[Minecraft:Monster_Spawner|minecraft:spawner]]</code> or <code>[[Minecraft:Trial_Spawner|minecraft:trial_spawner]]</code>.
Line 290: Line 295:
| {{tc|yes|style=text-align: center;}}
| {{tc|yes|style=text-align: center;}}
|-
|-
| rowspan=3 | 29
| rowspan=3 | 30
| {{tc|partial|''<empty space>''}}
| {{tc|partial|''<empty space>''}}
| rowspan=3 | Shows a list of blocks defined in <code>[[Minecraft:Data_component_format#can_break|minecraft:can_break]]</code> component that can be mined with this item.
| rowspan=3 | Shows a list of blocks defined in <code>[[Minecraft:Data_component_format#can_break|minecraft:can_break]]</code> component that can be mined with this item.
Line 299: Line 304:
| ''Block names<br>[...]''
| ''Block names<br>[...]''
|-
|-
| rowspan=3 | 30
| rowspan=3 | 31
| {{tc|partial|''<empty space>''}}
| {{tc|partial|''<empty space>''}}
| rowspan=3 | Shows a list of blocks defined in <code>[[Minecraft:Data_component_format#can_place_on|minecraft:can_place_on]]</code> component on which this block can be placed.
| rowspan=3 | Shows a list of blocks defined in <code>[[Minecraft:Data_component_format#can_place_on|minecraft:can_place_on]]</code> component on which this block can be placed.
Line 308: Line 313:
| ''Block names<br>[...]''
| ''Block names<br>[...]''
|-
|-
| 31
| 32
| ''Durability''
| ''Durability''
| Remaining and total [[Minecraft:Durability|durability]] of the tool item. Hidden if item contains <code>[[Minecraft:Data_component_format#unbreakable|minecraft:unbreakable]]</code> component.
| Remaining and total [[Minecraft:Durability|durability]] of the tool item. Hidden if item contains <code>[[Minecraft:Data_component_format#unbreakable|minecraft:unbreakable]]</code> component.
| {{tc|no|style=text-align: center;}}
| {{tc|no|style=text-align: center;}}
|-
|-
| 32
| 33
| ''Item ID''
| ''Item ID''
| Internal [[Minecraft:Java_Edition_data_values#Items|item ID]].
| Internal [[Minecraft:Java_Edition_data_values#Items|item ID]].
| {{tc|no|style=text-align: center;}}
| {{tc|no|style=text-align: center;}}
|-
|-
| 33
| 34
| ''Number of components''
| ''Number of components''
| Total number of [[Minecraft:Data_component_format|data components]].
| Total number of [[Minecraft:Data_component_format|data components]].
| {{tc|no|style=text-align: center;}}
| {{tc|no|style=text-align: center;}}
|-
|-
| rowspan=3 | 34
| rowspan=3 | 35
| {{tc|partial|Warning:}}
| {{tc|partial|Warning:}}
| rowspan=3 | Usage warning, shown on block items with <code>id</code> tag in <code>[[Minecraft:Data_component_format#block_entity_data|minecraft:block_entity_data]]</code> component.<br>This is the only section that cannot be hidden using <code>[[Minecraft:Data_component_format#tooltip_display|minecraft:tooltip_display]]</code> component.
| rowspan=3 | Usage warning, shown on block items with <code>id</code> tag in <code>[[Minecraft:Data_component_format#block_entity_data|minecraft:block_entity_data]]</code> component.<br>This is the only section that cannot be hidden using <code>[[Minecraft:Data_component_format#tooltip_display|minecraft:tooltip_display]]</code> component.
Line 456: Line 461:
** <code>keep_on_death:</code> '''This item is not lost on death'''
** <code>keep_on_death:</code> '''This item is not lost on death'''
* <code>§o</code><code>§5</code> '''''(+DATA)'''''
* <code>§o</code><code>§5</code> '''''(+DATA)'''''
** Shown on items obtained using {{Keys|Ctrl+}}{{Control|Pick block}}, making them contain data (such as a [[Minecraft:Command Block|command block]] with commands).
** Shown on items obtained using {{Keys|Control+}}{{Control|Pick block}}, making them contain data (such as a [[Minecraft:Command Block|command block]] with commands).


=== Effect tooltips ===
=== Effect tooltips ===

Latest revision as of 11:26, 10 August 2026

File:ExampleTooltip.png
An example of an item tooltip with enchantments and Minecraft:attributes

A tooltip is extra information that appears when hovering over or focusing on Minecraft:items or certain UI elements.

Types of tooltips

Item tooltips

When hovering over an Minecraft:item with the cursor while in the Minecraft:inventory or a Minecraft:container screen, a tooltip with the item’s name appears next to the cursor. When playing with touch controls, tapping an item displays its tooltip on the bottom of the screen. Some items display extra information on their tooltips, such as Minecraft:enchantments and Minecraft:shulker box contents. Template:IN, basic item tooltips are also visible in the "Items" section of the Minecraft:statistics menu when hovering over a block or item on the left side of the screen.

Template:IN, advanced tooltips, including item IDs and the exact remaining Minecraft:durability of tools, can be displayed by pressing the Minecraft:debug hotkey Template:Key.

Description of item tooltip lines

Template:Dynamic list

Java Edition

The table below describes all possible tooltip lines Template:In, including these shown when advanced tooltips are enabled. Note that table preserves the order of these lines too.

In "Content" column, cells with yellow background means the exact text displayed. Additionally, cells marked "[...]" means that this field has variable lines count.

Bedrock Edition

Template:BE tooltips display the following information. They are formatted with § to make them show different colors or italics.

Text in bold is directly shown as such on the tooltip.

  • Item name
  • Minecraft:Bundle contents (not in Creative inventory/recipe book):
    • When empty, displays "§8 Can hold a mixed stack of items".
    • With items, displays the first 12 item types in slots that can be scrolled over, displaying a second tooltip containing only the selected item name above the bundle tooltip. With 13 item types or more, displays the first 11 items and an unselectable counter of the remaining item quantity.
    • Below, always shows the progress bar.
  • Minecraft:Map information:
    • Level 0/4 (or any other available level)
    • Locked (only when the map is locked)
  • §9 Item category from the Minecraft:Creative inventory or Minecraft:recipe book, only shown when the "All" tab of the menu is opened.Template:Until
    • Can be "Construction", "Equipment", "Items", or "Nature". Not shown when any of the above elements are displayed.
  • §9 Item description:Template:Upcoming

Template:Collapse

  • Smithing template description:
  • §7 Goat horn instrument (e.g. Ponder)
  • §7 Shulker box contents:
    • Displays the item names of the first 5 items in the shulker box followed by the stack size (e.g. String x64).
    • Displayes the amount of stacks not shown (e.g. and 6 more...)
  • Minecraft:Banner patterns:
    • Displays all banner patterns preceded by their color.
  • §7 Decorated pot configuration:
    • line break
    • Displays all items the decorated pot has been crafted with, either Minecraft:pottery sherds or bricks. The order is front, left, right, rear.
  • §7 Written book information:
    • Author, can be chosen in the book and quill. This can override formatting codes in the tooltip.
    • Generation (Original, Copy of original, or Copy of a copy)
  • Firework information:
    • Flight duration (e.g. Flight Duration: 3)
    • All firework star effects, also shown per firework star. Each firework star effect is shown as follows, multiple can be on one firework rocket:
      • Shape (Small Ball, Large Ball, Burst, Star-shaped, or Creeper-shaped)
      • All colors (e.g. Black, Light Blue, Gray, Gray, Lime, Pink)
      • Trail, if applied
      • Twinkle, if applied
  • Minecraft:Effect information, shown on Minecraft:potions and suspicious stew in Creative):
    • §7 Effect name, level (if higher than 1), and duration (e.g. Slowness IV (0:20)). When the effect is negative, shown in red (§c). There can be multiple effects.
    • line breakTemplate:Until
    • §5 When Applied:Template:Until
    • Attribute information, e.g. (+2.99 Attack Damage). When positive, color coded blue (§9), when negative color coded red (§c). Can only show Speed and Attack Damage.
  • §7 Music disc name (e.g. C418 - strad)
  • Minecraft:Armor trim information:
  • §7 Minecraft:Enchantments (e.g. Feather Falling IV), can have multiple. Curses are color coded red (§c).
  • Attribute modifiers:
  • Dyed, shown on dyed leather armor and wolf armor. Preceded by a line break.
  • NBT components:
    • can_place_on: Template:Info needed
    • can_destroy: Template:Info needed
    • lock_in_inventory: ☆ Can't Drop Items can't be:
      • - dropped
      • - removed
      • - crafted with
    • lock_in_slot: ★ Can't Move Items can't be:
      • - moved
      • - dropped
      • - removed
      • - crafted with
    • keep_on_death: This item is not lost on death
  • §o§5 (+DATA)

Effect tooltips

Template:Exclusive

File:EffectCompact.png
An effect tooltip.

When Minecraft:effects in the Minecraft:inventory are displayed in the compact style, hovering over an effect icon displays more information about that effect.

Option tooltips

File:OptionTooltip.png
An option tooltip.

Template:IN, when certain buttons, text fields, and sliders are hovered over, or focused on when navigating with Template:Key, they show a description in the form of a tooltip. The “Key Binds” options menu also has tooltips to provide details on conflicts between keys.

Template:IN, most options have descriptions that are always visible instead of tooltips. Menu tooltips are only used in the game menu for the small buttons on the bottom, and a message with the tooltip texture appears in the Minecraft:chat if there are unread messages below.

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Issues

Template:Issue list

Gallery

Examples

Notes

Template:Notelist

References

<references />

Navigation

Template:Navbox gameplay

Minecraft:ja:ツールチップ Minecraft:pt:Descrição Minecraft:zh:提示框