<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ATooltip</id>
	<title>Minecraft:Tooltip - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ATooltip"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Tooltip&amp;action=history"/>
	<updated>2026-04-17T20:15:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Tooltip&amp;diff=91372&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Tooltip&amp;diff=91372&amp;oldid=prev"/>
		<updated>2026-04-17T11:13:01Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A &amp;#039;&amp;#039;&amp;#039;tooltip&amp;#039;&amp;#039;&amp;#039; is extra information that appears when hovering over or focusing on certain elements in the user interfaces, or when switching the held [[Minecraft:item]].&lt;br /&gt;
&lt;br /&gt;
== Types of tooltips ==&lt;br /&gt;
&lt;br /&gt;
=== Item tooltips ===&lt;br /&gt;
[[File:ExampleTooltip.png|thumb|An example of an item tooltip with [[Enchanting|enchantments]] and [[Minecraft:attribute]]s.]]&lt;br /&gt;
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:Enchanting|enchantments]] and [[Minecraft:shulker box]] contents. {{IN|java}}, basic item tooltips are also visible in the &amp;quot;Items&amp;quot; section of the [[Minecraft:statistics]] menu when hovering over a block or item on the left side of the screen. {{IN|bedrock}}, tooltips in the inventory display the category of the item (Construction, Equipment, Items, or Nature) on the first line below the item name in dark blue.&lt;br /&gt;
&lt;br /&gt;
{{IN|java}}, advanced tooltips, including item IDs and the exact remaining [[Minecraft:durability]] of tools, can be displayed by pressing the [[Minecraft:debug hotkey]] {{key|F3+H}}.&lt;br /&gt;
&lt;br /&gt;
==== Description of item tooltip lines ====&lt;br /&gt;
{{Work in progress|section=1}}&lt;br /&gt;
The table below describes all possible tooltip lines, including these shown when advanced tooltips are enabled. Note that table preserves the order of these lines too.&lt;br /&gt;
&lt;br /&gt;
In &amp;quot;Content&amp;quot; column, cells with yellow background means the exact text displayed. Additionally, cells marked &amp;quot;&amp;#039;&amp;#039;[...]&amp;#039;&amp;#039;&amp;quot; means that this field has variable lines count.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable collapsible collapsed&amp;quot;&lt;br /&gt;
|+ All available information displayed on tooltips&lt;br /&gt;
|-lines count&lt;br /&gt;
! style=&amp;quot;text-align: left;&amp;quot; | Order&lt;br /&gt;
! style=&amp;quot;text-align: left;&amp;quot; | Content&lt;br /&gt;
! style=&amp;quot;text-align: left;&amp;quot; | Description&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; | {{Tooltip|Common information|This information doesn&amp;#039;t need enabled advanced tooltips to be shown}}&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| &amp;#039;&amp;#039;Item name&amp;#039;&amp;#039;&lt;br /&gt;
| The item name.&amp;lt;br&amp;gt;Some data components are able to alter the default item name (note that &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#custom_name|minecraft:custom_name]]&amp;lt;/code&amp;gt; component has highest priority and overrides any other alterations).&lt;br /&gt;
| {{tc|planned|&amp;#039;&amp;#039;Item name&amp;#039;&amp;#039;|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | 1&lt;br /&gt;
| {{tc|partial|Can hold a mixed stack of items}}&lt;br /&gt;
| rowspan=3 | Graphical representation of the [[Minecraft:Bundle|bundle&amp;#039;s]] contents and its fullness bar. Shown only on bundle items.&amp;lt;br&amp;gt;If bundle is empty, the description text will be printed, otherwise bundle contents stored in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#bundle_contents|minecraft:bundle_contents]]&amp;lt;/code&amp;gt; will be shown.&amp;lt;br&amp;gt;This is the only case where information is presented in other form than text.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Bundle contents&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Bundle fullness bar&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &amp;#039;&amp;#039;Creative inventory section&amp;#039;&amp;#039;&lt;br /&gt;
| [[Minecraft:Creative_inventory#Java_Edition|Section name]] to which the item belongs.&amp;lt;br&amp;gt;Shown when player is in [[Minecraft:Creative_mode|Creative mode]], and only in &amp;#039;&amp;#039;Search Items&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Survival Inventory&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Saved Hotbars&amp;#039;&amp;#039; tabs.&amp;lt;br&amp;gt;Note that in most cases this text will not appear if item has additional data components {{verify}}.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=6 | 3&lt;br /&gt;
| {{tc|partial|Smithing Template}}&lt;br /&gt;
| rowspan=6 | Description of [[Minecraft:Smithing_Template|smithing template]], shown only on smithing template items.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=6}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Applies to:}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Applicable items&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Ingredients:}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Ingredients&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | 4&lt;br /&gt;
| &amp;#039;&amp;#039;Painting&amp;#039;s name&amp;#039;&amp;#039;&lt;br /&gt;
| rowspan=3 | [[Minecraft:Painting|Painting]] description, shown when item ID is &amp;lt;code&amp;gt;minecraft:painting&amp;lt;/code&amp;gt; and have valid &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#painting/variant|minecraft:painting/variant]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Painting&amp;#039;s author&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Painting&amp;#039;s dimensions&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 | 5&lt;br /&gt;
| &amp;#039;&amp;#039;Tropical fish&amp;#039;s pattern&amp;#039;&amp;#039;&lt;br /&gt;
| The pattern of [[Minecraft:Tropical_Fish|tropical fish]], defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#tropical_fish/pattern|minecraft:tropical_fish/pattern]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Tropical fish&amp;#039;s base and pattern color&amp;#039;&amp;#039;&lt;br /&gt;
| The base and pattern colors of tropical fish, defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#tropical_fish/base_color|minecraft:tropical_fish/base_color]]&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#tropical_fish/pattern_color|minecraft:tropical_fish/pattern_color]]&amp;lt;/code&amp;gt; components.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &amp;#039;&amp;#039;Goat horn&amp;#039;s instrument&amp;#039;&amp;#039;&lt;br /&gt;
| [[Minecraft:Goat Horn|Goat Horn]] instrument, defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#instrument|minecraft:instrument]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=5 | 7&lt;br /&gt;
| {{tc|partial|Unknown Map}}&lt;br /&gt;
| Shown when item has &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#map_id|minecraft:map_id]]&amp;lt;/code&amp;gt; component pointing to a unknown [[Minecraft:Map|map]].&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Map ID&amp;#039;&amp;#039;&lt;br /&gt;
| Shown when item has valid &amp;lt;code&amp;gt;minecraft:map_id&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Locked}}&lt;br /&gt;
| This line appears only if map with specified ID is locked.&amp;lt;br&amp;gt;[[Minecraft:Map_item_format#map_%3C#%3E.dat_format_(Java)|See this article for more information]].&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Map scaling&amp;#039;&amp;#039;&lt;br /&gt;
| rowspan=2 | Additional information about map scaling and level.&lt;br /&gt;
| {{tc|no|style=text-align: center;|rowspan=2}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Map level&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &amp;#039;&amp;#039;Number of bees&amp;#039;&amp;#039;&lt;br /&gt;
| The number of [[Minecraft:Bee|bees]] (entities) hiding inside, defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#bees|minecraft:bees]]&amp;lt;/code&amp;gt; component. Displayed naturally on [[Minecraft:Beehive|beehives]] and [[Minecraft:Bee_Nest|bee nests]].&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| {{tc|partial|??????? {{sic}}}}&lt;br /&gt;
| Indicates that this item has &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#container_loot|minecraft:container_loot]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=6 | 10&lt;br /&gt;
| &amp;#039;&amp;#039;1st item name + amount&amp;#039;&amp;#039;&lt;br /&gt;
| rowspan=6 | Item names &amp;quot;held&amp;quot; in first five slots of this item, defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#container|minecraft:container]]&amp;lt;/code&amp;gt; component.&amp;lt;br&amp;gt;When item count is 6 or higher, the line with remaining items will be shown.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=6}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;2nd item name + amount&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;3rd item name + amount&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;4th item name + amount&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;5th item name + amount&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Count of the rest items (not their total amount)&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=6 | 11&lt;br /&gt;
| &amp;#039;&amp;#039;1st banner pattern&amp;#039;&amp;#039;&lt;br /&gt;
| rowspan=6 | Six first [[Minecraft:Banner|banner patterns]], defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#banner_patterns|minecraft:banner_patterns]]&amp;lt;/code&amp;gt; component.&amp;lt;br&amp;gt;Note that banners with more than 6 patterns are uncraftable, and can be obtained only with commands.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=6}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;2nd banner pattern&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;3rd banner pattern&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;4th banner pattern&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;5th banner pattern&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;6th banner pattern&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=5 | 12&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
| rowspan=5 | Materials used to craft this [[Minecraft:Decorated_Pot|decorated pot]], defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#pot_decorations|minecraft:pot_decorations]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=5}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Front side material&amp;#039;&amp;#039;&lt;br /&gt;
|- &lt;br /&gt;
| &amp;#039;&amp;#039;Left side material&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Right side material&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Rear side material&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 | 13&lt;br /&gt;
| &amp;#039;&amp;#039;Book&amp;#039;s author&amp;#039;&amp;#039;&lt;br /&gt;
| rowspan=2 | Shown when &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#written_book_content|minecraft:written_book_content]]&amp;lt;/code&amp;gt; component is present. Meant for [[Minecraft:Written_Book|written books]]. &lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=2}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Book&amp;#039;s generation&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 | 14&lt;br /&gt;
| &amp;#039;&amp;#039;Projectile name&amp;#039;&amp;#039;&lt;br /&gt;
| rowspan=2 | A section describing charged projectile, defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#charged_projectiles|minecraft:charged_projectiles]]&amp;lt;/code&amp;gt; component. Meant to be used with [[Minecraft:Crossbow|crossbows]].&amp;lt;br&amp;gt;Note that this section may appear multiple times, if the item contains multiple projectiles loaded.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=2}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Projectile&amp;#039;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, &amp;quot;Dyed&amp;quot; will always be shown, even if advanced tooltips are enabled.}}&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 | 15&lt;br /&gt;
| &amp;#039;&amp;#039;Flight duration&amp;#039;&amp;#039;&lt;br /&gt;
| Shown when item has &amp;lt;code&amp;gt;flight_duration&amp;lt;/code&amp;gt; tag in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#fireworks|minecraft:fireworks]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Firework effects&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
| All [[Minecraft:Firework_Rocket|firework]] effects applied with [[Minecraft:Firework_Star|firework stars]].&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=6 | 16&lt;br /&gt;
| {{tc|partial|No Effects}}&lt;br /&gt;
| Shown when item has &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#potion_contents|minecraft:potion_contents]]&amp;lt;/code&amp;gt; component, but is empty.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Effect name&amp;#039;&amp;#039;&lt;br /&gt;
| A single primary [[Minecraft:Effect|effect]] to be applied. Shown when item has filled &amp;lt;code&amp;gt;potion&amp;lt;/code&amp;gt; tag in &amp;lt;code&amp;gt;minecraft:potion_contents&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Custom effects&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
| List of custom effects to be applied. Shown when item has entries in &amp;lt;code&amp;gt;custom_effects&amp;lt;/code&amp;gt; list in &amp;lt;code&amp;gt;minecraft:potion_contents&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
| rowspan=3 | A section describing how item will affect on player&amp;#039;s attributes when consumed.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|When Applied:}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Attributes&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &amp;#039;&amp;#039;Music disc name&amp;#039;&amp;#039;&lt;br /&gt;
| Shown when item has &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#jukebox_playable|minecraft:jukebox_playable]]&amp;lt;/code&amp;gt; component with valid value.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | 18&lt;br /&gt;
| {{tc|partial|Upgrade:}}&lt;br /&gt;
| rowspan=3 | [[Minecraft:Smithing#Trimming|Armor trim upgrade]], defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#trim|minecraft:trim]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Trim pattern&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Trim material&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &amp;#039;&amp;#039;Stored enchantments&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
| [[Minecraft:Enchanting#Summary_of_enchantments|Enchantments]] stored in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#stored_enchantments|minecraft:stored_enchantments]]&amp;lt;/code&amp;gt; component. Meant to be used for [[Minecraft:Enchanted_Book|enchanted books]].&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &amp;#039;&amp;#039;Applied enchantments&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
| Enchantments applied on this item, stored in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#enchantments|minecraft:enchantments]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 | 21&lt;br /&gt;
| {{tc|partial|Dyed}}&lt;br /&gt;
| Shown when item has &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#dyed_color|minecraft:dyed_color]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Color&amp;#039;&amp;#039;&lt;br /&gt;
| A hexadecimal color code. Replaces text above, if advanced tooltips are enabled.&lt;br /&gt;
| {{tc|no|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| &amp;#039;&amp;#039;Lore&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
| Custom text shown in tooltip, defined by &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#lore|minecraft:lore]]&amp;lt;/code&amp;gt; component.&amp;lt;br&amp;gt;By default it has &amp;lt;code&amp;gt;&amp;quot;dark_purple&amp;quot;&amp;lt;/code&amp;gt; color and is italicized.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | 23&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
| rowspan=3 | [[Minecraft:Attribute#Item_modifiers|Attribute modifiers]] applied when this item is held or equipped, defined in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#attribute_modifiers|minecraft:attribute_modifiers]]&amp;lt;/code&amp;gt; component.&amp;lt;br&amp;gt;Note that this section may appear multiple times, if the component above contains many modifiers with different &amp;lt;code&amp;gt;slot&amp;lt;/code&amp;gt; tags.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;quot;When (...)&amp;quot; field&amp;#039;&amp;#039; {{note|1=Text in this field depends on the value of &amp;lt;code&amp;gt;slot&amp;lt;/code&amp;gt; tag.}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Attributes&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| {{tc|partial|Unbreakable}}&lt;br /&gt;
| Shown when item is unbreakable, using &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#unbreakable|minecraft:unbreakable]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=5 | 25 {{note|1=This section has been designed to be displayed &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; in Creative mode&amp;#039;s item picker, meaning that it is &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; shown when item is located in player&amp;#039;s hotbar, nor in Creative Inventory.&amp;lt;br&amp;gt;However, they are still visible in &amp;#039;&amp;#039;Saved Hotbars&amp;#039;&amp;#039; section, which may be more useful way to preview them than using &amp;lt;code&amp;gt;/data&amp;lt;/code&amp;gt; command.}}&lt;br /&gt;
| {{tc|partial|No Effects}}&lt;br /&gt;
| Shown when item has &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#suspicious_stew_effects|minecraft:suspicious_stew_effects]]&amp;lt;/code&amp;gt; component, but is empty.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Effects&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
| List of effects passed in &amp;lt;code&amp;gt;minecraft:suspicious_stew_effects&amp;lt;/code&amp;gt; list.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
| rowspan=3 | A section describing how item will affect on player&amp;#039;s attributes when consumed.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|When Applied:}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Attributes&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &amp;#039;&amp;#039;Honey amount&amp;#039;&amp;#039;&lt;br /&gt;
| Shown when item has &amp;lt;code&amp;gt;honey_level&amp;lt;/code&amp;gt; tag in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#block_state|minecraft:block_state]]&amp;lt;/code&amp;gt; component. Displayed naturally on [[Minecraft:Beehive|beehives]] and [[Minecraft:Bee_Nest|bee nests]].&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| {{tc|partial|Disabled in Peaceful}}&lt;br /&gt;
| Shown in Peaceful mode when item has &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; tag in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#entity_data|minecraft:entity_data]]&amp;lt;/code&amp;gt; component, pointing to a mob which is not allowed in Peaceful.&amp;lt;br&amp;gt;[[Minecraft:Difficulty#Peaceful|See this article for more information]].&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=4 | 28&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
| rowspan=3 | Shown when item ID is &amp;lt;code&amp;gt;[[Minecraft:Monster_Spawner|minecraft:spawner]]&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;[[Minecraft:Trial_Spawner|minecraft:trial_spawner]]&amp;lt;/code&amp;gt;.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Interact with Spawn Egg:}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial| Sets mob type}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Spawner entity name&amp;#039;&amp;#039;&lt;br /&gt;
| Shown when item ID is &amp;lt;code&amp;gt;minecraft:spawner&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;minecraft:trial_spawner&amp;lt;/code&amp;gt; and has &amp;lt;code&amp;gt;SpawnData&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;spawn_data&amp;lt;/code&amp;gt; tag respectively in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#block_entity_data|minecraft:block_entity_data]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | 29&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
| rowspan=3 | Shows a list of blocks defined in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#can_break|minecraft:can_break]]&amp;lt;/code&amp;gt; component that can be mined with this item.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Can break:}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Block names&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | 30&lt;br /&gt;
| {{tc|partial|&amp;#039;&amp;#039;&amp;lt;empty space&amp;gt;&amp;#039;&amp;#039;}}&lt;br /&gt;
| rowspan=3 | Shows a list of blocks defined in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#can_place_on|minecraft:can_place_on]]&amp;lt;/code&amp;gt; component on which this block can be placed.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Can be placed on:}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;Block names&amp;lt;br&amp;gt;[...]&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 31&lt;br /&gt;
| &amp;#039;&amp;#039;Durability&amp;#039;&amp;#039;&lt;br /&gt;
| Remaining and total [[Minecraft:Durability|durability]] of the tool item. Hidden if item contains &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#unbreakable|minecraft:unbreakable]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|no|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| &amp;#039;&amp;#039;Item ID&amp;#039;&amp;#039;&lt;br /&gt;
| Internal [[Minecraft:Java_Edition_data_values#Items|item ID]].&lt;br /&gt;
| {{tc|no|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| 33&lt;br /&gt;
| &amp;#039;&amp;#039;Number of components&amp;#039;&amp;#039;&lt;br /&gt;
| Total number of [[Minecraft:Data_component_format|data components]].&lt;br /&gt;
| {{tc|no|style=text-align: center;}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=3 | 34&lt;br /&gt;
| {{tc|partial|Warning:}}&lt;br /&gt;
| rowspan=3 | Usage warning, shown on block items with &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; tag in &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#block_entity_data|minecraft:block_entity_data]]&amp;lt;/code&amp;gt; component.&amp;lt;br&amp;gt;This is the only section that cannot be hidden using &amp;lt;code&amp;gt;[[Minecraft:Data_component_format#tooltip_display|minecraft:tooltip_display]]&amp;lt;/code&amp;gt; component.&lt;br /&gt;
| {{tc|yes|style=text-align: center;|rowspan=3}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Use of this item might lead to command execution}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tc|partial|Do not use unless you know the exact contents!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Held item tooltips ====&lt;br /&gt;
When switching the item being held, the name of the item appears above the [[Minecraft:Heads-up display|hotbar]]. {{IN|bedrock}}, held item tooltips also show enchantments and shulker box contents. {{IN|java}}, the “Notification Time” [[Minecraft:Options|option]] affects how long this type of tooltip appears on-screen.&lt;br /&gt;
&lt;br /&gt;
=== Effect tooltips ===&lt;br /&gt;
{{exclusive|java|section=1}}&lt;br /&gt;
[[File:EffectCompact.png|thumb|An effect tooltip.]]&lt;br /&gt;
When [[Minecraft:effect]]s in the [[Minecraft:inventory]] are displayed in the compact style, hovering over an effect icon displays more information about that effect.&lt;br /&gt;
&lt;br /&gt;
=== Option tooltips ===&lt;br /&gt;
{{exclusive|java|section=1}}&lt;br /&gt;
[[File:OptionTooltip.png|thumb|An option tooltip.]]&lt;br /&gt;
When certain buttons, text fields, and sliders are hovered over, or focused on when navigating with {{Key|Tab}}, 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.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
=== &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|Java edition beta}}&lt;br /&gt;
|{{HistoryLine||1.0|Added item tooltips.}}&lt;br /&gt;
|{{HistoryLine||1.5|Added [[Minecraft:statistics]], which use tooltips in the &amp;quot;Blocks&amp;quot; and &amp;quot;Items&amp;quot; sections.}}&lt;br /&gt;
|{{HistoryLine|Java Edition}}&lt;br /&gt;
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 2|Item tooltips now have an outline and rounded corners.&lt;br /&gt;
|Added [[Minecraft:potion]]s, which display effect information on their tooltip.}}&lt;br /&gt;
|{{HistoryLine|||dev=Beta 1.9 Prerelease 3|Added [[Minecraft:enchantments]]. Enchanted items display &amp;quot;Enchanted!!&amp;quot; on their tooltip.}}&lt;br /&gt;
|{{HistoryLine|||dev=Beta 1.9 Prerelease 4|The “Enchanted!!” text has been removed from enchanted item tooltips, and items now display their enchantments.}}&lt;br /&gt;
|{{HistoryLine||1.4.2|dev=12w34a|{{key|F3+H}} now shows advanced tooltips.}}&lt;br /&gt;
|{{HistoryLine|||dev=12w41a|Advanced tooltips now display tool and armor durability, and map zoom levels.}}&lt;br /&gt;
|{{HistoryLine||1.4.6|dev=12w50a|Added held item tooltips.}}&lt;br /&gt;
|{{HistoryLine||1.6.1|dev=13w21a|[[Minecraft:Attributes]] now display on item tooltips.}}&lt;br /&gt;
|{{HistoryLine||1.11|dev=16w39a|Added [[Minecraft:shulker boxes]], which list their contents on their item tooltip.}}&lt;br /&gt;
|{{HistoryLine||1.13.1|dev=18w33a|[[Minecraft:Tropical fish bucket]]s now display the type of fish they are holding on their tooltip.}}&lt;br /&gt;
|{{HistoryLine||1.14|dev=18w43c|Added [[Minecraft:crossbow]]s, which show what projectile is loaded on their tooltip when in that state.}}&lt;br /&gt;
|{{HistoryLine||unknown|dev=unknown|Added option tooltips.}}&lt;br /&gt;
|{{HistoryLine||1.17|dev=20w45a|Added [[Minecraft:bundle]]s, which list their contents on their item tooltip.}}&lt;br /&gt;
|{{HistoryLine|||dev=20w46a|Changed how bundles display their contents on their tooltip.}}&lt;br /&gt;
|{{HistoryLine||1.18|dev=21w39a|Added effect tooltips, which appear when the compact style is used for displaying effects in the inventory.}}&lt;br /&gt;
|{{HistoryLine||1.19|dev=22w17a|Added goat horns, which display the variant name on their tooltips.}}&lt;br /&gt;
|{{HistoryLine||1.19.1|dev=Pre-release 3|Tooltips can no longer become offset.&amp;lt;ref&amp;gt;{{bug|MC-253214|||Fixed}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
|{{HistoryLine||1.19.3|dev=22w42a|Long tooltips no longer get cut off at the edge of the screen.&amp;lt;ref&amp;gt;{{bug|MC-26757|||Fixed}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
|{{HistoryLine|||dev=22w44a|[[Minecraft:Monster spawner]] tooltips now display the name of the mob that it spawns. If the spawner’s mob spawn type has not been set, it instead shows information on how to do so.}}&lt;br /&gt;
|{{HistoryLine|||dev=Pre-release 2|Tooltips now appear when navigating through menus with {{key|Tab}}.}}&lt;br /&gt;
|{{HistoryLine||1.19.4|dev=23w03a|Added the “Notification Display Time” option, which affects how long held item tooltips appear onscreen.}}&lt;br /&gt;
|{{HistoryLine|||dev=23w05a|Adjusted the positioning of option tooltips to avoid covering the button being hovered over.}}&lt;br /&gt;
|{{HistoryLine|||dev=23w06a|Option tooltips are now used in the key binds [[Minecraft:options]] menu to provide details on conflicts between keys.|[[Minecraft:Paintings]] now have special tooltips in the creative inventory.}}&lt;br /&gt;
|{{HistoryLine|||dev=Pre-release 2|Hovering over the world name field on the world creation screen now displays a tooltip that shows the name of the folder in which the world is saved.}}&lt;br /&gt;
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w04a|Tooltips for trimmed [[Minecraft:armor]] now show the trim material and variant name.|Added [[Minecraft:smithing template]]s, which show their type, what items they can be used on, and what materials can be used with them on their tooltip.}}&lt;br /&gt;
|{{HistoryLine||1.20|dev=23w17a|Tooltips for [[Minecraft:decorated pot]]s with [[Minecraft:pottery sherd]]s now list the ingredients used to craft them.}}&lt;br /&gt;
|{{HistoryLine||1.20.2|dev=23w31a|Updated the design of the tooltips in the statistics screen.&amp;lt;ref&amp;gt;{{bug|MC-29371|||Fixed}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
|{{HistoryLine||1.20.5|dev=24w10a|No longer appears when hovering outside the containing element.}}&lt;br /&gt;
|{{HistoryLine||1.21|dev=24w18a|Enchanted items and potions now show more attributes on their tooltips.}}&lt;br /&gt;
|{{HistoryLine||1.21.2|exp=Bundles|dev=24w33a| Bundle tooltips have been changed again; they now feature a fullness meter and the item slots no longer have backgrounds.|It is now possible to scroll to select items in a bundle while the tooltip is displayed.}}&lt;br /&gt;
|{{HistoryLine||1.21.2|dev=24w33a|Smithing template tooltips have been changed; the variant’s name and “Smithing Template” have switched places.|Banner patterns now specify which variant they are in their name instead of a subtitle.}}&lt;br /&gt;
|{{HistoryLine|||dev=24w35a|Tooltips for [[Minecraft:bee nest]]s and [[Minecraft:beehive]]s now show the amount of bees and honey inside on their tooltips.}}&lt;br /&gt;
|{{HistoryLine|||dev=24w36a|Data packs now support custom tooltip window designs.}}&lt;br /&gt;
|{{HistoryLine||1.21.5|dev=25w04a|Crossbows will now show all charged projectiles in their tooltip instead of just the first.}}&lt;br /&gt;
|{{HistoryLine|||dev=25w06a|Tooltips for [[Minecraft:fireworks]] and [[Minecraft:crossbows]] now show a compact form of multiple repeated stars or projectiles that are identical.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|Pocket Edition Alpha}}&lt;br /&gt;
|{{HistoryLine||v0.5.0|Added item tooltips.}}&lt;br /&gt;
|{{HistoryLine|Pocket Edition}}&lt;br /&gt;
|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|Added shulker boxes, which list their contents on their tooltip.}}&lt;br /&gt;
|{{HistoryLine|Bedrock Edition}}&lt;br /&gt;
|{{HistoryLine||1.16.0|dev=beta 1.16.0.63|Held item tooltips now have a background.}}&lt;br /&gt;
|{{HistoryLine||1.20.10|dev=Preview 1.20.10.20|[[Minecraft:Decorated pot]]s crafted with at least one [[Minecraft:pottery sherd]] now list their crafting ingredients on their tooltip.}}&lt;br /&gt;
|{{HistoryLine||1.21.111|dev=Preview 1.21.110.22|Added Armor and Armor Toughness values to vanilla [[Minecraft:armor]] tooltips, not working with [[Minecraft:add-on]] armors.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Legacy Console Edition ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|Legacy Console Edition}}&lt;br /&gt;
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added item tooltips.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU3|Changed the tooltip display setting to in-game tooltip display, so that tooltips always display in menus.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU7|Added [[Minecraft:potion]]s, which display effect information on their tooltip.|Added [[Minecraft:enchantment]]s. Enchanted items show their enchantments on their tooltip.|Added held item tooltips.|Added more descriptive tooltips for different types of tree-related blocks, silverfish blocks and stone bricks, a feature from [[Minecraft:Java Edition 1.3.1]].}}&lt;br /&gt;
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|[[Minecraft:Attributes]] now display on item tooltips.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU36|xbone=CU25|ps3=1.28|psvita=1.28|ps4=1.28|wiiu=Patch 7|switch=1.0.1|Held item tooltips now show the [[Minecraft:rarity]] of the item and the first 3 rows of the item&amp;#039;s lore.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Added shulker boxes, which list their contents on their tooltip.}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
OldStatsTooltip.png|The old &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; item tooltip as seen in the [[Minecraft:statistics]] menu before [[Minecraft:Java Edition 1.20.2|1.20.2]].&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
{{Issue list}}&lt;br /&gt;
&lt;br /&gt;
==Gallery==&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Tooltip1.png|An example of a [[Minecraft:smithing template]] tooltip.&lt;br /&gt;
File:Tooltip2.png|An example of a tooltip for a trimmed piece of [[Minecraft:armor]].&lt;br /&gt;
File:TooltipIII.png|An example of a [[Minecraft:painting]] tooltip in the creative inventory {{in|java}}.&lt;br /&gt;
File:Tooltip4.png|An example of a [[Minecraft:goat horn]] tooltip.&lt;br /&gt;
File:Written Book tooltip.png|An example of a [[Minecraft:written book]] tooltip.&lt;br /&gt;
File:Tooltip7.png|An example of a [[Minecraft:crossbow]] tooltip.&lt;br /&gt;
File:Tooltip5.png|An example of a [[Minecraft:decorated pot]] tooltip.&lt;br /&gt;
File:Tooltip8.png|An example of a [[Minecraft:bucket of tropical fish]] tooltip {{in|java}}.&lt;br /&gt;
File:Tooltip6.png|An example of a key bind conflict tooltip {{in|java}}.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{Notelist}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox gameplay}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:ja:ツールチップ]]&lt;br /&gt;
[[Minecraft:pt:Descrição]]&lt;br /&gt;
[[Minecraft:zh:提示框]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>