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

Minecraft:Item: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{About|inventory items}}
{{About|inventory items}}
{{MC/Redirect|Resource|files that change the gameplay|Resource pack}}
{{Redirect|Resource|files that change the gameplay|Resource pack}}
[[File:Minecraft Creative.png|thumb|300px|The Creative inventory {{MC/In|JE}}, filled with a wide variety of items.]]
[[File:Minecraft Creative.png|thumb|300px|The Creative inventory {{in|JE}}, filled with a wide variety of items.]]
{{MC/Relevant category|Items}}
{{relevant category|Items}}


An '''item''' is an object that can exist within inventories of players, [[Minecraft:mob]]s, or armor stands; in various storage blocks (like [[Minecraft:chest]]s or [[Minecraft:dropper]]s), as well as in item frames, glow item frames, and shelves.
An '''item''' is an object that can exist within [[Minecraft:inventories]] of [[Minecraft:player]]s, [[Minecraft:mob]]s, or [[Minecraft:armor stand]]s; in various storage blocks (like [[Minecraft:chest]]s or [[Minecraft:dropper]]s), as well as in [[Minecraft:item frame]]s, [[Minecraft:glow item frame]]s, and [[Minecraft:shelves]].


== Behavior ==
== Behavior ==
Some items when {{MC/Control|used}}, place a [[Minecraft:block]] (ItemBlock) or entity (minecart, spawn eggs, etc.) version of themselves into the game world. Put simply, they are an item when in the [[Minecraft:inventory]], and a block when placed. For example, [[Minecraft:boat]]s turn into an entity when placed, and [[Minecraft:bed]]s turn into a group of blocks when placed. When selected in the hotbar, items briefly display their names above the HUD.
Some items when {{control|used}}, place a [[Minecraft:block]] (ItemBlock) or [[Minecraft:entity]] (minecart, spawn eggs, etc.) version of themselves into the game world. Put simply, they are an item when in the [[Minecraft:inventory]], and a block when placed. For example, [[Minecraft:boat]]s turn into an entity when placed, and [[Minecraft:bed]]s turn into a group of blocks when placed. When selected in the [[Minecraft:hotbar]], items briefly display their names above the [[Minecraft:HUD]].


The only methods by which an item can be properly displayed within the game environment is to place it into an item frame, [[Minecraft:shelf]], or armor stand. Displayed items, either on these blocks, the hand (both third-person and first-person), or thrown, are rendered in-game with MERS texture sets with [[Minecraft:Vibrant Visuals]], and can show shadows, reflections, or caustics. Various items have emissive lighting and glow in the dark.
The only methods by which an item can be properly displayed within the game environment is to place it into an [[Minecraft:item frame]], [[Minecraft:shelf]], or [[Minecraft:armor stand]]. Displayed items, either on these blocks, the hand (both third-person and first-person), or thrown, are rendered in-game with MERS texture sets with [[Minecraft:Vibrant Visuals]], and can show shadows, reflections, or caustics. Various items have emissive lighting and glow in the dark.


=== Thrown items ===
=== Thrown items ===
If an item that does not become a block is dropped, it becomes an [[Minecraft:Item (entity)|entity]] represented by a sprite that floats above the ground. It remains for 5 minutes in a loaded chunk before despawning (except for the Nether star), unless the player walks over it to pick it up, it is picked up by a mob, [[Minecraft:hopper]] or minecart with hopper, or it is destroyed by [[Minecraft:fire]], [[Minecraft:lava]], [[Minecraft:cactus]], explosion, void, or {{MC/Cmd|kill}}.
If an item that does not become a block is dropped, it becomes an [[Minecraft:Item (entity)|entity]] represented by a sprite that floats above the ground. It remains for 5 minutes in a loaded [[Minecraft:chunk]] before despawning (except for the [[Minecraft:Nether star]]), unless the player walks over it to pick it up, it is picked up by a mob, [[Minecraft:hopper]] or [[Minecraft:minecart with hopper]], or it is destroyed by [[Minecraft:fire]], [[Minecraft:lava]], [[Minecraft:cactus]], [[Minecraft:explosion]], [[Minecraft:void]], or {{cmd|kill}}.


Dropped netherite items cannot be destroyed by fire or lava, and dropped Nether stars cannot be destroyed by explosions.
Dropped [[Minecraft:netherite]] items cannot be destroyed by fire or lava, and dropped [[Minecraft:Nether star]]s cannot be destroyed by explosions.


A submerged object ascends toward the water's surface. If the water is flowing, the object is pushed along with it.
A submerged object ascends toward the water's surface. If the water is flowing, the object is pushed along with it.


Hoppers draw in any items that are placed above them if they are not powered by redstone.
Hoppers draw in any items that are placed above them if they are not [[Minecraft:powered]] by redstone.


{{:Calculators/Projectile motion|name=Thrown item|type=3|gravity=-0.04|dragx=0.98|dragy=0.98|speed=0.6|pitch=-15|xt=1|yt=1|zt=1|hideproperties=1|hidedynamics=1}}
{{:Calculators/Projectile motion|name=Thrown item|type=3|gravity=-0.04|dragx=0.98|dragy=0.98|speed=0.6|pitch=-15|xt=1|yt=1|zt=1|hideproperties=1|hidedynamics=1}}
Line 25: Line 25:
Items can either stack up to 64 or 16, or not stack at all:
Items can either stack up to 64 or 16, or not stack at all:


* Most items can stack to 64. This includes all full [[Minecraft:block]]s, whose outlines take up an entire block when placed.
* Most items can stack to 64. This includes all full [[Minecraft:block]]s, whose [[Minecraft:breaking|outlines]] take up an entire block when placed.
* Some items, such as [[Minecraft:snowball]]s, empty [[Minecraft:bucket]]s, [[Minecraft:egg]]s, [[Minecraft:sign]]s, and ender pearls, can stack up to a maximum of 16.
* Some items, such as [[Minecraft:snowball]]s, empty [[Minecraft:bucket]]s, [[Minecraft:egg]]s, [[Minecraft:sign]]s, and [[Minecraft:ender pearl]]s, can stack up to a maximum of 16.
* Some other items do not stack at all, such as anything with a durability ([[Minecraft:weapon]]s, [[Minecraft:armor]], and [[Minecraft:tool]]s), filled [[Minecraft:bucket]]s, and [[Minecraft:potion]]s.
* Some other items do not stack at all, such as anything with a [[Minecraft:durability]] ([[Minecraft:weapon]]s, [[Minecraft:armor]], and [[Minecraft:tool]]s), filled [[Minecraft:bucket]]s, and [[Minecraft:potion]]s.
* All items can technically be forced to stack up to 99{{only|java|short=1}} or 127{{only|bedrock|short=1}} using [[Minecraft:commands]].
* All items can technically be forced to stack up to 99{{only|java|short=1}} or 127{{only|bedrock|short=1}} using [[Minecraft:commands]].


Line 37: Line 37:
==== Items that create blocks, fluids or entities ====
==== Items that create blocks, fluids or entities ====
{{columns-list|colwidth=16em|
{{columns-list|colwidth=16em|
* {{MC/Itemlink|Acacia Boat}}
* {{ItemLink|Acacia Boat}}
* {{MC/Itemlink|Acacia Boat with Chest}}
* {{ItemLink|Acacia Boat with Chest}}
* {{MC/Itemlink|Armor Stand}}
* {{ItemLink|Armor Stand}}
* {{MC/Itemlink|Bamboo Raft}}
* {{ItemLink|Bamboo Raft}}
* {{MC/Itemlink|Bamboo Raft with Chest}}
* {{ItemLink|Bamboo Raft with Chest}}
* {{MC/Itemlink|Beetroot Seeds}}
* {{ItemLink|Beetroot Seeds}}
* {{MC/Itemlink|Birch Boat}}
* {{ItemLink|Birch Boat}}
* {{MC/Itemlink|Birch Boat with Chest}}
* {{ItemLink|Birch Boat with Chest}}
* {{MC/Itemlink|Blue Egg}}
* {{ItemLink|Blue Egg}}
* {{MC/Itemlink|Bottle o' Enchanting}}
* {{ItemLink|Bottle o' Enchanting}}
* {{MC/Itemlink|Bow}}
* {{ItemLink|Bow}}
* {{MC/Itemlink|Brown Egg}}
* {{ItemLink|Brown Egg}}
* {{MC/Itemlink|Bucket}}
* {{ItemLink|Bucket}}
* {{MC/Itemlink|Bucket of Axolotl}}
* {{ItemLink|Bucket of Axolotl}}
* {{MC/Itemlink|Bucket of Cod}}
* {{ItemLink|Bucket of Cod}}
* {{MC/Itemlink|Bucket of Pufferfish}}
* {{ItemLink|Bucket of Pufferfish}}
* {{MC/Itemlink|Bucket of Salmon}}
* {{ItemLink|Bucket of Salmon}}
* {{MC/Itemlink|Bucket of Tadpole}}
* {{ItemLink|Bucket of Tadpole}}
* {{MC/Itemlink|Bucket of Tropical Fish}}
* {{ItemLink|Bucket of Tropical Fish}}
* {{MC/Itemlink|Carrot}}
* {{ItemLink|Carrot}}
* {{MC/Itemlink|Cherry Boat}}
* {{ItemLink|Cherry Boat}}
* {{MC/Itemlink|Cherry Boat with Chest}}
* {{ItemLink|Cherry Boat with Chest}}
* {{MC/Itemlink|Cocoa Beans}}
* {{ItemLink|Cocoa Beans}}
* {{MC/Itemlink|Crossbow}}
* {{ItemLink|Crossbow}}
* {{MC/Itemlink|Dark Oak Boat}}
* {{ItemLink|Dark Oak Boat}}
* {{MC/Itemlink|Dark Oak Boat with Chest}}
* {{ItemLink|Dark Oak Boat with Chest}}
* {{MC/Itemlink|Egg}}
* {{ItemLink|Egg}}
* {{MC/Itemlink|End Crystal}}
* {{ItemLink|End Crystal}}
* {{MC/Itemlink|Ender Pearl}}
* {{ItemLink|Ender Pearl}}
* {{MC/Itemlink|Eye of Ender}}
* {{ItemLink|Eye of Ender}}
* {{MC/Itemlink|Fire Charge}}
* {{ItemLink|Fire Charge}}
* {{MC/Itemlink|Firework Rocket}}
* {{ItemLink|Firework Rocket}}
* {{MC/Itemlink|Fishing Rod}}
* {{ItemLink|Fishing Rod}}
* {{MC/Itemlink|Flint and Steel}}
* {{ItemLink|Flint and Steel}}
* {{MC/Itemlink|Glow Berries}}
* {{ItemLink|Glow Berries}}
* {{MC/Itemlink|Glow Item Frame}}
* {{ItemLink|Glow Item Frame}}
* {{MC/Itemlink|Item Frame}}
* {{ItemLink|Item Frame}}
* {{MC/Itemlink|Jungle Boat}}
* {{ItemLink|Jungle Boat}}
* {{MC/Itemlink|Jungle Boat with Chest}}
* {{ItemLink|Jungle Boat with Chest}}
* {{MC/Itemlink|Kelp}}
* {{ItemLink|Kelp}}
* {{MC/Itemlink|Lava Bucket}}
* {{ItemLink|Lava Bucket}}
* {{MC/Itemlink|Lead}}
* {{ItemLink|Lead}}
* {{MC/Itemlink|Lingering Potion}}
* {{ItemLink|Lingering Potion}}
* {{MC/Itemlink|Mangrove Boat}}
* {{ItemLink|Mangrove Boat}}
* {{MC/Itemlink|Mangrove Boat with Chest}}
* {{ItemLink|Mangrove Boat with Chest}}
* {{MC/Itemlink|Melon Seeds}}
* {{ItemLink|Melon Seeds}}
* {{MC/Itemlink|Minecart}}
* {{ItemLink|Minecart}}
* {{MC/Itemlink|Minecart with Chest}}
* {{ItemLink|Minecart with Chest}}
* {{MC/Itemlink|Minecart with Command Block}}
* {{ItemLink|Minecart with Command Block}}
* {{MC/Itemlink|Minecart with Furnace}}{{only|java|short=1}}
* {{ItemLink|Minecart with Furnace}}{{only|java|short=1}}
* {{MC/Itemlink|Minecart with Hopper}}
* {{ItemLink|Minecart with Hopper}}
* {{MC/Itemlink|Minecart with TNT}}
* {{ItemLink|Minecart with TNT}}
* {{MC/Itemlink|Nether Wart}}
* {{ItemLink|Nether Wart}}
* {{MC/Itemlink|Oak Boat}}
* {{ItemLink|Oak Boat}}
* {{MC/Itemlink|Oak Boat with Chest}}
* {{ItemLink|Oak Boat with Chest}}
* {{MC/Itemlink|Painting}}
* {{ItemLink|Painting}}
* {{MC/Itemlink|Pale Oak Boat}}
* {{ItemLink|Pale Oak Boat}}
* {{MC/Itemlink|Pale Oak Boat with Chest}}
* {{ItemLink|Pale Oak Boat with Chest}}
* {{MC/Itemlink|Pitcher Pod}}
* {{ItemLink|Pitcher Pod}}
* {{MC/Itemlink|Potato}}
* {{ItemLink|Potato}}
* {{MC/Itemlink|Powder Snow Bucket}}
* {{ItemLink|Powder Snow Bucket}}
* {{MC/Itemlink|Pumpkin Seeds}}
* {{ItemLink|Pumpkin Seeds}}
* {{MC/Itemlink|Redstone Dust}}
* {{ItemLink|Redstone Dust}}
* {{MC/Itemlink|Snowball}}
* {{ItemLink|Snowball}}
* {{MC/Itemlink|Splash Potion}}
* {{ItemLink|Splash Potion}}
* {{MC/Itemlink|Spruce Boat}}
* {{ItemLink|Spruce Boat}}
* {{MC/Itemlink|Spruce Boat with Chest}}
* {{ItemLink|Spruce Boat with Chest}}
* {{MC/Itemlink|String}}
* {{ItemLink|String}}
* {{MC/Itemlink|Sweet Berries}}
* {{ItemLink|Sweet Berries}}
* {{MC/Itemlink|Torchflower Seeds}}
* {{ItemLink|Torchflower Seeds}}
* {{MC/Itemlink|Trident}}
* {{ItemLink|Trident}}
* {{MC/Itemlink|Water Bucket}}
* {{ItemLink|Water Bucket}}
* {{MC/Itemlink|Wheat Seeds}}
* {{ItemLink|Wheat Seeds}}
* {{MC/Itemlink|Wind Charge}}
* {{ItemLink|Wind Charge}}
}}
}}


Line 117: Line 117:


==== Items with use in the world ====
==== Items with use in the world ====
These items, when highlighted in a player's hotbar (or "held"), in the off hand, or equipped in an armor slot, can be used by either {{MC/Control|attack}} or {{MC/Control|use}}, or can serve a specific purpose (for example, offer the player advantage or disadvantage). Some can be used any time, others only when aiming at specific blocks or entities.  
These items, when highlighted in a player's hotbar (or "held"), in the off hand, or equipped in an armor slot, can be used by either {{control|attack}} or {{control|use}}, or can serve a specific purpose (for example, offer the player advantage or disadvantage). Some can be used any time, others only when aiming at specific blocks or entities.  


{{columns-list|colwidth=16em|
{{columns-list|colwidth=16em|
* {{MC/Itemlink|Amethyst Shard}}
* {{ItemLink|Amethyst Shard}}
* {{MC/Itemlink|Apple}}
* {{ItemLink|Apple}}
* {{MC/Itemlink|Armadillo Scute}}
* {{ItemLink|Armadillo Scute}}
* {{MC/Itemlink|Arrow}}
* {{ItemLink|Arrow}}
* {{MC/Itemlink|Baked Potato}}
* {{ItemLink|Baked Potato}}
* {{MC/Itemlink|Beetroot}}
* {{ItemLink|Beetroot}}
* {{MC/Itemlink|Beetroot Soup}}
* {{ItemLink|Beetroot Soup}}
* {{MC/Itemlink|Black Bundle}}
* {{ItemLink|Black Bundle}}
* {{MC/Itemlink|Black Dye}}
* {{ItemLink|Black Dye}}
* {{MC/Itemlink|Black Harness}}
* {{ItemLink|Black Harness}}
* {{MC/Itemlink|Blue Bundle}}
* {{ItemLink|Blue Bundle}}
* {{MC/Itemlink|Blue Dye}}
* {{ItemLink|Blue Dye}}
* {{MC/Itemlink|Blue Harness}}
* {{ItemLink|Blue Harness}}
* {{MC/Itemlink|Bone}}
* {{ItemLink|Bone}}
* {{MC/Itemlink|Bone Meal}}
* {{ItemLink|Bone Meal}}
* {{MC/Itemlink|Book}}
* {{ItemLink|Book}}
* {{MC/Itemlink|Book and Quill}}
* {{ItemLink|Book and Quill}}
* {{MC/Itemlink|Bowl}}
* {{ItemLink|Bowl}}
* {{MC/Itemlink|Bread}}
* {{ItemLink|Bread}}
* {{MC/Itemlink|Brown Bundle}}
* {{ItemLink|Brown Bundle}}
* {{MC/Itemlink|Brown Dye}}
* {{ItemLink|Brown Dye}}
* {{MC/Itemlink|Brown Harness}}
* {{ItemLink|Brown Harness}}
* {{MC/Itemlink|Brush}}
* {{ItemLink|Brush}}
* {{MC/Itemlink|Bundle}}
* {{ItemLink|Bundle}}
* {{MC/Itemlink|Carrot on a Stick}}
* {{ItemLink|Carrot on a Stick}}
* {{MC/Itemlink|Chainmail Boots}}
* {{ItemLink|Chainmail Boots}}
* {{MC/Itemlink|Chainmail Chestplate}}
* {{ItemLink|Chainmail Chestplate}}
* {{MC/Itemlink|Chainmail Helmet}}
* {{ItemLink|Chainmail Helmet}}
* {{MC/Itemlink|Chainmail Leggings}}
* {{ItemLink|Chainmail Leggings}}
* {{MC/Itemlink|Charcoal}} (to power minecart with furnace‌s){{only|java|short=1}}
* {{ItemLink|Charcoal}} (to power minecart with furnace‌s){{only|java|short=1}}
* {{MC/Itemlink|Chorus Fruit}}
* {{ItemLink|Chorus Fruit}}
* {{MC/Itemlink|Coal}} (to power minecart with furnace‌s){{only|java|short=1}}
* {{ItemLink|Coal}} (to power minecart with furnace‌s){{only|java|short=1}}
* {{MC/Itemlink|Compass}}
* {{ItemLink|Compass}}
* {{MC/Itemlink|Cooked Chicken}}
* {{ItemLink|Cooked Chicken}}
* {{MC/Itemlink|Cooked Cod}}
* {{ItemLink|Cooked Cod}}
* {{MC/Itemlink|Cooked Mutton}}
* {{ItemLink|Cooked Mutton}}
* {{MC/Itemlink|Cooked Porkchop}}
* {{ItemLink|Cooked Porkchop}}
* {{MC/Itemlink|Cooked Rabbit}}
* {{ItemLink|Cooked Rabbit}}
* {{MC/Itemlink|Cooked Salmon}}
* {{ItemLink|Cooked Salmon}}
* {{MC/Itemlink|Cookie}}
* {{ItemLink|Cookie}}
* {{MC/Itemlink|Copper Axe}}
* {{ItemLink|Copper Axe}}
* {{MC/Itemlink|Copper Boots}}
* {{ItemLink|Copper Boots}}
* {{MC/Itemlink|Copper Chestplate}}
* {{ItemLink|Copper Chestplate}}
* {{MC/Itemlink|Copper Helmet}}
* {{ItemLink|Copper Helmet}}
* {{MC/Itemlink|Copper Hoe}}
* {{ItemLink|Copper Hoe}}
* {{MC/Itemlink|Copper Horse Armor}}
* {{ItemLink|Copper Horse Armor}}
* {{MC/Itemlink|Copper Leggings}}
* {{ItemLink|Copper Leggings}}
* {{MC/Itemlink|Copper Nautilus Armor}}
* {{ItemLink|Copper Nautilus Armor}}
* {{MC/Itemlink|Copper Pickaxe}}
* {{ItemLink|Copper Pickaxe}}
* {{MC/Itemlink|Copper Shovel}}
* {{ItemLink|Copper Shovel}}
* {{MC/Itemlink|Copper Spear}}
* {{ItemLink|Copper Spear}}
* {{MC/Itemlink|Copper Sword}}
* {{ItemLink|Copper Sword}}
* {{MC/Itemlink|Cyan Bundle}}
* {{ItemLink|Cyan Bundle}}
* {{MC/Itemlink|Cyan Dye}}
* {{ItemLink|Cyan Dye}}
* {{MC/Itemlink|Cyan Harness}}
* {{ItemLink|Cyan Harness}}
* {{MC/Itemlink|Debug Stick}}{{only|java|short=1}}
* {{ItemLink|Debug Stick}}{{only|java|short=1}}
* {{MC/Itemlink|Diamond Axe}}
* {{ItemLink|Diamond Axe}}
* {{MC/Itemlink|Diamond Boots}}
* {{ItemLink|Diamond Boots}}
* {{MC/Itemlink|Diamond Chestplate}}
* {{ItemLink|Diamond Chestplate}}
* {{MC/Itemlink|Diamond Helmet}}
* {{ItemLink|Diamond Helmet}}
* {{MC/Itemlink|Diamond Hoe}}
* {{ItemLink|Diamond Hoe}}
* {{MC/Itemlink|Diamond Horse Armor}}
* {{ItemLink|Diamond Horse Armor}}
* {{MC/Itemlink|Diamond Leggings}}
* {{ItemLink|Diamond Leggings}}
* {{MC/Itemlink|Diamond Nautilus Armor}}
* {{ItemLink|Diamond Nautilus Armor}}
* {{MC/Itemlink|Diamond Pickaxe}}
* {{ItemLink|Diamond Pickaxe}}
* {{MC/Itemlink|Diamond Shovel}}
* {{ItemLink|Diamond Shovel}}
* {{MC/Itemlink|Diamond Spear}}
* {{ItemLink|Diamond Spear}}
* {{MC/Itemlink|Diamond Sword}}
* {{ItemLink|Diamond Sword}}
* {{MC/Itemlink|Dried Kelp}}
* {{ItemLink|Dried Kelp}}
* {{MC/Itemlink|Elytra}}
* {{ItemLink|Elytra}}
* {{MC/Itemlink|Empty Map}}
* {{ItemLink|Empty Map}}
* {{MC/Itemlink|Enchanted Book}}
* {{ItemLink|Enchanted Book}}
* {{MC/Itemlink|Enchanted Golden Apple}}
* {{ItemLink|Enchanted Golden Apple}}
* {{MC/Itemlink|Glass Bottle}}
* {{ItemLink|Glass Bottle}}
* {{MC/Itemlink|Glow Ink Sac}}
* {{ItemLink|Glow Ink Sac}}
* {{MC/Itemlink|Goat Horn}}
* {{ItemLink|Goat Horn}}
* {{MC/Itemlink|Gold Ingot}}
* {{ItemLink|Gold Ingot}}
* {{MC/Itemlink|Golden Apple}}
* {{ItemLink|Golden Apple}}
* {{MC/Itemlink|Golden Axe}}
* {{ItemLink|Golden Axe}}
* {{MC/Itemlink|Golden Boots}}
* {{ItemLink|Golden Boots}}
* {{MC/Itemlink|Golden Carrot}}
* {{ItemLink|Golden Carrot}}
* {{MC/Itemlink|Golden Chestplate}}
* {{ItemLink|Golden Chestplate}}
* {{MC/Itemlink|Golden Helmet}}
* {{ItemLink|Golden Helmet}}
* {{MC/Itemlink|Golden Hoe}}
* {{ItemLink|Golden Hoe}}
* {{MC/Itemlink|Golden Horse Armor}}
* {{ItemLink|Golden Horse Armor}}
* {{MC/Itemlink|Golden Leggings}}
* {{ItemLink|Golden Leggings}}
* {{MC/Itemlink|Golden Nautilus Armor}}
* {{ItemLink|Golden Nautilus Armor}}
* {{MC/Itemlink|Golden Pickaxe}}
* {{ItemLink|Golden Pickaxe}}
* {{MC/Itemlink|Golden Shovel}}
* {{ItemLink|Golden Shovel}}
* {{MC/Itemlink|Golden Spear}}
* {{ItemLink|Golden Spear}}
* {{MC/Itemlink|Golden Sword}}
* {{ItemLink|Golden Sword}}
* {{MC/Itemlink|Gray Bundle}}
* {{ItemLink|Gray Bundle}}
* {{MC/Itemlink|Gray Dye}}
* {{ItemLink|Gray Dye}}
* {{MC/Itemlink|Gray Harness}}
* {{ItemLink|Gray Harness}}
* {{MC/Itemlink|Green Bundle}}
* {{ItemLink|Green Bundle}}
* {{MC/Itemlink|Green Dye}}
* {{ItemLink|Green Dye}}
* {{MC/Itemlink|Green Harness}}
* {{ItemLink|Green Harness}}
* {{MC/Itemlink|Honeycomb}}
* {{ItemLink|Honeycomb}}
* {{MC/Itemlink|Honey Bottle}}
* {{ItemLink|Honey Bottle}}
* {{MC/Itemlink|Ink Sac}}
* {{ItemLink|Ink Sac}}
* {{MC/Itemlink|Iron Axe}}
* {{ItemLink|Iron Axe}}
* {{MC/Itemlink|Iron Boots}}
* {{ItemLink|Iron Boots}}
* {{MC/Itemlink|Iron Chestplate}}
* {{ItemLink|Iron Chestplate}}
* {{MC/Itemlink|Iron Helmet}}
* {{ItemLink|Iron Helmet}}
* {{MC/Itemlink|Iron Hoe}}
* {{ItemLink|Iron Hoe}}
* {{MC/Itemlink|Iron Horse Armor}}
* {{ItemLink|Iron Horse Armor}}
* {{MC/Itemlink|Iron Ingot}}
* {{ItemLink|Iron Ingot}}
* {{MC/Itemlink|Iron Leggings}}
* {{ItemLink|Iron Leggings}}
* {{MC/Itemlink|Iron Nautilus Armor}}
* {{ItemLink|Iron Nautilus Armor}}
* {{MC/Itemlink|Iron Pickaxe}}
* {{ItemLink|Iron Pickaxe}}
* {{MC/Itemlink|Iron Shovel}}
* {{ItemLink|Iron Shovel}}
* {{MC/Itemlink|Iron Spear}}
* {{ItemLink|Iron Spear}}
* {{MC/Itemlink|Iron Sword}}
* {{ItemLink|Iron Sword}}
* {{MC/Itemlink|Knowledge Book}}{{only|java|short=1}}
* {{ItemLink|Knowledge Book}}{{only|java|short=1}}
* {{MC/Itemlink|Lapis Lazuli}} (as a dye){{only|bedrock|short=1}}
* {{ItemLink|Lapis Lazuli}} (as a dye){{only|bedrock|short=1}}
* {{MC/Itemlink|Leather Boots}}
* {{ItemLink|Leather Boots}}
* {{MC/Itemlink|Leather Cap}}
* {{ItemLink|Leather Cap}}
* {{MC/Itemlink|Leather Horse Armor}}
* {{ItemLink|Leather Horse Armor}}
* {{MC/Itemlink|Leather Pants}}
* {{ItemLink|Leather Pants}}
* {{MC/Itemlink|Leather Tunic}}
* {{ItemLink|Leather Tunic}}
* {{MC/Itemlink|Light Blue Bundle}}
* {{ItemLink|Light Blue Bundle}}
* {{MC/Itemlink|Light Blue Dye}}
* {{ItemLink|Light Blue Dye}}
* {{MC/Itemlink|Light Blue Harness}}
* {{ItemLink|Light Blue Harness}}
* {{MC/Itemlink|Light Gray Bundle}}
* {{ItemLink|Light Gray Bundle}}
* {{MC/Itemlink|Light Gray Dye}}
* {{ItemLink|Light Gray Dye}}
* {{MC/Itemlink|Light Gray Harness}}
* {{ItemLink|Light Gray Harness}}
* {{MC/Itemlink|Lime Bundle}}
* {{ItemLink|Lime Bundle}}
* {{MC/Itemlink|Lime Dye}}
* {{ItemLink|Lime Dye}}
* {{MC/Itemlink|Lime Harness}}
* {{ItemLink|Lime Harness}}
* {{MC/Itemlink|Mace}}
* {{ItemLink|Mace}}
* {{MC/Itemlink|Magenta Bundle}}
* {{ItemLink|Magenta Bundle}}
* {{MC/Itemlink|Magenta Dye}}
* {{ItemLink|Magenta Dye}}
* {{MC/Itemlink|Magenta Harness}}
* {{ItemLink|Magenta Harness}}
* {{MC/Itemlink|Map}} or [[Minecraft:Explorer Map]]
* {{ItemLink|Map}} or [[Minecraft:Explorer Map]]
* {{MC/Itemlink|Melon Slice}}
* {{ItemLink|Melon Slice}}
* {{MC/Itemlink|Milk Bucket}}
* {{ItemLink|Milk Bucket}}
* {{MC/Itemlink|Mushroom Stew}}
* {{ItemLink|Mushroom Stew}}
* {{MC/Itemlink|Music Disc 5|Music Disc (5)}}
* {{ItemLink|Music Disc 5|Music Disc (5)}}
* {{MC/Itemlink|Music Disc 11|Music Disc (11)}}
* {{ItemLink|Music Disc 11|Music Disc (11)}}
* {{MC/Itemlink|Music Disc 13|Music Disc (13)}}
* {{ItemLink|Music Disc 13|Music Disc (13)}}
* {{MC/Itemlink|Music Disc blocks|Music Disc (blocks)}}
* {{ItemLink|Music Disc blocks|Music Disc (blocks)}}
* {{MC/Itemlink|Music Disc cat|Music Disc (cat)}}
* {{ItemLink|Music Disc cat|Music Disc (cat)}}
* {{MC/Itemlink|Music Disc chirp|Music Disc (chirp)}}
* {{ItemLink|Music Disc chirp|Music Disc (chirp)}}
* {{MC/Itemlink|Music Disc Creator|Music Disc (Creator)}}
* {{ItemLink|Music Disc Creator|Music Disc (Creator)}}
* {{MC/Itemlink|Music Disc Creator (Music Box)|Music Disc (Creator (Music Box))}}
* {{ItemLink|Music Disc Creator (Music Box)|Music Disc (Creator (Music Box))}}
* {{MC/Itemlink|Music Disc far|Music Disc (far)}}
* {{ItemLink|Music Disc far|Music Disc (far)}}
* {{MC/Itemlink|Music Disc Lava Chicken|Music Disc (Lava Chicken)}}
* {{ItemLink|Music Disc Lava Chicken|Music Disc (Lava Chicken)}}
* {{MC/Itemlink|Music Disc mall|Music Disc (mall)}}
* {{ItemLink|Music Disc mall|Music Disc (mall)}}
* {{MC/Itemlink|Music Disc mellohi|Music Disc (mellohi)}}
* {{ItemLink|Music Disc mellohi|Music Disc (mellohi)}}
* {{MC/Itemlink|Music Disc otherside|Music Disc (otherside)}}
* {{ItemLink|Music Disc otherside|Music Disc (otherside)}}
* {{MC/Itemlink|Music Disc Pigstep|Music Disc (Pigstep)}}
* {{ItemLink|Music Disc Pigstep|Music Disc (Pigstep)}}
* {{MC/Itemlink|Music Disc Precipice|Music Disc (Precipice)}}
* {{ItemLink|Music Disc Precipice|Music Disc (Precipice)}}
* {{MC/Itemlink|Music Disc Relic|Music Disc (Relic)}}
* {{ItemLink|Music Disc Relic|Music Disc (Relic)}}
* {{MC/Itemlink|Music Disc stal|Music Disc (stal)}}
* {{ItemLink|Music Disc stal|Music Disc (stal)}}
* {{MC/Itemlink|Music Disc strad|Music Disc (strad)}}
* {{ItemLink|Music Disc strad|Music Disc (strad)}}
* {{MC/Itemlink|Music Disc Tears|Music Disc (Tears)}}
* {{ItemLink|Music Disc Tears|Music Disc (Tears)}}
* {{MC/Itemlink|Music Disc wait|Music Disc (wait)}}
* {{ItemLink|Music Disc wait|Music Disc (wait)}}
* {{MC/Itemlink|Music Disc ward|Music Disc (ward)}}
* {{ItemLink|Music Disc ward|Music Disc (ward)}}
* {{MC/Itemlink|Name Tag}}
* {{ItemLink|Name Tag}}
* {{MC/Itemlink|Netherite Axe}}
* {{ItemLink|Netherite Axe}}
* {{MC/Itemlink|Netherite Boots}}
* {{ItemLink|Netherite Boots}}
* {{MC/Itemlink|Netherite Chestplate}}
* {{ItemLink|Netherite Chestplate}}
* {{MC/Itemlink|Netherite Helmet}}
* {{ItemLink|Netherite Helmet}}
* {{MC/Itemlink|Netherite Hoe}}
* {{ItemLink|Netherite Hoe}}
* {{MC/Itemlink|Netherite Horse Armor}}
* {{ItemLink|Netherite Horse Armor}}
* {{MC/Itemlink|Netherite Leggings}}
* {{ItemLink|Netherite Leggings}}
* {{MC/Itemlink|Netherite Nautilus Armor}}
* {{ItemLink|Netherite Nautilus Armor}}
* {{MC/Itemlink|Netherite Pickaxe}}
* {{ItemLink|Netherite Pickaxe}}
* {{MC/Itemlink|Netherite Shovel}}
* {{ItemLink|Netherite Shovel}}
* {{MC/Itemlink|Netherite Spear}}
* {{ItemLink|Netherite Spear}}
* {{MC/Itemlink|Netherite Sword}}
* {{ItemLink|Netherite Sword}}
* {{MC/Itemlink|Ominous Bottle}}
* {{ItemLink|Ominous Bottle}}
* {{MC/Itemlink|Ominous Trial Key}}
* {{ItemLink|Ominous Trial Key}}
* {{MC/Itemlink|Orange Bundle}}
* {{ItemLink|Orange Bundle}}
* {{MC/Itemlink|Orange Dye}}
* {{ItemLink|Orange Dye}}
* {{MC/Itemlink|Orange Harness}}
* {{ItemLink|Orange Harness}}
* {{MC/Itemlink|Pink Bundle}}
* {{ItemLink|Pink Bundle}}
* {{MC/Itemlink|Pink Dye}}
* {{ItemLink|Pink Dye}}
* {{MC/Itemlink|Pink Harness}}
* {{ItemLink|Pink Harness}}
* {{MC/Itemlink|Poisonous Potato}}
* {{ItemLink|Poisonous Potato}}
* {{MC/Itemlink|Potion}}
* {{ItemLink|Potion}}
* {{MC/Itemlink|Pufferfish|link=Pufferfish (item)}}
* {{ItemLink|Pufferfish|link=Pufferfish (item)}}
* {{MC/Itemlink|Pumpkin Pie}}
* {{ItemLink|Pumpkin Pie}}
* {{MC/Itemlink|Purple Bundle}}
* {{ItemLink|Purple Bundle}}
* {{MC/Itemlink|Purple Dye}}
* {{ItemLink|Purple Dye}}
* {{MC/Itemlink|Purple Harness}}
* {{ItemLink|Purple Harness}}
* {{MC/Itemlink|Rabbit Stew}}
* {{ItemLink|Rabbit Stew}}
* {{MC/Itemlink|Raw Beef}}
* {{ItemLink|Raw Beef}}
* {{MC/Itemlink|Raw Chicken}}
* {{ItemLink|Raw Chicken}}
* {{MC/Itemlink|Raw Cod}}
* {{ItemLink|Raw Cod}}
* {{MC/Itemlink|Raw Mutton}}
* {{ItemLink|Raw Mutton}}
* {{MC/Itemlink|Raw Porkchop}}
* {{ItemLink|Raw Porkchop}}
* {{MC/Itemlink|Raw Rabbit}}
* {{ItemLink|Raw Rabbit}}
* {{MC/Itemlink|Raw Salmon}}
* {{ItemLink|Raw Salmon}}
* {{MC/Itemlink|Red Bundle}}
* {{ItemLink|Red Bundle}}
* {{MC/Itemlink|Red Dye}}
* {{ItemLink|Red Dye}}
* {{MC/Itemlink|Red Harness}}
* {{ItemLink|Red Harness}}
* {{MC/Itemlink|Rotten Flesh}}
* {{ItemLink|Rotten Flesh}}
* {{MC/Itemlink|Saddle}}
* {{ItemLink|Saddle}}
* {{MC/Itemlink|Shears}}
* {{ItemLink|Shears}}
* {{MC/Itemlink|Shield}}
* {{ItemLink|Shield}}
* {{MC/Itemlink|Slimeball}}
* {{ItemLink|Slimeball}}
* {{MC/Itemlink|Spectral Arrow}}{{only|java|short=1}}
* {{ItemLink|Spectral Arrow}}{{only|java|short=1}}
* {{MC/Itemlink|Spider Eye}}
* {{ItemLink|Spider Eye}}
* {{MC/Itemlink|Spyglass}}
* {{ItemLink|Spyglass}}
* {{MC/Itemlink|Steak}}
* {{ItemLink|Steak}}
* {{MC/Itemlink|Stone Axe}}
* {{ItemLink|Stone Axe}}
* {{MC/Itemlink|Stone Hoe}}
* {{ItemLink|Stone Hoe}}
* {{MC/Itemlink|Stone Pickaxe}}
* {{ItemLink|Stone Pickaxe}}
* {{MC/Itemlink|Stone Shovel}}
* {{ItemLink|Stone Shovel}}
* {{MC/Itemlink|Stone Spear}}
* {{ItemLink|Stone Spear}}
* {{MC/Itemlink|Stone Sword}}
* {{ItemLink|Stone Sword}}
* {{MC/Itemlink|Sugar}}
* {{ItemLink|Sugar}}
* {{MC/Itemlink|Suspicious Stew}}
* {{ItemLink|Suspicious Stew}}
* {{MC/Itemlink|Tipped Arrow}}
* {{ItemLink|Tipped Arrow}}
* {{MC/Itemlink|Totem of Undying}}
* {{ItemLink|Totem of Undying}}
* {{MC/Itemlink|Trial Key}}
* {{ItemLink|Trial Key}}
* {{MC/Itemlink|Tropical Fish|link=Tropical Fish (item)}}
* {{ItemLink|Tropical Fish|link=Tropical Fish (item)}}
* {{MC/Itemlink|Turtle Shell}}
* {{ItemLink|Turtle Shell}}
* {{MC/Itemlink|Water Bottle}}
* {{ItemLink|Water Bottle}}
* {{MC/Itemlink|Warped Fungus on a Stick}}
* {{ItemLink|Warped Fungus on a Stick}}
* {{MC/Itemlink|Wheat}}
* {{ItemLink|Wheat}}
* {{MC/Itemlink|White Bundle}}
* {{ItemLink|White Bundle}}
* {{MC/Itemlink|White Dye}}
* {{ItemLink|White Dye}}
* {{MC/Itemlink|White Harness}}
* {{ItemLink|White Harness}}
* {{MC/Itemlink|Wolf Armor}}
* {{ItemLink|Wolf Armor}}
* {{MC/Itemlink|Wooden Axe}}
* {{ItemLink|Wooden Axe}}
* {{MC/Itemlink|Wooden Hoe}}
* {{ItemLink|Wooden Hoe}}
* {{MC/Itemlink|Wooden Pickaxe}}
* {{ItemLink|Wooden Pickaxe}}
* {{MC/Itemlink|Wooden Shovel}}
* {{ItemLink|Wooden Shovel}}
* {{MC/Itemlink|Wooden Spear}}
* {{ItemLink|Wooden Spear}}
* {{MC/Itemlink|Wooden Sword}}
* {{ItemLink|Wooden Sword}}
* {{MC/Itemlink|Written Book}}
* {{ItemLink|Written Book}}
* {{MC/Itemlink|Yellow Bundle}}
* {{ItemLink|Yellow Bundle}}
* {{MC/Itemlink|Yellow Dye}}
* {{ItemLink|Yellow Dye}}
* {{MC/Itemlink|Yellow Harness}}
* {{ItemLink|Yellow Harness}}
}}
}}


==== Items with indirect use in the world ====
==== Items with indirect use in the world ====
The player cannot interact with or directly use these items; however, they are used for trading, [[Minecraft:brewing]], enchanting, or [[Minecraft:crafting]] ingredients for other items that do have direct uses. Clocks and recovery compasses are exceptions, as they merely serve an informative function (although clocks also attract piglins as a dropped item entity).
The player cannot interact with or directly use these items; however, they are used for [[Minecraft:trading]], [[Minecraft:brewing]], [[Minecraft:enchanting]], or [[Minecraft:crafting]] ingredients for other items that do have direct uses. Clocks and recovery compasses are exceptions, as they merely serve an informative function (although clocks also attract piglins as a dropped item entity).


{{columns-list|colwidth=16em|
{{columns-list|colwidth=16em|
* {{MC/Itemlink|Angler Pottery Sherd}}
* {{ItemLink|Angler Pottery Sherd}}
* {{MC/Itemlink|Archer Pottery Sherd}}
* {{ItemLink|Archer Pottery Sherd}}
* {{MC/Itemlink|Arms Up Pottery Sherd}}
* {{ItemLink|Arms Up Pottery Sherd}}
* {{MC/Itemlink|Blade Pottery Sherd}}
* {{ItemLink|Blade Pottery Sherd}}
* {{MC/Itemlink|Blaze Powder}}
* {{ItemLink|Blaze Powder}}
* {{MC/Itemlink|Blaze Rod}}
* {{ItemLink|Blaze Rod}}
* {{MC/Itemlink|Bolt Armor Trim}}
* {{ItemLink|Bolt Armor Trim}}
* {{MC/Itemlink|Bordure Indented Banner Pattern}}
* {{ItemLink|Bordure Indented Banner Pattern}}
* {{MC/Itemlink|Breeze Rod}}
* {{ItemLink|Breeze Rod}}
* {{MC/Itemlink|Brewer Pottery Sherd}}
* {{ItemLink|Brewer Pottery Sherd}}
* {{MC/Itemlink|Brick}}
* {{ItemLink|Brick}}
* {{MC/Itemlink|Burn Pottery Sherd}}
* {{ItemLink|Burn Pottery Sherd}}
* {{MC/Itemlink|Charcoal}}
* {{ItemLink|Charcoal}}
* {{MC/Itemlink|Clay Ball}}
* {{ItemLink|Clay Ball}}
* {{MC/Itemlink|Clock}}
* {{ItemLink|Clock}}
* {{MC/Itemlink|Coal}}
* {{ItemLink|Coal}}
* {{MC/Itemlink|Coast Armor Trim}}
* {{ItemLink|Coast Armor Trim}}
* {{MC/Itemlink|Copper Ingot}}
* {{ItemLink|Copper Ingot}}
* {{MC/Itemlink|Copper Nugget}}
* {{ItemLink|Copper Nugget}}
* {{MC/Itemlink|Creeper Charge Banner Pattern}}
* {{ItemLink|Creeper Charge Banner Pattern}}
* {{MC/Itemlink|Danger Pottery Sherd}}
* {{ItemLink|Danger Pottery Sherd}}
* {{MC/Itemlink|Diamond}}
* {{ItemLink|Diamond}}
* {{MC/Itemlink|Disc Fragment}}
* {{ItemLink|Disc Fragment}}
* {{MC/Itemlink|Dragon's Breath}}
* {{ItemLink|Dragon's Breath}}
* {{MC/Itemlink|Dune Armor Trim}}
* {{ItemLink|Dune Armor Trim}}
* {{MC/Itemlink|Echo Shard}}
* {{ItemLink|Echo Shard}}
* {{MC/Itemlink|Emerald}}
* {{ItemLink|Emerald}}
* {{MC/Itemlink|Explorer Pottery Sherd}}
* {{ItemLink|Explorer Pottery Sherd}}
* {{MC/Itemlink|Eye Armor Trim}}
* {{ItemLink|Eye Armor Trim}}
* {{MC/Itemlink|Feather}}
* {{ItemLink|Feather}}
* {{MC/Itemlink|Fermented Spider Eye}}
* {{ItemLink|Fermented Spider Eye}}
* {{MC/Itemlink|Field Masoned Banner Pattern}}
* {{ItemLink|Field Masoned Banner Pattern}}
* {{MC/Itemlink|Firework Star}}
* {{ItemLink|Firework Star}}
* {{MC/Itemlink|Flint}}
* {{ItemLink|Flint}}
* {{MC/Itemlink|Flow Armor Trim}}
* {{ItemLink|Flow Armor Trim}}
* {{MC/Itemlink|Flow Banner Pattern}}
* {{ItemLink|Flow Banner Pattern}}
* {{MC/Itemlink|Flow Pottery Sherd}}
* {{ItemLink|Flow Pottery Sherd}}
* {{MC/Itemlink|Flower Charge Banner Pattern}}
* {{ItemLink|Flower Charge Banner Pattern}}
* {{MC/Itemlink|Friend Pottery Sherd}}
* {{ItemLink|Friend Pottery Sherd}}
* {{MC/Itemlink|Ghast Tear}}
* {{ItemLink|Ghast Tear}}
* {{MC/Itemlink|Glistering Melon Slice}}
* {{ItemLink|Glistering Melon Slice}}
* {{MC/Itemlink|Globe Banner Pattern}}
* {{ItemLink|Globe Banner Pattern}}
* {{MC/Itemlink|Glowstone Dust}}
* {{ItemLink|Glowstone Dust}}
* {{MC/Itemlink|Gold Nugget}}
* {{ItemLink|Gold Nugget}}
* {{MC/Itemlink|Gunpowder}}
* {{ItemLink|Gunpowder}}
* {{MC/Itemlink|Guster Banner Pattern}}
* {{ItemLink|Guster Banner Pattern}}
* {{MC/Itemlink|Guster Pottery Sherd}}
* {{ItemLink|Guster Pottery Sherd}}
* {{MC/Itemlink|Heart of the Sea}}
* {{ItemLink|Heart of the Sea}}
* {{MC/Itemlink|Heart Pottery Sherd}}
* {{ItemLink|Heart Pottery Sherd}}
* {{MC/Itemlink|Heartbreak Pottery Sherd}}
* {{ItemLink|Heartbreak Pottery Sherd}}
* {{MC/Itemlink|Host Armor Trim}}
* {{ItemLink|Host Armor Trim}}
* {{MC/Itemlink|Howl Pottery Sherd}}
* {{ItemLink|Howl Pottery Sherd}}
* {{MC/Itemlink|Iron Nugget}}
* {{ItemLink|Iron Nugget}}
* {{MC/Itemlink|Lapis Lazuli}}
* {{ItemLink|Lapis Lazuli}}
* {{MC/Itemlink|Leather}}
* {{ItemLink|Leather}}
* {{MC/Itemlink|Lodestone Compass}}{{note|Only exists as a separate item {{MC/In|bedrock}}. {{MC/In|java}}, lodestone compasses are only regular compasses with stored data.}}
* {{ItemLink|Lodestone Compass}}{{note|Only exists as a separate item {{in|bedrock}}. {{IN|java}}, lodestone compasses are only regular compasses with stored data.}}
* {{MC/Itemlink|Magma Cream}}
* {{ItemLink|Magma Cream}}
* {{MC/Itemlink|Miner Pottery Sherd}}
* {{ItemLink|Miner Pottery Sherd}}
* {{MC/Itemlink|Mourner Pottery Sherd}}
* {{ItemLink|Mourner Pottery Sherd}}
* {{MC/Itemlink|Nautilus Shell}}
* {{ItemLink|Nautilus Shell}}
* {{MC/Itemlink|Nether Brick}}
* {{ItemLink|Nether Brick}}
* {{MC/Itemlink|Nether Quartz}}
* {{ItemLink|Nether Quartz}}
* {{MC/Itemlink|Nether Star}}
* {{ItemLink|Nether Star}}
* {{MC/Itemlink|Netherite Ingot}}
* {{ItemLink|Netherite Ingot}}
* {{MC/Itemlink|Netherite Scrap}}
* {{ItemLink|Netherite Scrap}}
* {{MC/Itemlink|Netherite Upgrade}}
* {{ItemLink|Netherite Upgrade}}
* {{MC/Itemlink|Paper}}
* {{ItemLink|Paper}}
* {{MC/Itemlink|Phantom Membrane}}
* {{ItemLink|Phantom Membrane}}
* {{MC/Itemlink|Plenty Pottery Sherd}}
* {{ItemLink|Plenty Pottery Sherd}}
* {{MC/Itemlink|Popped Chorus Fruit}}
* {{ItemLink|Popped Chorus Fruit}}
* {{MC/Itemlink|Prismarine Crystals}}
* {{ItemLink|Prismarine Crystals}}
* {{MC/Itemlink|Prismarine Shard}}
* {{ItemLink|Prismarine Shard}}
* {{MC/Itemlink|Prize Pottery Sherd}}
* {{ItemLink|Prize Pottery Sherd}}
* {{MC/Itemlink|Rabbit Hide}}
* {{ItemLink|Rabbit Hide}}
* {{MC/Itemlink|Rabbit's Foot}}
* {{ItemLink|Rabbit's Foot}}
* {{MC/Itemlink|Raiser Armor Trim}}
* {{ItemLink|Raiser Armor Trim}}
* {{MC/Itemlink|Raw Copper}}
* {{ItemLink|Raw Copper}}
* {{MC/Itemlink|Raw Gold}}
* {{ItemLink|Raw Gold}}
* {{MC/Itemlink|Raw Iron}}
* {{ItemLink|Raw Iron}}
* {{MC/Itemlink|Recovery Compass}}
* {{ItemLink|Recovery Compass}}
* {{MC/Itemlink|Resin Brick}}
* {{ItemLink|Resin Brick}}
* {{MC/Itemlink|Rib Armor Trim}}
* {{ItemLink|Rib Armor Trim}}
* {{MC/Itemlink|Scrape Pottery Sherd}}
* {{ItemLink|Scrape Pottery Sherd}}
* {{MC/Itemlink|Sentry Armor Trim}}
* {{ItemLink|Sentry Armor Trim}}
* {{MC/Itemlink|Shaper Armor Trim}}
* {{ItemLink|Shaper Armor Trim}}
* {{MC/Itemlink|Sheaf Pottery Sherd}}
* {{ItemLink|Sheaf Pottery Sherd}}
* {{MC/Itemlink|Shelter Pottery Sherd}}
* {{ItemLink|Shelter Pottery Sherd}}
* {{MC/Itemlink|Shulker Shell}}
* {{ItemLink|Shulker Shell}}
* {{MC/Itemlink|Silence Armor Trim}}
* {{ItemLink|Silence Armor Trim}}
* {{MC/Itemlink|Skull Charge Banner Pattern}}
* {{ItemLink|Skull Charge Banner Pattern}}
* {{MC/Itemlink|Skull Pottery Sherd}}
* {{ItemLink|Skull Pottery Sherd}}
* {{MC/Itemlink|Snort Pottery Sherd}}
* {{ItemLink|Snort Pottery Sherd}}
* {{MC/Itemlink|Snout Armor Trim}}
* {{ItemLink|Snout Armor Trim}}
* {{MC/Itemlink|Snout Banner Pattern}}
* {{ItemLink|Snout Banner Pattern}}
* {{MC/Itemlink|Spire Armor Trim}}
* {{ItemLink|Spire Armor Trim}}
* {{MC/Itemlink|Stick}}
* {{ItemLink|Stick}}
* {{MC/Itemlink|Thing Banner Pattern}}
* {{ItemLink|Thing Banner Pattern}}
* {{MC/Itemlink|Tide Armor Trim}}
* {{ItemLink|Tide Armor Trim}}
* {{MC/Itemlink|Turtle Scute}}
* {{ItemLink|Turtle Scute}}
* {{MC/Itemlink|Vex Armor Trim}}
* {{ItemLink|Vex Armor Trim}}
* {{MC/Itemlink|Ward Armor Trim}}
* {{ItemLink|Ward Armor Trim}}
* {{MC/Itemlink|Wayfinder Armor Trim}}
* {{ItemLink|Wayfinder Armor Trim}}
* {{MC/Itemlink|Wild Armor Trim}}
* {{ItemLink|Wild Armor Trim}}
}}
}}


==== Spawn eggs ====
==== Spawn eggs ====
Spawn eggs spawn the entity inside them. They cannot be obtained in Survival mode.{{columns-list|colwidth=16em|
Spawn eggs spawn the entity inside them. They cannot be obtained in Survival mode.{{columns-list|colwidth=16em|
* {{MC/Itemlink|Armadillo Spawn Egg}}
* {{ItemLink|Armadillo Spawn Egg}}
* {{MC/Itemlink|Allay Spawn Egg}}
* {{ItemLink|Allay Spawn Egg}}
* {{MC/Itemlink|Agent Spawn Egg}}{{only|be|ee|short=1}}
* {{ItemLink|Agent Spawn Egg}}{{only|be|ee|short=1}}
* {{MC/Itemlink|Axolotl Spawn Egg}}
* {{ItemLink|Axolotl Spawn Egg}}
* {{MC/Itemlink|Bat Spawn Egg}}
* {{ItemLink|Bat Spawn Egg}}
* {{MC/Itemlink|Bee Spawn Egg}}
* {{ItemLink|Bee Spawn Egg}}
* {{MC/Itemlink|Blaze Spawn Egg}}
* {{ItemLink|Blaze Spawn Egg}}
* {{MC/Itemlink|Bogged Spawn Egg}}
* {{ItemLink|Bogged Spawn Egg}}
* {{MC/Itemlink|Breeze Spawn Egg}}
* {{ItemLink|Breeze Spawn Egg}}
* {{MC/Itemlink|Camel Husk Spawn Egg}}
* {{ItemLink|Camel Husk Spawn Egg}}
* {{MC/Itemlink|Camel Spawn Egg}}
* {{ItemLink|Camel Spawn Egg}}
* {{MC/Itemlink|Cat Spawn Egg}}
* {{ItemLink|Cat Spawn Egg}}
* {{MC/Itemlink|Cave Spider Spawn Egg}}
* {{ItemLink|Cave Spider Spawn Egg}}
* {{MC/Itemlink|Chicken Spawn Egg}}
* {{ItemLink|Chicken Spawn Egg}}
* {{MC/Itemlink|Cod Spawn Egg}}
* {{ItemLink|Cod Spawn Egg}}
* {{MC/Itemlink|Copper Golem Spawn Egg}}
* {{ItemLink|Copper Golem Spawn Egg}}
* {{MC/Itemlink|Cow Spawn Egg}}
* {{ItemLink|Cow Spawn Egg}}
* {{MC/Itemlink|Creeper Spawn Egg}}
* {{ItemLink|Creeper Spawn Egg}}
* {{MC/Itemlink|Creaking Spawn Egg}}
* {{ItemLink|Creaking Spawn Egg}}
* {{MC/Itemlink|Dolphin Spawn Egg}}
* {{ItemLink|Dolphin Spawn Egg}}
* {{MC/Itemlink|Donkey Spawn Egg}}
* {{ItemLink|Donkey Spawn Egg}}
* {{MC/Itemlink|Drowned Spawn Egg}}
* {{ItemLink|Drowned Spawn Egg}}
* {{MC/Itemlink|Elder Guardian Spawn Egg}}
* {{ItemLink|Elder Guardian Spawn Egg}}
* {{MC/Itemlink|Ender Dragon Spawn Egg}}
* {{ItemLink|Ender Dragon Spawn Egg}}
* {{MC/Itemlink|Enderman Spawn Egg}}
* {{ItemLink|Enderman Spawn Egg}}
* {{MC/Itemlink|Endermite Spawn Egg}}
* {{ItemLink|Endermite Spawn Egg}}
* {{MC/Itemlink|Evoker Spawn Egg}}
* {{ItemLink|Evoker Spawn Egg}}
* {{MC/Itemlink|Fox Spawn Egg}}
* {{ItemLink|Fox Spawn Egg}}
* {{MC/Itemlink|Frog Spawn Egg}}
* {{ItemLink|Frog Spawn Egg}}
* {{MC/Itemlink|Ghast Spawn Egg}}
* {{ItemLink|Ghast Spawn Egg}}
* {{MC/Itemlink|Glow Squid Spawn Egg}}
* {{ItemLink|Glow Squid Spawn Egg}}
* {{MC/Itemlink|Goat Spawn Egg}}
* {{ItemLink|Goat Spawn Egg}}
* {{MC/Itemlink|Guardian Spawn Egg}}
* {{ItemLink|Guardian Spawn Egg}}
* {{MC/Itemlink|Happy Ghast Spawn Egg}}
* {{ItemLink|Happy Ghast Spawn Egg}}
* {{MC/Itemlink|Hoglin Spawn Egg}}
* {{ItemLink|Hoglin Spawn Egg}}
* {{MC/Itemlink|Horse Spawn Egg}}
* {{ItemLink|Horse Spawn Egg}}
* {{MC/Itemlink|Husk Spawn Egg}}
* {{ItemLink|Husk Spawn Egg}}
* {{MC/Itemlink|Iron Golem Spawn Egg}}
* {{ItemLink|Iron Golem Spawn Egg}}
* {{MC/Itemlink|Llama Spawn Egg}}
* {{ItemLink|Llama Spawn Egg}}
* {{MC/Itemlink|Magma Cube Spawn Egg}}
* {{ItemLink|Magma Cube Spawn Egg}}
* {{MC/Itemlink|Mooshroom Spawn Egg}}
* {{ItemLink|Mooshroom Spawn Egg}}
* {{MC/Itemlink|Mule Spawn Egg}}
* {{ItemLink|Mule Spawn Egg}}
* {{MC/Itemlink|Nautilus Spawn Egg}}
* {{ItemLink|Nautilus Spawn Egg}}
* {{MC/Itemlink|NPC Spawn Egg}}{{only|bedrock|education|short=1}}
* {{ItemLink|NPC Spawn Egg}}{{only|bedrock|education|short=1}}
* {{MC/Itemlink|Ocelot Spawn Egg}}
* {{ItemLink|Ocelot Spawn Egg}}
* {{MC/Itemlink|Panda Spawn Egg}}
* {{ItemLink|Panda Spawn Egg}}
* {{MC/Itemlink|Parched Spawn Egg}}
* {{ItemLink|Parched Spawn Egg}}
* {{MC/Itemlink|Parrot Spawn Egg}}
* {{ItemLink|Parrot Spawn Egg}}
* {{MC/Itemlink|Phantom Spawn Egg}}
* {{ItemLink|Phantom Spawn Egg}}
* {{MC/Itemlink|Pig Spawn Egg}}
* {{ItemLink|Pig Spawn Egg}}
* {{MC/Itemlink|Piglin Spawn Egg}}
* {{ItemLink|Piglin Spawn Egg}}
* {{MC/Itemlink|Piglin Brute Spawn Egg}}
* {{ItemLink|Piglin Brute Spawn Egg}}
* {{MC/Itemlink|Pillager Spawn Egg}}
* {{ItemLink|Pillager Spawn Egg}}
* {{MC/Itemlink|Polar Bear Spawn Egg}}
* {{ItemLink|Polar Bear Spawn Egg}}
* {{MC/Itemlink|Pufferfish Spawn Egg}}
* {{ItemLink|Pufferfish Spawn Egg}}
* {{MC/Itemlink|Rabbit Spawn Egg}}
* {{ItemLink|Rabbit Spawn Egg}}
* {{MC/Itemlink|Ravager Spawn Egg}}
* {{ItemLink|Ravager Spawn Egg}}
* {{MC/Itemlink|Salmon Spawn Egg}}
* {{ItemLink|Salmon Spawn Egg}}
* {{MC/Itemlink|Sheep Spawn Egg}}
* {{ItemLink|Sheep Spawn Egg}}
* {{MC/Itemlink|Shulker Spawn Egg}}
* {{ItemLink|Shulker Spawn Egg}}
* {{MC/Itemlink|Silverfish Spawn Egg}}
* {{ItemLink|Silverfish Spawn Egg}}
* {{MC/Itemlink|Skeleton Horse Spawn Egg}}
* {{ItemLink|Skeleton Horse Spawn Egg}}
* {{MC/Itemlink|Skeleton Spawn Egg}}
* {{ItemLink|Skeleton Spawn Egg}}
* {{MC/Itemlink|Slime Spawn Egg}}
* {{ItemLink|Slime Spawn Egg}}
* {{MC/Itemlink|Sniffer Spawn Egg}}
* {{ItemLink|Sniffer Spawn Egg}}
* {{MC/Itemlink|Snow Golem Spawn Egg}}
* {{ItemLink|Snow Golem Spawn Egg}}
* {{MC/Itemlink|Spider Spawn Egg}}
* {{ItemLink|Spider Spawn Egg}}
* {{MC/Itemlink|Squid Spawn Egg}}
* {{ItemLink|Squid Spawn Egg}}
* {{MC/Itemlink|Stray Spawn Egg}}
* {{ItemLink|Stray Spawn Egg}}
* {{MC/Itemlink|Strider Spawn Egg}}
* {{ItemLink|Strider Spawn Egg}}
* {{MC/Itemlink|Tadpole Spawn Egg}}
* {{ItemLink|Tadpole Spawn Egg}}
* {{MC/Itemlink|Trader Llama Spawn Egg}}
* {{ItemLink|Trader Llama Spawn Egg}}
* {{MC/Itemlink|Tropical Fish Spawn Egg}}
* {{ItemLink|Tropical Fish Spawn Egg}}
* {{MC/Itemlink|Turtle Spawn Egg}}
* {{ItemLink|Turtle Spawn Egg}}
* {{MC/Itemlink|Vex Spawn Egg}}
* {{ItemLink|Vex Spawn Egg}}
* {{MC/Itemlink|Villager Spawn Egg}}
* {{ItemLink|Villager Spawn Egg}}
* {{MC/Itemlink|Vindicator Spawn Egg}}
* {{ItemLink|Vindicator Spawn Egg}}
* {{MC/Itemlink|Wandering Trader Spawn Egg}}
* {{ItemLink|Wandering Trader Spawn Egg}}
* {{MC/Itemlink|Warden Spawn Egg}}
* {{ItemLink|Warden Spawn Egg}}
* {{MC/Itemlink|Witch Spawn Egg}}
* {{ItemLink|Witch Spawn Egg}}
* {{MC/Itemlink|Wither Skeleton Spawn Egg}}
* {{ItemLink|Wither Skeleton Spawn Egg}}
* {{MC/Itemlink|Wither Spawn Egg}}
* {{ItemLink|Wither Spawn Egg}}
* {{MC/Itemlink|Wolf Spawn Egg}}
* {{ItemLink|Wolf Spawn Egg}}
* {{MC/Itemlink|Zoglin Spawn Egg}}
* {{ItemLink|Zoglin Spawn Egg}}
* {{MC/Itemlink|Zombie Horse Spawn Egg}}
* {{ItemLink|Zombie Horse Spawn Egg}}
* {{MC/Itemlink|Zombie Nautilus Spawn Egg}}
* {{ItemLink|Zombie Nautilus Spawn Egg}}
* {{MC/Itemlink|Zombie Spawn Egg}}
* {{ItemLink|Zombie Spawn Egg}}
* {{MC/Itemlink|Zombie Villager Spawn Egg}}
* {{ItemLink|Zombie Villager Spawn Egg}}
* {{MC/Itemlink|Zombified Piglin Spawn Egg}}
* {{ItemLink|Zombified Piglin Spawn Egg}}
}}
}}


=== ''Minecraft Education'' items ===
=== ''Minecraft Education'' items ===
These items are exclusive to {{MC/Edu}} and {{MC/BE}} when the "Minecraft Education features" cheat setting is enabled. The [[Minecraft:portfolio]] is exclusive to ''Minecraft Education'', and the poster, slate, and [[Minecraft:camera]] are obtainable in ''Bedrock Edition'' only through inventory editing or add-ons. The garbage item is obtainable only through invalid lab table recipes or via inventory editing.
These items are exclusive to {{edu}} and {{BE}} when the "Minecraft Education features" [[Minecraft:World Options#Cheats|cheat setting]] is enabled. The [[Minecraft:portfolio]] is exclusive to ''Minecraft Education'', and the [[Minecraft:poster]], [[Minecraft:slate]], and [[Minecraft:camera]] are obtainable in ''Bedrock Edition'' only through inventory editing or add-ons. The [[Minecraft:garbage]] item is obtainable only through invalid [[Minecraft:lab table]] recipes or via inventory editing.


{{columns-list|colwidth=16em|
{{columns-list|colwidth=16em|
* {{MC/Itemlink|Antidote}}
* {{ItemLink|Antidote}}
* {{MC/Itemlink|Black Balloon}}
* {{ItemLink|Black Balloon}}
* {{MC/Itemlink|Bleach}}
* {{ItemLink|Bleach}}
* {{MC/Itemlink|Blue Balloon}}
* {{ItemLink|Blue Balloon}}
* {{MC/Itemlink|Blue Glow Stick}}
* {{ItemLink|Blue Glow Stick}}
* {{MC/Itemlink|Blue Sparkler}}
* {{ItemLink|Blue Sparkler}}
* {{MC/Itemlink|Board}}
* {{ItemLink|Board}}
* {{MC/Itemlink|Brown Balloon}}
* {{ItemLink|Brown Balloon}}
* {{MC/Itemlink|Brown Glow Stick}}
* {{ItemLink|Brown Glow Stick}}
* {{MC/Entitylink|Camera}}
* {{EntityLink|Camera}}
* {{MC/Itemlink|Compound|Compounds}}
* {{ItemLink|Compound|Compounds}}
* {{MC/Itemlink|Cyan Balloon}}
* {{ItemLink|Cyan Balloon}}
* {{MC/Itemlink|Cyan Glow Stick}}
* {{ItemLink|Cyan Glow Stick}}
* {{MC/Itemlink|Elixir}}
* {{ItemLink|Elixir}}
* {{MC/Itemlink|Eye Drops}}
* {{ItemLink|Eye Drops}}
* {{MC/Itemlink|Gray Balloon}}
* {{ItemLink|Gray Balloon}}
* {{MC/Itemlink|Gray Glow Stick}}
* {{ItemLink|Gray Glow Stick}}
* {{MC/Itemlink|Green Balloon}}
* {{ItemLink|Green Balloon}}
* {{MC/Itemlink|Green Glow Stick}}
* {{ItemLink|Green Glow Stick}}
* {{MC/Itemlink|Green Sparkler}}
* {{ItemLink|Green Sparkler}}
* {{MC/Itemlink|Ice Bomb}}
* {{ItemLink|Ice Bomb}}
* {{MC/Itemlink|Light Blue Balloon}}
* {{ItemLink|Light Blue Balloon}}
* {{MC/Itemlink|Light Blue Glow Stick}}
* {{ItemLink|Light Blue Glow Stick}}
* {{MC/Itemlink|Lime Balloon}}
* {{ItemLink|Lime Balloon}}
* {{MC/Itemlink|Lime Glow Stick}}
* {{ItemLink|Lime Glow Stick}}
* {{MC/Itemlink|Magenta Balloon}}
* {{ItemLink|Magenta Balloon}}
* {{MC/Itemlink|Magenta Glow Stick}}
* {{ItemLink|Magenta Glow Stick}}
* {{MC/Itemlink|Orange Balloon}}
* {{ItemLink|Orange Balloon}}
* {{MC/Itemlink|Orange Glow Stick}}
* {{ItemLink|Orange Glow Stick}}
* {{MC/Itemlink|Orange Sparkler}}
* {{ItemLink|Orange Sparkler}}
* {{MC/Itemlink|Photo}}
* {{ItemLink|Photo}}
* {{MC/Itemlink|Pink Balloon}}
* {{ItemLink|Pink Balloon}}
* {{MC/Itemlink|Pink Glow Stick}}
* {{ItemLink|Pink Glow Stick}}
* {{MC/Itemlink|Portfolio}}
* {{ItemLink|Portfolio}}
* {{MC/Itemlink|Poster}}
* {{ItemLink|Poster}}
* {{MC/Itemlink|Purple Balloon}}
* {{ItemLink|Purple Balloon}}
* {{MC/Itemlink|Purple Glow Stick}}
* {{ItemLink|Purple Glow Stick}}
* {{MC/Itemlink|Purple Sparkler}}
* {{ItemLink|Purple Sparkler}}
* {{MC/Itemlink|Red Balloon}}
* {{ItemLink|Red Balloon}}
* {{MC/Itemlink|Red Glow Stick}}
* {{ItemLink|Red Glow Stick}}
* {{MC/Itemlink|Red Sparkler}}
* {{ItemLink|Red Sparkler}}
* {{MC/Itemlink|Silver Balloon}}
* {{ItemLink|Silver Balloon}}
* {{MC/Itemlink|Slate}}
* {{ItemLink|Slate}}
* {{MC/Itemlink|Super Fertilizer}}
* {{ItemLink|Super Fertilizer}}
* {{MC/Itemlink|Tonic}}
* {{ItemLink|Tonic}}
* {{MC/Itemlink|White Balloon}}
* {{ItemLink|White Balloon}}
* {{MC/Itemlink|White Glow Stick}}
* {{ItemLink|White Glow Stick}}
* {{MC/Itemlink|Yellow Balloon}}
* {{ItemLink|Yellow Balloon}}
* {{MC/Itemlink|Yellow Glow Stick}}
* {{ItemLink|Yellow Glow Stick}}
}}
}}


Line 621: Line 621:
Some items are unimplemented, or have been mentioned to be implemented in the future.
Some items are unimplemented, or have been mentioned to be implemented in the future.


* {{MC/ItemSprite|Ruby}} Ruby (texture)
* {{ItemSprite|Ruby}} [[Minecraft:History of textures/Unused textures#Ruby|Ruby]] (texture)


=== Removed items ===
=== Removed items ===
Removed items no longer exist in current versions of the game.
Removed items no longer exist in current versions of the game.


* {{MC/Itemlink|Copper Horn}}
* {{ItemLink|Copper Horn}}
* {{MC/Itemlink|Block Inspector}}
* {{ItemLink|Block Inspector}}
* {{MC/Blocklink|id=barrier|debug_fourj_item}}
* {{BlockLink|id=barrier|debug_fourj_item}}
* {{MC/Itemlink|Horse Saddle}}
* {{ItemLink|Horse Saddle}}
* {{MC/Itemlink|Studded Helmet}}
* {{ItemLink|Studded Helmet}}
* {{MC/Itemlink|Studded Chestplate}}
* {{ItemLink|Studded Chestplate}}
* {{MC/Itemlink|Studded Leggings}}
* {{ItemLink|Studded Leggings}}
* {{MC/Itemlink|Studded Boots}}
* {{ItemLink|Studded Boots}}
* {{MC/Itemlink|Quiver}}
* {{ItemLink|Quiver}}


==== Blocks ====
==== Blocks ====
Line 640: Line 640:


=== Joke items ===
=== Joke items ===
Joke items are present only in April Fools' Day joke versions in the game.
Joke items are present only in [[Minecraft:April Fools' Day joke]] versions in the game.


{{columns-list|colwidth=18em|
{{columns-list|colwidth=18em|
* {{MC/Itemlink|3D}}
* {{ItemLink|3D}}
* {{MC/Itemlink|A Very Fine Item}}
* {{ItemLink|A Very Fine Item}}
* {{MC/Itemlink|Amber Gem}}
* {{ItemLink|Amber Gem}}
* {{MC/Itemlink|Ankle Monitor}}
* {{ItemLink|Ankle Monitor}}
* {{MC/Itemlink|Arrow of Big}}
* {{ItemLink|Arrow of Big}}
* {{MC/Itemlink|Arrow of Small}}
* {{ItemLink|Arrow of Small}}
* {{MC/Itemlink|Batato Spawn Egg}}
* {{ItemLink|Batato Spawn Egg}}
* {{MC/Itemlink|Blue Key}}
* {{ItemLink|Blue Key}}
* {{MC/Itemlink|Bit}}
* {{ItemLink|Bit}}
* {{MC/Itemlink|Bottle of Entity}}
* {{ItemLink|Bottle of Entity}}
* {{MC/Itemlink|Bottle of Void}}
* {{ItemLink|Bottle of Void}}
* {{MC/Itemlink|Byte Tag|link=Tag (item)}}
* {{ItemLink|Byte Tag|link=Tag (item)}}
* {{MC/Itemlink|Compound Tag|link=Tag (item)}}
* {{ItemLink|Compound Tag|link=Tag (item)}}
* {{MC/Itemlink|Corrupted Potato Peels}}
* {{ItemLink|Corrupted Potato Peels}}
* {{MC/Itemlink|Dent}}
* {{ItemLink|Dent}}
* {{MC/Itemlink|id=stick|Displacement Wand}}
* {{ItemLink|id=stick|Displacement Wand}}
* {{MC/Itemlink|Double Tag|link=Tag (item)}}
* {{ItemLink|Double Tag|link=Tag (item)}}
* {{MC/Itemlink|Enchanted Golden Poisonous Potato}}
* {{ItemLink|Enchanted Golden Poisonous Potato}}
* {{MC/Itemlink|Eye of Exit}}
* {{ItemLink|Eye of Exit}}
* {{MC/Itemlink|id=blaze rod|Fire Wand}}
* {{ItemLink|id=blaze rod|Fire Wand}}
* {{MC/Itemlink|Float Tag|link=Tag (item)}}
* {{ItemLink|Float Tag|link=Tag (item)}}
* {{MC/Itemlink|Footprint}}
* {{ItemLink|Footprint}}
* {{MC/Itemlink|Golden Poisonous Potato}}
* {{ItemLink|Golden Poisonous Potato}}
* {{MC/Itemlink|Grave}}
* {{ItemLink|Grave}}
* {{MC/Itemlink|Hash Browns}}
* {{ItemLink|Hash Browns}}
* {{MC/Itemlink|Hot potato}}
* {{ItemLink|Hot potato}}
* {{MC/Itemlink|Int Tag|link=Tag (item)}}
* {{ItemLink|Int Tag|link=Tag (item)}}
* {{MC/Itemlink|La Baguette}}
* {{ItemLink|La Baguette}}
* {{MC/Itemlink|Le Tricolore}}
* {{ItemLink|Le Tricolore}}
* {{MC/Itemlink|Left Curly|link=Tag (item)}}
* {{ItemLink|Left Curly|link=Tag (item)}}
* {{MC/Itemlink|Left Square|link=Tag (item)}}
* {{ItemLink|Left Square|link=Tag (item)}}
* {{MC/Itemlink|Lingering Potion of Big}}
* {{ItemLink|Lingering Potion of Big}}
* {{MC/Itemlink|Lingering Potion of Small}}
* {{ItemLink|Lingering Potion of Small}}
* {{MC/Itemlink|List Tag|link=Tag (item)}}
* {{ItemLink|List Tag|link=Tag (item)}}
* {{MC/Itemlink|Long Tag|link=Tag (item)}}
* {{ItemLink|Long Tag|link=Tag (item)}}
* {{MC/Itemlink|Longer String}}
* {{ItemLink|Longer String}}
* {{MC/Blocklink|id=missingno|Dupe Hack|minecraft:dupe_hack}}
* {{BlockLink|id=missingno|Dupe Hack|minecraft:dupe_hack}}
* {{MC/Itemlink|Mega Spud Spawn Egg}}
* {{ItemLink|Mega Spud Spawn Egg}}
* {{MC/Itemlink|Mine}}
* {{ItemLink|Mine|link=Mine (item)}}
* {{MC/Itemlink|Mine Ingredient}}
* {{ItemLink|Mine Ingredient}}
* {{MC/Itemlink|Moon Cow Spawn Egg}}
* {{ItemLink|Moon Cow Spawn Egg}}
* {{MC/Itemlink|id=music-disc-and-action|Music Disc And Action!}}
* {{ItemLink|id=music-disc-and-action|Music Disc And Action!}}
* {{MC/Itemlink|Name|link=Tag (item)}}
* {{ItemLink|Name|link=Tag (item)}}
* {{MC/Itemlink|id=banner-pattern|New Thing Banner Pattern}}
* {{ItemLink|id=banner-pattern|New Thing Banner Pattern}}
* {{MC/Itemlink|Obsidian Boat}}
* {{ItemLink|Obsidian Boat}}
* {{MC/Itemlink|Plaguewhale Slab Spawn Egg}}
* {{ItemLink|Plaguewhale Slab Spawn Egg}}
* {{MC/Itemlink|Poisonous Polytra}}
* {{ItemLink|Poisonous Polytra}}
* {{MC/Itemlink|Poisonous Pota-Toes}}
* {{ItemLink|Poisonous Pota-Toes}}
* {{MC/Itemlink|Poisonous Potato Chestplate}}
* {{ItemLink|Poisonous Potato Chestplate}}
* {{MC/Itemlink|Poisonous Potato Chips}}
* {{ItemLink|Poisonous Potato Chips}}
* {{MC/Itemlink|Poisonous Potato Fries}}
* {{ItemLink|Poisonous Potato Fries}}
* {{MC/Itemlink|Poisonous Potato Hammer}}
* {{ItemLink|Poisonous Potato Hammer}}
* {{MC/Itemlink|Poisonous Potato Oil}}
* {{ItemLink|Poisonous Potato Oil}}
* {{MC/Itemlink|Poisonous Potato Plant}}
* {{ItemLink|Poisonous Potato Plant}}
* {{MC/Itemlink|Poisonous Potato Slices}}
* {{ItemLink|Poisonous Potato Slices}}
* {{MC/Itemlink|Poisonous Potato Sticks}}
* {{ItemLink|Poisonous Potato Sticks}}
* {{MC/Itemlink|Poisonous Potato Zombie Spawn Egg}}
* {{ItemLink|Poisonous Potato Zombie Spawn Egg}}
* {{MC/Itemlink|Potato Eye}}
* {{ItemLink|Potato Eye}}
* {{MC/Itemlink|Potato of Knowledge}}
* {{ItemLink|Potato of Knowledge}}
* {{MC/Itemlink|Potato Oil}}
* {{ItemLink|Potato Oil}}
* {{MC/Itemlink|Potato Oil (Potion)}}
* {{ItemLink|Potato Oil (Potion)}}
* {{MC/Itemlink|Potato Peeler}}
* {{ItemLink|Potato Peeler}}
* {{MC/Itemlink|Potato Peels}}
* {{ItemLink|Potato Peels}}
* {{MC/Itemlink|Potatiesh, Greatstaff of the Peasant}}
* {{ItemLink|Potatiesh, Greatstaff of the Peasant}}
* {{MC/Itemlink|Potion of Big}}
* {{ItemLink|Potion of Big}}
* {{MC/Itemlink|Potion of Small}}
* {{ItemLink|Potion of Small}}
* {{MC/Itemlink|Reality Vision}}
* {{ItemLink|Reality Vision}}
* {{MC/Itemlink|Red Key}}
* {{ItemLink|Red Key}}
* {{MC/Itemlink|Right Curly|link=Tag (item)}}
* {{ItemLink|Right Curly|link=Tag (item)}}
* {{MC/Itemlink|Right Square|link=Tag (item)}}
* {{ItemLink|Right Square|link=Tag (item)}}
* {{MC/Itemlink|Shimmering Key}}
* {{ItemLink|Shimmering Key}}
* {{MC/Itemlink|Short Tag|link=Tag (item)}}
* {{ItemLink|Short Tag|link=Tag (item)}}
* {{MC/Itemlink|Sky Box}}
* {{ItemLink|Sky Box}}
* {{MC/Itemlink|Shazboots!}}
* {{ItemLink|Shazboots!}}
* {{MC/Itemlink|Smarter Watch}}
* {{ItemLink|Smarter Watch}}
* {{MC/Itemlink|Splash Bottle of Entity}}
* {{ItemLink|Splash Bottle of Entity}}
* {{MC/Itemlink|Splash Potion of Big}}
* {{ItemLink|Splash Potion of Big}}
* {{MC/Itemlink|Splash Potion of Small}}
* {{ItemLink|Splash Potion of Small}}
* {{MC/Itemlink|Sssyntax Error|link=Tag (item)}}
* {{ItemLink|Sssyntax Error|link=Tag (item)}}
* {{MC/Itemlink|String Tag|link=Tag (item)}}
* {{ItemLink|String Tag|link=Tag (item)}}
* {{MC/Itemlink|Tag|link=Tag (item)}}
* {{ItemLink|Tag|link=Tag (item)}}
* {{MC/Itemlink|Toxic Beam}}
* {{ItemLink|Toxic Beam}}
* {{MC/Itemlink|Toxic Resin}}
* {{ItemLink|Toxic Resin}}
* {{MC/Itemlink|Toxifin Slab Spawn Egg}}
* {{ItemLink|Toxifin Slab Spawn Egg}}
* {{MC/Itemlink|Venomous Potato}}
* {{ItemLink|Venomous Potato}}
* {{MC/Itemlink|id=breeze-rod|Wind Wand}}
* {{ItemLink|id=breeze-rod|Wind Wand}}
* {{MC/Itemlink|Yellow Key}}}}
* {{ItemLink|Yellow Key}}}}


=== Blocks ===
=== Blocks ===
Line 739: Line 739:
Mobs and some other entities are capable of holding items as well as having them equipped in certain slots; in some cases, this results in the item being visually represented. A table of mobs that do this is as follows.
Mobs and some other entities are capable of holding items as well as having them equipped in certain slots; in some cases, this results in the item being visually represented. A table of mobs that do this is as follows.


Note that this does not count equipment, which uses a separate system.
Note that this does not count [[Minecraft:equipment]], which uses a separate system.


{|class="wikitable" style="text-align:center"
{|class="wikitable" style="text-align:center"
Line 750: Line 750:
!colspan="5"|Mobs
!colspan="5"|Mobs
|-
|-
!{{MC/Entitylink|Allay}}
!{{EntityLink|Allay}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Armadillo}}
!{{EntityLink|Armadillo}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Axolotl}}
!{{EntityLink|Axolotl}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Bat}}
!{{EntityLink|Bat}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Bee}}
!{{EntityLink|Bee}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Blaze}}
!{{EntityLink|Blaze}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Bogged}}
!{{EntityLink|Bogged}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Breeze}}
!{{EntityLink|Breeze}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Camel}}
!{{EntityLink|Camel}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Camel Husk}}
!{{EntityLink|Camel Husk}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Cat}}
!{{EntityLink|Cat}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Cave Spider}}
!{{EntityLink|Cave Spider}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Chicken}}
!{{EntityLink|Chicken}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Cod}}
!{{EntityLink|Cod}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Copper Golem}}
!{{EntityLink|Copper Golem}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|Holds item in both hands
|Holds item in both hands
|-
|-
!{{MC/Entitylink|Cow}}
!{{EntityLink|Cow}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Creaking}}
!{{EntityLink|Creaking}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Creeper}}
!{{EntityLink|Creeper}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Dolphin}}
!{{EntityLink|Dolphin}}
|{{MC/Tc|Yes|<samp>ground</samp>}}
|{{tc|Yes|<samp>ground</samp>}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Donkey}}
!{{EntityLink|Donkey}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Drowned}}
!{{EntityLink|Drowned}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Elder Guardian}}
!{{EntityLink|Elder Guardian}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Ender Dragon}}
!{{EntityLink|Ender Dragon}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Enderman}}
!{{EntityLink|Enderman}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|Holds blocks, not items.
|Holds blocks, not items.
|-
|-
!{{MC/Entitylink|Endermite}}
!{{EntityLink|Endermite}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Evoker}}
!{{EntityLink|Evoker}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Fox}}
!{{EntityLink|Fox}}
|{{MC/Tc|Yes|<samp>ground</samp>}}
|{{tc|Yes|<samp>ground</samp>}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Frog}}
!{{EntityLink|Frog}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Ghast}}
!{{EntityLink|Ghast}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Giant}}
!{{EntityLink|Giant}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Glow Squid}}
!{{EntityLink|Glow Squid}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Goat}}
!{{EntityLink|Goat}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Guardian}}
!{{EntityLink|Guardian}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Happy Ghast}}
!{{EntityLink|Happy Ghast}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Hoglin}}
!{{EntityLink|Hoglin}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Horse}}
!{{EntityLink|Horse}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Husk}}
!{{EntityLink|Husk}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Illusioner}}
!{{EntityLink|Illusioner}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Iron Golem}}
!{{EntityLink|Iron Golem}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|Held poppies are a block, not an item.
|Held poppies are a block, not an item.
|-
|-
!{{MC/Entitylink|Llama}}
!{{EntityLink|Llama}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Magma Cube}}
!{{EntityLink|Magma Cube}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Mooshroom}}
!{{EntityLink|Mooshroom}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|Mushrooms on back are blocks, not items.
|Mushrooms on back are blocks, not items.
|-
|-
!{{MC/Entitylink|Mule}}
!{{EntityLink|Mule}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Nautilus}}
!{{EntityLink|Nautilus}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Ocelot}}
!{{EntityLink|Ocelot}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Panda}}
!{{EntityLink|Panda}}
|{{MC/Tc|Yes|<samp>ground</samp>}}
|{{tc|Yes|<samp>ground</samp>}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Parched}}
!{{EntityLink|Parched}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Parrot}}
!{{EntityLink|Parrot}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Phantom}}
!{{EntityLink|Phantom}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Pig}}
!{{EntityLink|Pig}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Piglin}}
!{{EntityLink|Piglin}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Piglin Brute}}
!{{EntityLink|Piglin Brute}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Pillager}}
!{{EntityLink|Pillager}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Player}}
!{{EntityLink|Player}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Polar Bear}}
!{{EntityLink|Polar Bear}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Pufferfish}}
!{{EntityLink|Pufferfish}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Rabbit}}
!{{EntityLink|Rabbit}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Ravager}}
!{{EntityLink|Ravager}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Salmon}}
!{{EntityLink|Salmon}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Sheep}}
!{{EntityLink|Sheep}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Shulker}}
!{{EntityLink|Shulker}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Silverfish}}
!{{EntityLink|Silverfish}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Skeleton}}
!{{EntityLink|Skeleton}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Skeleton Horse}}
!{{EntityLink|Skeleton Horse}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Slime}}
!{{EntityLink|Slime}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Sniffer}}
!{{EntityLink|Sniffer}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Snow Golem}}
!{{EntityLink|Snow Golem}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|Unclear if the equipped pumpkin references the block or item model.{{MC/Info needed|check that}}
|Unclear if the equipped pumpkin references the block or item model.{{info needed|check that}}
|-
|-
!{{MC/Entitylink|Spider}}
!{{EntityLink|Spider}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Squid}}
!{{EntityLink|Squid}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Stray}}
!{{EntityLink|Stray}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Strider}}
!{{EntityLink|Strider}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Tadpole}}
!{{EntityLink|Tadpole}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Trader Llama}}
!{{EntityLink|Trader Llama}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Tropical Fish}}
!{{EntityLink|Tropical Fish}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Turtle}}
!{{EntityLink|Turtle}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Vex}}
!{{EntityLink|Vex}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Villager}}
!{{EntityLink|Villager}}
|{{MC/Tc|Yes|<samp>ground</samp>}}
|{{tc|Yes|<samp>ground</samp>}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Vindicator}}
!{{EntityLink|Vindicator}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Wandering Trader}}
!{{EntityLink|Wandering Trader}}
|{{MC/Tc|Yes|<samp>ground</samp>}}
|{{tc|Yes|<samp>ground</samp>}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|  
|  
|-
|-
!{{MC/Entitylink|Warden}}
!{{EntityLink|Warden}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Witch}}
!{{EntityLink|Witch}}
|{{MC/Tc|Yes|<samp>ground</samp>}}
|{{tc|Yes|<samp>ground</samp>}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}<ref>{{bug|MC-158428}}</ref>
|{{tc|No}}<ref>{{bug|MC-158428}}</ref>
|
|
|-
|-
!{{MC/Entitylink|Wither}}
!{{EntityLink|Wither}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Wither Skeleton}}
!{{EntityLink|Wither Skeleton}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Wolf}}
!{{EntityLink|Wolf}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Zoglin}}
!{{EntityLink|Zoglin}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Zombie}}
!{{EntityLink|Zombie}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Zombie Horse}}
!{{EntityLink|Zombie Horse}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Zombie Nautilus}}
!{{EntityLink|Zombie Nautilus}}
|{{MC/Tc|No}}
|{{tc|No}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|No}}
|{{tc|No}}
|
|
|-
|-
!{{MC/Entitylink|Zombie Villager}}
!{{EntityLink|Zombie Villager}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!{{MC/Entitylink|Zombified Piglin}}
!{{EntityLink|Zombified Piglin}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}
|{{MC/Tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{tc|Yes|<samp>thirdperson_righthand</samp>}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|-
|-
!colspan="5"|Other entities
!colspan="5"|Other entities
|-
|-
!{{MC/Entitylink|Armor Stand}}
!{{EntityLink|Armor Stand}}
|{{MC/Tc|Yes|<samp>thirdperson_lefthand</samp>}}{{MC/Verify|need to see if it behaves differently with vs without hands}}
|{{tc|Yes|<samp>thirdperson_lefthand</samp>}}{{verify|need to see if it behaves differently with vs without hands}}
|{{MC/Info needed}}
|{{info needed}}
|{{MC/Tc|Yes|<samp>head</samp>}}
|{{tc|Yes|<samp>head</samp>}}
|
|
|}
|}


=== Item shading ===
=== Item shading ===
{{MC/Info needed section|
{{info needed section|
* what happens if you force an item to use a block model, or a block to use an item model, before 1.15.2-pre1
* what happens if you force an item to use a block model, or a block to use an item model, before 1.15.2-pre1
* investigate flat 2D items since they appear shaded wrongly in recent versions as well as b1.8pre-12w32a
* investigate flat 2D items since they appear shaded wrongly in recent versions as well as b1.8pre-12w32a
Line 1,310: Line 1,310:


{| class="wikitable" style="text-align:center"
{| class="wikitable" style="text-align:center"
|+ {{MC/Code|gui_light}} settings
|+ {{code|gui_light}} settings
! colspan="2" | Version range
! colspan="2" | Version range
! rowspan="2" | {{MC/Code|front}}
! rowspan="2" | {{code|front}}
! rowspan="2" | {{MC/Code|side}}
! rowspan="2" | {{code|side}}
! colspan="3" | {{MC/Abbr|Colors|top represents "front", bottom represents "side"}}
! colspan="3" | {{abbr|Colors|top represents "front", bottom represents "side"}}
|-
|-
! From
! From
Line 1,322: Line 1,322:
! Right
! Right
|-
|-
! 1.15.2 Pre-Release 1
! [[Minecraft:Java Edition 1.15.2 Pre-Release 1|1.15.2 Pre-Release 1]]
! 21w08b
! [[Minecraft:Java Edition 21w08b|21w08b]]
| {{MC/Pximg|Solid White Block Item Front 1.15.2-pre1.png|32px}}
| {{pximg|Solid White Block Item Front 1.15.2-pre1.png|32px}}
| {{MC/Pximg|Solid White Block Item 1.15-pre4.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre4.png|32px}}
| {{color|#969696}}<br>{{color|#E9E9E9}}
| {{color|#969696}}<br>{{color|#E9E9E9}}
| {{color|#FCFCFC}}<br>{{color|#AFAFAF}}
| {{color|#FCFCFC}}<br>{{color|#AFAFAF}}
| {{color|#D3D3D3}}<br>{{color|#656565}}
| {{color|#D3D3D3}}<br>{{color|#656565}}
|-
|-
! 21w10a
! [[Minecraft:Java Edition 21w10a|21w10a]]
! latest
! latest
| {{MC/Pximg|Solid White Block Item 19w40a.png|32px}}
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{MC/Pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{color|#FCFCFC}}<br>{{color|#FCFCFC}}
| {{color|#FCFCFC}}<br>{{color|#FCFCFC}}
| {{color|#CBCBCB}}<br>{{color|#A3A3A3}}
| {{color|#CBCBCB}}<br>{{color|#A3A3A3}}
Line 1,350: Line 1,350:
! To
! To
|-
|-
! 0.0.19a
! [[Minecraft:Java Edition Classic 0.0.19a|0.0.19a]]
! 0.30
! [[Minecraft:Java Edition Classic 0.30|0.30]]
| {{MC/Pximg|Solid White Block Item c0.0.19a.png|32px}}
| {{pximg|Solid White Block Item c0.0.19a.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#999999}}
| {{color|#999999}}
| {{color|#CCCCCC}}
| {{color|#CCCCCC}}
|-
|-
! in-20091223-0040
! [[Minecraft:Java Edition Indev 0.31 20091223-0040|in-20091223-0040]]
! <small>in-20091231-2255 or earlier</small>
! <small>[[Minecraft:Java Edition Indev 0.31 20091231-2255|in-20091231-2255]] or earlier</small>
| {{MC/Pximg|Solid White Block Item in-20091223-0040.png|32px}}
| {{pximg|Solid White Block Item in-20091223-0040.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#828282}}
| {{color|#828282}}
| {{color|#828282}}
| {{color|#828282}}
|-
|-
! <small>in-20091231-2255 or earlier</small>
! <small>[[Minecraft:Java Edition Indev 0.31 20091231-2255|in-20091231-2255]] or earlier</small>
! <small>in-20100131-2244 or earlier</small>
! <small>[[Minecraft:Java Edition Indev 0.31 20100131-2244|in-20100131-2244]] or earlier</small>
| {{MC/Pximg|Solid White Block Item in-200912xx.png|32px}}
| {{pximg|Solid White Block Item in-200912xx.png|32px}}
| {{color|#F4F4F4}}
| {{color|#F4F4F4}}
| {{color|#9E9E9E}}
| {{color|#9E9E9E}}
| {{color|#666666}}
| {{color|#666666}}
|-
|-
! <small>in-20100131-2244 or earlier</small>
! <small>[[Minecraft:Java Edition Indev 0.31 20100131-2244|in-20100131-2244]] or earlier</small>
! in-20100201-0038
! [[Minecraft:Java Edition Indev 0.31 20100201-0038|in-20100201-0038]]
| {{MC/Pximg|Solid White Block Item in-201001xx.png|32px}}
| {{pximg|Solid White Block Item in-201001xx.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#6D6D6D}}
| {{color|#6D6D6D}}
| {{color|#666666}}
| {{color|#666666}}
|-
|-
! in-20100201-2227
! [[Minecraft:Java Edition Indev 0.31 20100201-2227|in-20100201-2227]]
! <small>in-20100206-2103 or earlier</small>
! <small>[[Minecraft:Java Edition Indev 20100206-2103|in-20100206-2103]] or earlier</small>
| {{MC/Pximg|Solid White Block Item in-2010020x.png|32px}}
| {{pximg|Solid White Block Item in-2010020x.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#666666}}
| {{color|#666666}}
| {{color|#666666}}
| {{color|#666666}}
|-
|-
! <small>in-20100206-2103 or earlier</small>
! <small>[[Minecraft:Java Edition Indev 20100206-2103|in-20100206-2103]] or earlier</small>
! inf-20100608
! [[Minecraft:Java Edition Infdev 20100608|inf-20100608]]
| {{MC/Pximg|Solid White Block Item in-2010020y.png|32px}}
| {{pximg|Solid White Block Item in-2010020y.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#9B9B9B}}
| {{color|#9B9B9B}}
| {{color|#808080}}
| {{color|#808080}}
|-
|-
! inf-20100611
! [[Minecraft:Java Edition Infdev 20100611|inf-20100611]]
! inf-20100630-1835
! [[Minecraft:Java Edition Infdev 20100630-1835|inf-20100630-1835]]
| {{MC/Pximg|Solid White Block Item inf-20100611.png|32px}}
| {{pximg|Solid White Block Item inf-20100611.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#868686}}
| {{color|#868686}}
| {{color|#686868}}
| {{color|#686868}}
|-
|-
! Alpha v1.0.1
! [[Minecraft:Java Edition Alpha v1.0.1|Alpha v1.0.1]]
! Beta 1.5_01
! [[Minecraft:Java Edition Beta 1.5_01|Beta 1.5_01]]
| {{MC/Pximg|Solid White Block Item a1.0.1.png|32px}}
| {{pximg|Solid White Block Item a1.0.1.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#808080}}
| {{color|#808080}}
| {{color|#666666}}
| {{color|#666666}}
|-
|-
! Beta 1.6 Test Build 3
! [[Minecraft:Java Edition Beta 1.6 Test Build 3|Beta 1.6 Test Build 3]]
! Beta 1.7.3
! [[Minecraft:Java Edition Beta 1.7.3|Beta 1.7.3]]
| {{MC/Pximg|Solid White Block Item b1.6-tb3.png|32px}}
| {{pximg|Solid White Block Item b1.6-tb3.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#BDBDBD}}
| {{color|#BDBDBD}}
| {{color|#808080}}
| {{color|#808080}}
|-
|-
! Beta 1.8 Pre-release
! [[Minecraft:Java Edition Beta 1.8 Pre-release|Beta 1.8 Pre-release]]
! RC1
! [[Minecraft:Java Edition RC1|RC1]]
| {{MC/Pximg|Solid White Block Item b1.8-pre.png|32px}}
| {{pximg|Solid White Block Item b1.8-pre.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#BDBDBD}}
| {{color|#BDBDBD}}
| {{color|#D8D8D8}}
| {{color|#D8D8D8}}
|-
|-
! RC2
! [[Minecraft:Java Edition RC2|RC2]]
! 19w38b
! [[Minecraft:Java Edition 19w38b|19w38b]]
| {{MC/Pximg|Solid White Block Item rc2.png|32px}}
| {{pximg|Solid White Block Item rc2.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
| {{color|#A2A2A2}}
| {{color|#A2A2A2}}
| {{color|#6F6F6F}}
| {{color|#6F6F6F}}
|-
|-
! colspan="2" | 19w39a
! colspan="2" | [[Minecraft:Java Edition 19w39a|19w39a]]
| {{MC/Pximg|Solid White Block Item 19w39a.png|32px}}
| {{pximg|Solid White Block Item 19w39a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#696969}}
| {{color|#696969}}
| {{color|#9D9D9D}}
| {{color|#9D9D9D}}
|-
|-
! colspan="2" | 19w40a
! colspan="2" | [[Minecraft:Java Edition 19w40a|19w40a]]
| {{MC/Pximg|Solid White Block Item 19w40a.png|32px}}
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#CBCBCB}}
| {{color|#CBCBCB}}
| {{color|#9C9C9C}}
| {{color|#9C9C9C}}
|-
|-
! colspan="2" | 19w41a
! colspan="2" | [[Minecraft:Java Edition 19w41a|19w41a]]
| {{MC/Pximg|Solid White Block Item 19w41a.png|32px}}
| {{pximg|Solid White Block Item 19w41a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#717171}}
| {{color|#717171}}
| {{color|#C4C4C4}}
| {{color|#C4C4C4}}
|-
|-
! 19w42a
! [[Minecraft:Java Edition 19w42a|19w42a]]
! 1.15 Pre-Release 2
! [[Minecraft:Java Edition 1.15 Pre-Release 2|1.15 Pre-Release 2]]
| {{MC/Pximg|Solid White Block Item 19w40a.png|32px}}
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#CBCBCB}}
| {{color|#CBCBCB}}
| {{color|#9C9C9C}}
| {{color|#9C9C9C}}
|-
|-
! colspan="2" | 1.15 Pre-release 3
! colspan="2" | [[Minecraft:Java Edition 1.15 Pre-release 3|1.15 Pre-release 3]]
| {{MC/Pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#A3A3A3}}
| {{color|#A3A3A3}}
| {{color|#656565}}
| {{color|#656565}}
|-
|-
! 1.15 Pre-release 4
! [[Minecraft:Java Edition 1.15 Pre-release 4|1.15 Pre-release 4]]
! 21w08b
! [[Minecraft:Java Edition 21w08b|21w08b]]
| {{MC/Pximg|Solid White Block Item 1.15-pre4.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre4.png|32px}}
| {{color|#E9E9E9}}
| {{color|#E9E9E9}}
| {{color|#AFAFAF}}
| {{color|#AFAFAF}}
| {{color|#656565}}
| {{color|#656565}}
|-
|-
! 21w10a
! [[Minecraft:Java Edition 21w10a|21w10a]]
! latest<ref>{{bug|MC-213446}}</ref>
! latest<ref>{{bug|MC-213446}}</ref>
| {{MC/Pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#A3A3A3}}
| {{color|#A3A3A3}}
Line 1,486: Line 1,486:
! To
! To
|-
|-
! Beta 1.8 Pre-release
! [[Minecraft:Java Edition Beta 1.8 Pre-release|Beta 1.8 Pre-release]]
! RC1
! [[Minecraft:Java Edition RC1|RC1]]
| {{MC/Pximg|Solid White Block Item Inventory b1.8-pre.png|32px}}
| {{pximg|Solid White Block Item Inventory b1.8-pre.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#BBBBBB}}
| {{color|#BBBBBB}}
| {{color|#D6D6D6}}
| {{color|#D6D6D6}}
|-
|-
! RC2
! [[Minecraft:Java Edition RC2|RC2]]
! 12w32a
! [[Minecraft:Java Edition 12w32a|12w32a]]
| {{MC/Pximg|Solid White Block Item Inventory rc2.png|32px}}
| {{pximg|Solid White Block Item Inventory rc2.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
| {{color|#A0A0A0}}
| {{color|#A0A0A0}}
Line 1,502: Line 1,502:


; Rotated block items
; Rotated block items
In 1.8 snapshots 14w10a to 14w21b, certain items with usually-unattainable damage values (specifically rotated logs, hay bales and quartz pillars) would have their shade intensity per block face cycled around in a different way from other block-items. The level of shading is still the same as typical blocks in this version range, simply with a 90-degree rotation in 3D, manifesting as either a 120-degree reflection alone or one with a horizontal flip in 2D.
In 1.8 snapshots 14w10a to 14w21b, certain items with usually-unattainable damage values (specifically [[Minecraft:Invalid data value Log|rotated]] [[Minecraft:Invalid data value log2|logs]], [[Minecraft:Invalid data value Hay Bale|hay bales]] and [[Minecraft:Invalid data value Block of Quartz|quartz pillars]]) would have their shade intensity per block face cycled around in a different way from other block-items. The level of shading is still the same as typical blocks in this version range, simply with a 90-degree rotation in 3D, manifesting as either a 120-degree reflection alone or one with a horizontal flip in 2D.
{| class="wikitable" style="text-align:center"
{| class="wikitable" style="text-align:center"
! east<br>west
! east<br>west
Line 1,508: Line 1,508:
! north<br>south
! north<br>south
|-
|-
| {{MC/Pximg|Solid White Block Item EW 14w10a.png|32px}}
| {{pximg|Solid White Block Item EW 14w10a.png|32px}}
| {{MC/Pximg|Solid White Block Item rc2.png|32px}}
| {{pximg|Solid White Block Item rc2.png|32px}}
| {{MC/Pximg|Solid White Block Item NS 14w10a.png|32px}}
| {{pximg|Solid White Block Item NS 14w10a.png|32px}}
|}
|}


; Early Indev world loading
; Early Indev world loading
When the player first loads up in-20091223-1459 (other versions cannot be checked due to not being archived so far), all three visible sides of blocks in the inventory will appear equally dark (white becomes #666666):
When the player first loads up in-20091223-1459 (other versions cannot be checked due to not being archived so far), all three visible sides of blocks in the inventory will appear equally dark (white becomes #666666):
{{MC/Pximg|Solid White Block Item in-20091223-1459 Initial.png|32px}}
{{pximg|Solid White Block Item in-20091223-1459 Initial.png|32px}}


== Videos ==
== Videos ==
{{MC/Yt|5khbViFTwz4|align=inline}}
{{yt|5khbViFTwz4|align=inline}}
{{MC/Yt|YUM7XiEX1DI|align=inline}}
{{yt|YUM7XiEX1DI|align=inline}}


== History ==
== History ==
=== Item additions and removals ===
=== Item additions and removals ===
{{MC/WIP|section=1}}
{{Wip|section=1}}
==== ''Java Edition'' ====
==== ''Java Edition'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java Indev}}
|{{HistoryLine|java Indev}}
|{{MC/HistoryLine||0.31|dev=20091231-2147|Added leather, studded, chainmail, and iron [[Minecraft:armor]], [[Minecraft:quiver]], [[Minecraft:apple]], [[Minecraft:shovel]], and [[Minecraft:sword]].}}
|{{HistoryLine||0.31|dev=20091231-2147|Added leather, studded, chainmail, and iron [[Minecraft:armor]], [[Minecraft:quiver]], [[Minecraft:apple]], [[Minecraft:shovel]], and [[Minecraft:sword]].}}
|{{MC/HistoryLine|||dev=20100110|Added flint and steel, [[Minecraft:axe]], and [[Minecraft:pickaxe]].}}
|{{HistoryLine|||dev=20100110|Added [[Minecraft:flint and steel]], [[Minecraft:axe]], and [[Minecraft:pickaxe]].}}
|{{MC/HistoryLine|||dev=20100122-2251|Added [[Minecraft:bow]] and [[Minecraft:arrow]].}}
|{{HistoryLine|||dev=20100122-2251|Added [[Minecraft:bow]] and [[Minecraft:arrow]].}}
|{{MC/HistoryLine|||dev=20100128-2200|Added [[Minecraft:coal]], [[Minecraft:diamond]], gold ingot, iron ingot; and wooden, stone and diamond swords, axes, pickaxes and shovels.}}
|{{HistoryLine|||dev=20100128-2200|Added [[Minecraft:coal]], [[Minecraft:diamond]], [[Minecraft:gold ingot]], [[Minecraft:iron ingot]]; and wooden, stone and diamond swords, axes, pickaxes and shovels.}}
|{{MC/HistoryLine|||dev=20100129-1447|Added [[Minecraft:stick]].}}
|{{HistoryLine|||dev=20100129-1447|Added [[Minecraft:stick]].}}
|{{MC/HistoryLine|||dev=20100130|Added golden sword, axe, pickaxe, and shovel; [[Minecraft:bowl]], mushroom stew, [[Minecraft:gunpowder]], [[Minecraft:string]], and [[Minecraft:feather]].}}
|{{HistoryLine|||dev=20100130|Added golden sword, axe, pickaxe, and shovel; [[Minecraft:bowl]], [[Minecraft:mushroom stew]], [[Minecraft:gunpowder]], [[Minecraft:string]], and [[Minecraft:feather]].}}
|{{MC/HistoryLine||20100206-2034|Added [[Minecraft:bread]], [[Minecraft:hoe]]s, wheat seeds, and [[Minecraft:wheat]].}}
|{{HistoryLine||20100206-2034|Added [[Minecraft:bread]], [[Minecraft:hoe]]s, [[Minecraft:wheat seeds]], and [[Minecraft:wheat]].}}
|{{MC/HistoryLine||20100212-1210|Added gold and diamond armor.
|{{HistoryLine||20100212-1210|Added gold and diamond armor.
|Studded armor was removed between Indev 0.31 20100204-1541 and Indev 20100206-2034.}}
|[[Minecraft:Studded armor]] was removed between [[Minecraft:Java Edition Indev 0.31 20100204-1541|Indev 0.31 20100204-1541]] and [[Minecraft:Indev 20100206-2034]].}}
|{{MC/HistoryLine||20100219|Added [[Minecraft:flint]], raw porkchop, and cooked porkchop.}}
|{{HistoryLine||20100219|Added [[Minecraft:flint]], [[Minecraft:raw porkchop]], and [[Minecraft:cooked porkchop]].}}
|{{MC/HistoryLine||20100223|Added 19 types of [[Minecraft:painting]]s.}}
|{{HistoryLine||20100223|Added 19 types of [[Minecraft:painting]]s.}}
|{{MC/HistoryLine|Java infdev}}
|{{HistoryLine|Java infdev}}
|{{MC/HistoryLine||20100227-1414|Added golden apple.}}
|{{HistoryLine||20100227-1414|Added [[Minecraft:golden apple]].}}
|{{MC/HistoryLine||20100615|Added [[Minecraft:bucket]], water bucket, and lava bucket.}}
|{{HistoryLine||20100615|Added [[Minecraft:bucket]], [[Minecraft:water bucket]], and [[Minecraft:lava bucket]].}}
|{{MC/HistoryLine||20100618|Added [[Minecraft:minecart]].}}
|{{HistoryLine||20100618|Added [[Minecraft:minecart]].}}
|{{MC/HistoryLine||20100625-1917|Added [[Minecraft:saddle]].}}
|{{HistoryLine||20100625-1917|Added [[Minecraft:saddle]].}}
|{{MC/HistoryLine|java Alpha}}
|{{HistoryLine|java Alpha}}
|{{MC/HistoryLine||v1.0.5|Added [[Minecraft:snowball]].}}
|{{HistoryLine||v1.0.5|Added [[Minecraft:snowball]].}}
|{{MC/HistoryLine||v1.0.6|Added [[Minecraft:boat]].}}
|{{HistoryLine||v1.0.6|Added [[Minecraft:boat]].}}
|{{MC/HistoryLine||v1.0.8|Added [[Minecraft:leather]] and milk bucket.}}
|{{HistoryLine||v1.0.8|Added [[Minecraft:leather]] and [[Minecraft:milk bucket]].}}
|{{MC/HistoryLine||v1.0.11|Added [[Minecraft:paper]], [[Minecraft:book]], clay ball, [[Minecraft:brick]], and [[Minecraft:slimeball]].}}
|{{HistoryLine||v1.0.11|Added [[Minecraft:paper]], [[Minecraft:book]], [[Minecraft:clay ball]], [[Minecraft:brick]], and [[Minecraft:slimeball]].}}
|{{MC/HistoryLine||v1.0.14|Added [[Minecraft:egg]], two music discs, minecart with furnace, and minecart with chest.}}
|{{HistoryLine||v1.0.14|Added [[Minecraft:egg]], two [[Minecraft:music disc]]s, [[Minecraft:minecart with furnace]], and [[Minecraft:minecart with chest]].}}
|{{MC/HistoryLine||v1.1.0|Added [[Minecraft:compass]].}}
|{{HistoryLine||v1.1.0|Added [[Minecraft:compass]].}}
|{{MC/HistoryLine||v1.1.1|Added fishing rod, ''Graham'', ''Creebet'', ''Donkey Kong'', ''Skeleton'' and ''Pigscene'' paintings.}}
|{{HistoryLine||v1.1.1|Added [[Minecraft:fishing rod]], ''Graham'', ''Creebet'', ''Donkey Kong'', ''Skeleton'' and ''Pigscene'' paintings.}}
|{{MC/HistoryLine||v1.2.0|Added [[Minecraft:clock]], glowstone dust, cooked fish, and raw fish.}}
|{{HistoryLine||v1.2.0|Added [[Minecraft:clock]], [[Minecraft:glowstone dust]], [[Minecraft:cooked fish]], and [[Minecraft:raw fish]].}}
|{{MC/HistoryLine|java Beta}}
|{{HistoryLine|java Beta}}
|{{MC/HistoryLine||1.2|Added [[Minecraft:bone]], bone meal, lapis lazuli, cocoa beans, ink sac, [[Minecraft:charcoal]], [[Minecraft:dye]]s, and [[Minecraft:sugar]].}}
|{{HistoryLine||1.2|Added [[Minecraft:bone]], [[Minecraft:bone meal]], [[Minecraft:lapis lazuli]], [[Minecraft:cocoa beans]], [[Minecraft:ink sac]], [[Minecraft:charcoal]], [[Minecraft:dye]]s, and [[Minecraft:sugar]].}}
|{{MC/HistoryLine||1.3|Added the ''Burning Skull'' painting.}}
|{{HistoryLine||1.3|Added the ''Burning Skull'' painting.}}
|{{MC/HistoryLine||1.4|Added [[Minecraft:cookie]].}}
|{{HistoryLine||1.4|Added [[Minecraft:cookie]].}}
|{{MC/HistoryLine||1.6|Added [[Minecraft:map]].}}
|{{HistoryLine||1.6|Added [[Minecraft:map]].}}
|{{MC/HistoryLine||1.7|Added [[Minecraft:shears]].}}
|{{HistoryLine||1.7|Added [[Minecraft:shears]].}}
|{{MC/HistoryLine||1.8|dev=Pre-release|Added raw chicken, cooked chicken, raw beef, [[Minecraft:steak]], ender pearl, melon seeds, melon slice, pumpkin seeds, and rotten flesh.}}
|{{HistoryLine||1.8|dev=Pre-release|Added [[Minecraft:raw chicken]], [[Minecraft:cooked chicken]], [[Minecraft:raw beef]], [[Minecraft:steak]], [[Minecraft:ender pearl]], [[Minecraft:melon seeds]], [[Minecraft:melon slice]], [[Minecraft:pumpkin seeds]], and [[Minecraft:rotten flesh]].}}
|{{MC/HistoryLine|Java}}
|{{HistoryLine|Java}}
|{{MC/HistoryLine||1.0.0|dev=Beta 1.9 Prerelease|Added blaze rod, ghast tear, gold nugget, and Nether wart.}}
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease|Added [[Minecraft:blaze rod]], [[Minecraft:ghast tear]], [[Minecraft:gold nugget]], and [[Minecraft:Nether wart]].}}
|{{MC/HistoryLine|||dev=Beta 1.9 Prerelease 2|Added blaze powder, fermented spider eye, glass bottle, magma cream, nine music discs, and spider eye.}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 2|Added [[Minecraft:blaze powder]], [[Minecraft:fermented spider eye]], [[Minecraft:glass bottle]], [[Minecraft:magma cream]], nine [[Minecraft:music disc]]s, and [[Minecraft:spider eye]].}}
|{{MC/HistoryLine|||dev=Beta 1.9 Prerelease 3|Added eye of ender.}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 3|Added [[Minecraft:eye of ender]].}}
|{{MC/HistoryLine|||dev=Beta 1.9 Prerelease 4|Added glistering melon slice, [[Minecraft:potion]]s, and splash potions.}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 4|Added [[Minecraft:glistering melon slice]], [[Minecraft:potion]]s, and [[Minecraft:splash potion]]s.}}
|{{MC/HistoryLine||1.1|dev=11w49a|Added twenty types of spawn eggs.}}
|{{HistoryLine||1.1|dev=11w49a|Added twenty types of [[Minecraft:spawn egg]]s.}}
|{{MC/HistoryLine||1.2.1|dev=12w04a|Added bottle o' enchanting, fire charge, and ocelot spawn egg.}}
|{{HistoryLine||1.2.1|dev=12w04a|Added [[Minecraft:bottle o' enchanting]], [[Minecraft:fire charge]], and [[Minecraft:ocelot]] spawn egg.}}
|{{MC/HistoryLine||1.3.1|dev=12w17a|Added book and quill and written book.}}
|{{HistoryLine||1.3.1|dev=12w17a|Added [[Minecraft:book and quill]] and [[Minecraft:written book]].}}
|{{MC/HistoryLine|||dev=12w21a|Added [[Minecraft:emerald]] and enchanted golden apple.}}
|{{HistoryLine|||dev=12w21a|Added [[Minecraft:emerald]] and [[Minecraft:enchanted golden apple]].}}
|{{MC/HistoryLine|||dev=12w22a|Added eight types of [[Minecraft:potion]]s.}}
|{{HistoryLine|||dev=12w22a|Added eight types of [[Minecraft:potion]]s.}}
|{{MC/HistoryLine||1.4.2|dev=12w32a|Added potion and splash potion of Night Vision.}}
|{{HistoryLine||1.4.2|dev=12w32a|Added potion and splash potion of [[Minecraft:Night Vision]].}}
|{{MC/HistoryLine|||dev=12w34a|Added [[Minecraft:carrot]], golden carrot, [[Minecraft:potato]], baked potato, poisonous potato, item frame; and potion and splash potion of [[Minecraft:Invisibility]].}}
|{{HistoryLine|||dev=12w34a|Added [[Minecraft:carrot]], [[Minecraft:golden carrot]], [[Minecraft:potato]], [[Minecraft:baked potato]], [[Minecraft:poisonous potato]], [[Minecraft:item frame]]; and potion and splash potion of [[Minecraft:Invisibility]].}}
|{{MC/HistoryLine|||dev=12w36a|Added carrot on a stick, Nether star and the ''Wither'' painting.}}
|{{HistoryLine|||dev=12w36a|Added [[Minecraft:carrot on a stick]], [[Minecraft:Nether star]] and the ''Wither'' painting.}}
|{{MC/HistoryLine|||dev=12w37a|Added pumpkin pie.}}
|{{HistoryLine|||dev=12w37a|Added [[Minecraft:pumpkin pie]].}}
|{{MC/HistoryLine|||dev=12w38a|Added [[Minecraft:witch]] and bat spawn eggs.}}
|{{HistoryLine|||dev=12w38a|Added [[Minecraft:witch]] and [[Minecraft:bat]] spawn eggs.}}
|{{MC/HistoryLine||1.4.4|dev=1.4.3|Added wait music disc.}}
|{{HistoryLine||1.4.4|dev=1.4.3|Added [[Minecraft:wait]] music disc.}}
|{{MC/HistoryLine||1.4.6|dev=12w49a|Added enchanted book, firework rocket, and firework star.}}
|{{HistoryLine||1.4.6|dev=12w49a|Added [[Minecraft:enchanted book]], [[Minecraft:firework rocket]], and [[Minecraft:firework star]].}}
|{{MC/HistoryLine||1.5|dev=13w01a|Added Nether brick and Nether quartz.}}
|{{HistoryLine||1.5|dev=13w01a|Added [[Minecraft:Nether brick]] and [[Minecraft:Nether quartz]].}}
|{{MC/HistoryLine|||dev=13w02a|Added [[Minecraft:minecart with TNT]].}}
|{{HistoryLine|||dev=13w02a|Added [[Minecraft:minecart with TNT]].}}
|{{MC/HistoryLine|||dev=13w03a|Added minecart with hopper.}}
|{{HistoryLine|||dev=13w03a|Added [[Minecraft:minecart with hopper]].}}
|{{MC/HistoryLine||1.6.1|dev=13w16a|Added diamond, gold, and iron horse armor, [[Minecraft:lead]], [[Minecraft:horse]] spawn egg, and horse saddle.}}
|{{HistoryLine||1.6.1|dev=13w16a|Added diamond, gold, and iron [[Minecraft:horse armor]], [[Minecraft:lead]], [[Minecraft:horse]] spawn egg, and [[Minecraft:horse saddle]].}}
|{{MC/HistoryLine|||dev=13w16b|Added name tag.}}
|{{HistoryLine|||dev=13w16b|Added [[Minecraft:name tag]].}}
|{{MC/HistoryLine|||dev=13w18a|Removed horse saddle.}}
|{{HistoryLine|||dev=13w18a|Removed horse saddle.}}
|{{MC/HistoryLine||1.7.2|dev=13w36a|Added clownfish, raw salmon, cooked salmon, pufferfish; and potion and splash potion of Water Breathing.}}
|{{HistoryLine||1.7.2|dev=13w36a|Added [[Minecraft:clownfish]], [[Minecraft:raw salmon]], [[Minecraft:cooked salmon]], [[Minecraft:pufferfish]]; and potion and splash potion of [[Minecraft:Water Breathing]].}}
|{{MC/HistoryLine|||dev=13w39a|Added minecart with command block.}}
|{{HistoryLine|||dev=13w39a|Added [[Minecraft:minecart with command block]].}}
|{{MC/HistoryLine||1.8|dev=14w11a|Added endermite spawn egg.}}
|{{HistoryLine||1.8|dev=14w11a|Added [[Minecraft:endermite]] spawn egg.}}
|{{MC/HistoryLine|||dev=14w25a|Added prismarine crystals, prismarine shard, and guardian spawn egg.}}
|{{HistoryLine|||dev=14w25a|Added [[Minecraft:prismarine crystals]], [[Minecraft:prismarine shard]], and [[Minecraft:guardian]] spawn egg.}}
|{{MC/HistoryLine|||dev=14w27a|Added raw mutton, cooked mutton, raw rabbit, cooked rabbit, potion and splash potion of Leaping, rabbit's foot, rabbit hide, rabbit spawn egg, and rabbit stew.}}
|{{HistoryLine|||dev=14w27a|Added [[Minecraft:raw mutton]], [[Minecraft:cooked mutton]], [[Minecraft:raw rabbit]], [[Minecraft:cooked rabbit]], potion and splash potion of [[Minecraft:Leaping]], [[Minecraft:rabbit's foot]], [[Minecraft:rabbit hide]], [[Minecraft:rabbit]] spawn egg, and [[Minecraft:rabbit stew]].}}
|{{MC/HistoryLine||1.9|dev=15w31a|Added spectral arrow, fourteen tipped arrows, [[Minecraft:beetroot]], beetroot seeds, beetroot soup, chorus fruit, popped chorus fruit, shulker spawn egg, splash water bottles, mundane, thick, and awkward splash potions.}}
|{{HistoryLine||1.9|dev=15w31a|Added [[Minecraft:spectral arrow]], fourteen [[Minecraft:tipped arrow]]s, [[Minecraft:beetroot]], [[Minecraft:beetroot seeds]], [[Minecraft:beetroot soup]], [[Minecraft:chorus fruit]], [[Minecraft:popped chorus fruit]], [[Minecraft:shulker]] spawn egg, splash water bottles, mundane, thick, and awkward splash potions.}}
|{{MC/HistoryLine|||dev=15w33a|Added dragon's breath and lingering potions.}}
|{{HistoryLine|||dev=15w33a|Added [[Minecraft:dragon's breath]] and [[Minecraft:lingering potion]]s.}}
|{{MC/HistoryLine|||dev=15w33c|Added [[Minecraft:shield]].}}
|{{HistoryLine|||dev=15w33c|Added [[Minecraft:shield]].}}
|{{MC/HistoryLine|||dev=15w41a|Added [[Minecraft:elytra]] and 5 wood types of boats.}}
|{{HistoryLine|||dev=15w41a|Added [[Minecraft:elytra]] and 5 wood types of boats.}}
|{{MC/HistoryLine|||dev=15w44a|Added End crystal.}}
|{{HistoryLine|||dev=15w44a|Added [[Minecraft:End crystal]].}}
|{{MC/HistoryLine|||dev=15w44b|Added potion of Luck and uncraftable potion.}}
|{{HistoryLine|||dev=15w44b|Added potion of [[Minecraft:Luck]] and uncraftable potion.}}
|{{MC/HistoryLine||1.10|dev=16w20a|Added ten types of spawn eggs.}}
|{{HistoryLine||1.10|dev=16w20a|Added ten types of spawn eggs.}}
|{{MC/HistoryLine|||dev=pre2|All types of spawn eggs that were added in 16w20a have been removed, except for polar bear spawn egg.}}
|{{HistoryLine|||dev=pre2|All types of spawn eggs that were added in 16w20a have been removed, except for [[Minecraft:polar bear]] spawn egg.}}
|{{MC/HistoryLine||1.11|dev=16w32a|All types of spawn eggs that are already added in 16w20a except the cat spawn egg are now re-added.|Added zombie villager spawn egg.}}
|{{HistoryLine||1.11|dev=16w32a|All types of spawn eggs that are already added in 16w20a except the [[Minecraft:cat]] spawn egg are now re-added.|Added [[Minecraft:zombie villager]] spawn egg.}}
|{{MC/HistoryLine|||dev=16w39a|Added llama, evoker, vex, and vindicator spawn eggs, shulker shell, totem of undying, and explorer map.}}
|{{HistoryLine|||dev=16w39a|Added [[Minecraft:llama]], [[Minecraft:evoker]], [[Minecraft:vex]], and [[Minecraft:vindicator]] spawn eggs, [[Minecraft:shulker shell]], [[Minecraft:totem of undying]], and [[Minecraft:explorer map]].}}
|{{MC/HistoryLine||1.11.1|dev=16w50a|Added iron nugget.}}
|{{HistoryLine||1.11.1|dev=16w50a|Added [[Minecraft:iron nugget]].}}
|{{MC/HistoryLine||1.12|dev=17w13a|Added knowledge book and parrot spawn egg.}}
|{{HistoryLine||1.12|dev=17w13a|Added [[Minecraft:knowledge book]] and [[Minecraft:parrot]] spawn egg.}}
|{{MC/HistoryLine||1.13|dev=17w47a|Added debug stick.}}
|{{HistoryLine||1.13|dev=17w47a|Added [[Minecraft:debug stick]].}}
|{{MC/HistoryLine|||dev=18w07a|Added [[Minecraft:trident]], [[Minecraft:kelp]], dried kelp, scute, turtle shell, potion and arrow of the Turtle Master; and [[Minecraft:turtle]] and phantom spawn eggs.}}
|{{HistoryLine|||dev=18w07a|Added [[Minecraft:trident]], [[Minecraft:kelp]], [[Minecraft:dried kelp]], [[Minecraft:turtle scute|scute]], [[Minecraft:turtle shell]], potion and arrow of the Turtle Master; and [[Minecraft:turtle]] and [[Minecraft:phantom]] spawn eggs.}}
|{{MC/HistoryLine|||dev=18w08b|Added three fish buckets and spawn eggs for cod, salmon, and pufferfish.}}
|{{HistoryLine|||dev=18w08b|Added three [[Minecraft:fish bucket]]s and spawn eggs for [[Minecraft:cod]], [[Minecraft:salmon]], and [[Minecraft:pufferfish]].}}
|{{MC/HistoryLine|||dev=18w10a|Added spawn egg and bucket of tropical fish, and buried treasure explorer map.}}
|{{HistoryLine|||dev=18w10a|Added spawn egg and bucket of [[Minecraft:tropical fish]], and buried treasure [[Minecraft:explorer map]].}}
|{{MC/HistoryLine|||dev=18w11a|Added drowned spawn egg.}}
|{{HistoryLine|||dev=18w11a|Added [[Minecraft:drowned]] spawn egg.}}
|{{MC/HistoryLine|||dev=18w14a|Added phantom membrane, potion and arrow of Slow Falling.}}
|{{HistoryLine|||dev=18w14a|Added [[Minecraft:phantom membrane]], potion and arrow of [[Minecraft:Slow Falling]].}}
|{{MC/HistoryLine|||dev=18w15a|Added heart of the sea, nautilus shell and the dolphin spawn egg.}}
|{{HistoryLine|||dev=18w15a|Added [[Minecraft:heart of the sea]], [[Minecraft:nautilus shell]] and the [[Minecraft:dolphin]] spawn egg.}}
|{{MC/HistoryLine||1.14|dev=18w43a|Added four banner patterns, [[Minecraft:crossbow]], suspicious stew, four new [[Minecraft:dye]]s; and illager beast, panda, and pillager spawn eggs.}}
|{{HistoryLine||1.14|dev=18w43a|Added four [[Minecraft:banner pattern]]s, [[Minecraft:crossbow]], [[Minecraft:suspicious stew]], four new [[Minecraft:dye]]s; and [[Minecraft:illager beast]], [[Minecraft:panda]], and [[Minecraft:pillager]] spawn eggs.}}
|{{MC/HistoryLine|||dev=18w44a|Re-added the cat spawn egg.}}
|{{HistoryLine|||dev=18w44a|Re-added the [[Minecraft:cat]] spawn egg.}}
|{{MC/HistoryLine|||dev=18w49a|Added sweet berries.}}
|{{HistoryLine|||dev=18w49a|Added [[Minecraft:sweet berries]].}}
|{{MC/HistoryLine|||dev=19w05a|Added wandering trader and trader llama spawn eggs.}}
|{{HistoryLine|||dev=19w05a|Added [[Minecraft:wandering trader]] and [[Minecraft:trader llama]] spawn eggs.}}
|{{MC/HistoryLine|||dev=19w07a|Added fox spawn egg.}}
|{{HistoryLine|||dev=19w07a|Added [[Minecraft:fox]] spawn egg.}}
|{{MC/HistoryLine|||dev=19w08a|Added leather horse armor.}}
|{{HistoryLine|||dev=19w08a|Added [[Minecraft:leather horse armor]].}}
|{{MC/HistoryLine|||dev=19w11a|Added globe banner pattern.}}
|{{HistoryLine|||dev=19w11a|Added [[Minecraft:globe banner pattern]].}}
|{{MC/HistoryLine||1.15|dev=19w34a|Added honey bottle, [[Minecraft:honeycomb]], and bee spawn egg.}}
|{{HistoryLine||1.15|dev=19w34a|Added [[Minecraft:honey bottle]], [[Minecraft:honeycomb]], and [[Minecraft:bee]] spawn egg.}}
|{{MC/HistoryLine||1.16|dev=20w06a|Added netherite armor, axe, shovel, pickaxe, and sword, netherite ingot, netherite scrap, and hoglin spawn egg.}}
|{{HistoryLine||1.16|dev=20w06a|Added [[Minecraft:netherite]] armor, axe, shovel, pickaxe, and sword, [[Minecraft:netherite ingot]], [[Minecraft:netherite scrap]], and [[Minecraft:hoglin]] spawn egg.}}
|{{MC/HistoryLine|||dev=20w07a|Added [[Minecraft:piglin]] spawn egg.}}
|{{HistoryLine|||dev=20w07a|Added [[Minecraft:piglin]] spawn egg.}}
|{{MC/HistoryLine|||dev=20w13a|Added warped fungus on a stick, and strider spawn egg.}}
|{{HistoryLine|||dev=20w13a|Added [[Minecraft:warped fungus on a stick]], and [[Minecraft:strider]] spawn egg.}}
|{{MC/HistoryLine|||dev=20w14a|Added zoglin spawn egg.}}
|{{HistoryLine|||dev=20w14a|Added [[Minecraft:zoglin]] spawn egg.}}
|{{MC/HistoryLine|||dev=20w15a|Added piglin banner pattern.}}
|{{HistoryLine|||dev=20w15a|Added [[Minecraft:piglin banner pattern]].}}
|{{MC/HistoryLine|||dev=20w16a|Added Pigstep music disc.}}
|{{HistoryLine|||dev=20w16a|Added [[Minecraft:Pigstep]] music disc.}}
|{{MC/HistoryLine||1.16.2|dev=20w27a|Added piglin brute spawn egg.}}
|{{HistoryLine||1.16.2|dev=20w27a|Added [[Minecraft:piglin brute]] spawn egg.}}
|{{MC/HistoryLine||1.17|dev=20w45a|Added amethyst shard, [[Minecraft:bundle]], copper ingot, and [[Minecraft:spyglass]].}}
|{{HistoryLine||1.17|dev=20w45a|Added [[Minecraft:amethyst shard]], [[Minecraft:bundle]], [[Minecraft:copper ingot]], and [[Minecraft:spyglass]].}}
|{{MC/HistoryLine|||dev=20w46a|Added powder snow bucket.}}
|{{HistoryLine|||dev=20w46a|Added [[Minecraft:powder snow bucket]].}}
|{{MC/HistoryLine|||dev=20w51a|Added axolotl spawn egg and bucket of axolotl.}}
|{{HistoryLine|||dev=20w51a|Added [[Minecraft:axolotl]] spawn egg and [[Minecraft:bucket of axolotl]].}}
|{{MC/HistoryLine|||dev=21w03a|Added glow item frame, glow ink sac and glow squid spawn egg.}}
|{{HistoryLine|||dev=21w03a|Added [[Minecraft:glow item frame]], [[Minecraft:glow ink sac]] and [[Minecraft:glow squid]] spawn egg.}}
|{{MC/HistoryLine|||dev=21w05a|Added glow berries.}}
|{{HistoryLine|||dev=21w05a|Added [[Minecraft:glow berries]].}}
|{{MC/HistoryLine|||dev=21w13a|Added goat spawn egg.}}
|{{HistoryLine|||dev=21w13a|Added [[Minecraft:goat]] spawn egg.}}
|{{MC/HistoryLine|||dev=21w14a|Added raw copper, raw iron, and raw gold.}}
|{{HistoryLine|||dev=21w14a|Added [[Minecraft:raw copper]], [[Minecraft:raw iron]], and [[Minecraft:raw gold]].}}
|{{MC/HistoryLine||1.18|dev=21w42a|Added otherside music disc.}}
|{{HistoryLine||1.18|dev=21w42a|Added [[Minecraft:otherside]] music disc.}}
|{{MC/HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|Added [[Minecraft:warden]] spawn egg.}}
|{{HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|Added [[Minecraft:warden]] spawn egg.}}
|{{MC/HistoryLine|||dev=22w11a|Added frog and tadpole spawn eggs, bucket of tadpole and mangrove boat.
|{{HistoryLine|||dev=22w11a|Added [[Minecraft:frog]] and [[Minecraft:tadpole]] spawn eggs, [[Minecraft:bucket of tadpole]] and [[Minecraft:mangrove boat]].
|Removed warden spawn egg.}}
|Removed warden spawn egg.}}
|{{MC/HistoryLine|||dev=22w12a|Re-added warden spawn egg.
|{{HistoryLine|||dev=22w12a|Re-added warden spawn egg.
|Added seven types of boats with chests.}}
|Added seven types of [[Minecraft:boats with chests]].}}
|{{MC/HistoryLine|||dev=22w13a|Added allay spawn egg.}}
|{{HistoryLine|||dev=22w13a|Added [[Minecraft:allay]] spawn egg.}}
|{{MC/HistoryLine|||dev=22w14a|Added echo shard and recovery compass.}}
|{{HistoryLine|||dev=22w14a|Added [[Minecraft:echo shard]] and [[Minecraft:recovery compass]].}}
|{{MC/HistoryLine|||dev=22w16a|Added music disc 5, disc fragment and the ''Earth'', ''Wind'', ''Fire'' and ''Water'' paintings.}}
|{{HistoryLine|||dev=22w16a|Added [[Minecraft:music disc 5]], [[Minecraft:disc fragment]] and the ''Earth'', ''Wind'', ''Fire'' and ''Water'' paintings.}}
|{{MC/HistoryLine|||dev=22w17a|Added goat horns.}}
|{{HistoryLine|||dev=22w17a|Added [[Minecraft:goat horn]]s.}}
|{{MC/HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|Added bamboo raft, bamboo raft with chest, and camel spawn egg.}}
|{{HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|Added [[Minecraft:bamboo raft]], [[Minecraft:bamboo raft with chest]], and [[Minecraft:camel]] spawn egg.}}
|{{MC/HistoryLine||1.19.3|dev=22w44a|Added iron golem, snow golem, ender dragon, and [[Minecraft:wither]] spawn eggs.}}
|{{HistoryLine||1.19.3|dev=22w44a|Added [[Minecraft:iron golem]], [[Minecraft:snow golem]], [[Minecraft:ender dragon]], and [[Minecraft:wither]] spawn eggs.}}
|{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w04a|Added twelve smithing templates.}}
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w04a|Added twelve [[Minecraft:smithing template]]s.}}
|{{MC/HistoryLine|||dev=23w07a|Added cherry [[Minecraft:boat]] and boat with chest; four pottery sherds, sniffer spawn egg, torchflower seeds, and [[Minecraft:brush]].}}
|{{HistoryLine|||dev=23w07a|Added cherry [[Minecraft:boat]] and [[Minecraft:boat with chest]]; four [[Minecraft:pottery sherd]]s, [[Minecraft:sniffer]] spawn egg, [[Minecraft:torchflower seeds]], and [[Minecraft:brush]].}}
|{{MC/HistoryLine||1.20|dev=23w12a|Added pitcher pod, sixteen pottery sherds, and five smithing templates.}}
|{{HistoryLine||1.20|dev=23w12a|Added [[Minecraft:pitcher pod]], sixteen [[Minecraft:pottery sherd]]s, and five [[Minecraft:smithing template]]s.}}
|{{MC/HistoryLine|||dev=23w17a|Added Relic music disc.}}
|{{HistoryLine|||dev=23w17a|Added [[Minecraft:Relic]] music disc.}}
|{{MC/HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Added trial key and breeze spawn egg.}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Added [[Minecraft:trial key]] and [[Minecraft:breeze]] spawn egg.}}
|{{MC/HistoryLine||1.20.5|dev=23w51a|Added armadillo spawn egg, armadillo scute and wolf armor.}}
|{{HistoryLine||1.20.5|dev=23w51a|Added [[Minecraft:armadillo]] spawn egg, [[Minecraft:armadillo scute]] and [[Minecraft:wolf armor]].}}
|{{MC/HistoryLine||1.20.5|exp=Update 1.21|dev=24w06a|Added wind charges.}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w06a|Added [[Minecraft:wind charge]]s.}}
|{{MC/HistoryLine||1.20.5|exp=Update 1.21|dev=24w07a|Added bogged spawn egg.}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w07a|Added [[Minecraft:bogged]] spawn egg.}}
|{{MC/HistoryLine||1.20.5|exp=Update 1.21|dev=24w11a|Added [[Minecraft:mace]], breeze rods, two banner patterns, three pottery sherds, and two smithing templates.}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w11a|Added [[Minecraft:mace]], [[Minecraft:breeze rod]]s, two [[Minecraft:banner pattern]]s, three [[Minecraft:pottery sherd]]s, and two [[Minecraft:smithing template]]s.}}
|{{MC/HistoryLine||1.20.5|exp=Update 1.21|dev=24w12a|Added trial explorer map.}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w12a|Added [[Minecraft:trial explorer map]].}}
|{{MC/HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|Added ominous bottles, ominous trial keys, and potion and arrow of Infestation, Oozing, Weaving, and Wind Charging.}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|Added [[Minecraft:ominous bottle]]s, [[Minecraft:ominous trial key]]s, and potion and arrow of [[Minecraft:Infestation]], [[Minecraft:Oozing]], [[Minecraft:Weaving]], and [[Minecraft:Wind Charging]].}}
|{{MC/HistoryLine||1.21|dev=24w18a|Added Creator, Creator (Music Box), Precipice music discs and 20 types of paintings.}}
|{{HistoryLine||1.21|dev=24w18a|Added [[Minecraft:Creator]], [[Minecraft:Creator (Music Box)]], [[Minecraft:Precipice]] music discs and 20 types of paintings.}}
|{{MC/HistoryLine||1.21.2|dev=24w33a|Added 16 colored types of bundles and field masoned and bordure indented banner patterns.}}
|{{HistoryLine||1.21.2|dev=24w33a|Added 16 colored types of bundles and [[Minecraft:field masoned banner pattern|field masoned]] and [[Minecraft:bordure indented banner pattern]]s.}}
|{{MC/HistoryLine||1.21.2|exp=Winter Drop|dev=24w40a|Added creaking spawn eggs, pale oak boat and pale oak boat with chest.}}
|{{HistoryLine||1.21.2|exp=Winter Drop|dev=24w40a|Added [[Minecraft:creaking]] spawn eggs, [[Minecraft:pale oak boat]] and [[Minecraft:pale oak boat with chest]].}}
|{{MC/HistoryLine||1.21.4|dev=24w44a|Added resin brick.}}
|{{HistoryLine||1.21.4|dev=24w44a|Added [[Minecraft:resin brick]].}}
|{{MC/HistoryLine||1.21.5|dev=25w06a|Added brown and blue eggs.}}
|{{HistoryLine||1.21.5|dev=25w06a|Added [[Minecraft:brown egg|brown]] and [[Minecraft:blue egg|blue]] eggs.}}
|{{MC/HistoryLine||1.21.6|dev=25w15a|Added happy ghast spawn egg and 16 colored types of [[Minecraft:harness]]es.}}
|{{HistoryLine||1.21.6|dev=25w15a|Added [[Minecraft:happy ghast]] spawn egg and 16 colored types of [[Minecraft:harness]]es.}}
|{{MC/HistoryLine|||dev=25w20a|Added [[Minecraft:Music Disc Tears|Tears]] music disc.}}
|{{HistoryLine|||dev=25w20a|Added [[Minecraft:Music Disc Tears|Tears]] music disc.}}
|{{MC/HistoryLine||1.21.7|dev=Release Candidate 1|Added [[Minecraft:Music Disc Lava Chicken|Lava Chicken]] music disc and the ''Dennis'' painting.}}
|{{HistoryLine||1.21.7|dev=Release Candidate 1|Added [[Minecraft:Music Disc Lava Chicken|Lava Chicken]] music disc and the ''Dennis'' painting.}}
|{{MC/HistoryLine||1.21.9|dev=25w31a|Added copper golem spawn egg, copper sword, axe, pickaxe, shovel, hoe, copper armor, copper horse armor and copper nuggets.}}
|{{HistoryLine||1.21.9|dev=25w31a|Added [[Minecraft:copper golem]] spawn egg, [[Minecraft:copper sword]], [[Minecraft:copper axe|axe]], [[Minecraft:copper pickaxe|pickaxe]], [[Minecraft:copper shovel|shovel]], [[Minecraft:copper hoe|hoe]], [[Minecraft:copper armor]], [[Minecraft:copper horse armor]] and [[Minecraft:copper nugget]]s.}}
|{{MC/HistoryLine||1.21.11|dev=25w41a|Added copper, iron, gold, diamond and netherite nautilus armor, [[Minecraft:spear]]s and nautilus and zombie nautilus spawn eggs.}}
|{{HistoryLine||1.21.11|dev=25w41a|Added copper, iron, gold, diamond and netherite [[Minecraft:nautilus armor]], [[Minecraft:spear]]s and [[Minecraft:nautilus]] and [[Minecraft:zombie nautilus]] spawn eggs.}}
|{{MC/HistoryLine|||dev=25w44a|Added camel husk and parched spawn eggs.}}
|{{HistoryLine|||dev=25w44a|Added [[Minecraft:camel husk]] and [[Minecraft:parched]] spawn eggs.}}
|{{MC/HistoryLine|java upcoming}}
|{{HistoryLine|java upcoming}}
|{{MC/HistoryLine||26.2|dev=snap 1|Added buckets of sulfur cube and sulfur cube spawn eggs.}}
|{{HistoryLine||26.2|dev=snap 1|Added [[Minecraft:buckets of sulfur cube]] and [[Minecraft:sulfur cube]] spawn eggs.}}
}}
}}


==== ''Bedrock Edition'' ====
==== ''Bedrock Edition'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|Pocket Alpha}}
|{{HistoryLine|Pocket Alpha}}
|{{MC/HistoryLine||v0.2.0|Added [[Minecraft:shears]]; stone [[Minecraft:shovel]], [[Minecraft:pickaxe]], [[Minecraft:axe]], and [[Minecraft:sword]].}}
|{{HistoryLine||v0.2.0|Added [[Minecraft:shears]]; stone [[Minecraft:shovel]], [[Minecraft:pickaxe]], [[Minecraft:axe]], and [[Minecraft:sword]].}}
|{{MC/HistoryLine||v0.3.0|Added [[Minecraft:snowball]], [[Minecraft:stick]], dandelion yellow, [[Minecraft:bowl]], [[Minecraft:sugar]], [[Minecraft:book]], [[Minecraft:paper]], [[Minecraft:coal]]; wooden axe, shovel, pickaxe, and sword.}}
|{{HistoryLine||v0.3.0|Added [[Minecraft:snowball]], [[Minecraft:stick]], [[Minecraft:dandelion yellow]], [[Minecraft:bowl]], [[Minecraft:sugar]], [[Minecraft:book]], [[Minecraft:paper]], [[Minecraft:coal]]; wooden axe, shovel, pickaxe, and sword.}}
|{{MC/HistoryLine||v0.3.2|Added [[Minecraft:charcoal]], gold ingot, iron ingot, [[Minecraft:diamond]]; diamond, gold, and iron pickaxes, axes, shovels, and swords.}}
|{{HistoryLine||v0.3.2|Added [[Minecraft:charcoal]], [[Minecraft:gold ingot]], [[Minecraft:iron ingot]], [[Minecraft:diamond]]; diamond, gold, and iron pickaxes, axes, shovels, and swords.}}
|{{MC/HistoryLine||v0.3.3|Added [[Minecraft:bow]], [[Minecraft:arrow]], [[Minecraft:bone]], bone meal, [[Minecraft:flint]], and [[Minecraft:feather]].}}
|{{HistoryLine||v0.3.3|Added [[Minecraft:bow]], [[Minecraft:arrow]], [[Minecraft:bone]], [[Minecraft:bone meal]], [[Minecraft:flint]], and [[Minecraft:feather]].}}
|{{MC/HistoryLine||v0.4.0|Added [[Minecraft:gunpowder]], flint and steel, [[Minecraft:apple]], [[Minecraft:bread]], mushroom stew, raw beef, [[Minecraft:steak]], raw chicken, cooked chicken, raw porkchop, cooked porkchop, [[Minecraft:wheat]], seeds, lapis lazuli; and ten [[Minecraft:dye]]s.}}
|{{HistoryLine||v0.4.0|Added [[Minecraft:gunpowder]], [[Minecraft:flint and steel]], [[Minecraft:apple]], [[Minecraft:bread]], [[Minecraft:mushroom stew]], [[Minecraft:raw beef]], [[Minecraft:steak]], [[Minecraft:raw chicken]], [[Minecraft:cooked chicken]], [[Minecraft:raw porkchop]], [[Minecraft:cooked porkchop]], [[Minecraft:wheat]], [[Minecraft:wheat seeds|seeds]], [[Minecraft:lapis lazuli]]; and ten [[Minecraft:dye]]s.}}
|{{MC/HistoryLine||v0.5.0|Added melon seeds.}}
|{{HistoryLine||v0.5.0|Added [[Minecraft:melon seeds]].}}
|{{MC/HistoryLine||v0.6.0|Added five variants of armor, Nether brick, and Nether quartz.}}
|{{HistoryLine||v0.6.0|Added five variants of armor, [[Minecraft:Nether brick]], and [[Minecraft:Nether quartz]].}}
|{{MC/HistoryLine||v0.7.0|Added [[Minecraft:bucket]] and its three other variants, [[Minecraft:egg]] and four spawn eggs.}}
|{{HistoryLine||v0.7.0|Added [[Minecraft:bucket]] and its three other variants, [[Minecraft:egg]] and four [[Minecraft:spawn egg]]s.}}
|{{MC/HistoryLine||v0.8.0|dev=build 1|Added pumpkin pie, [[Minecraft:potato]], baked potato, [[Minecraft:carrot]], [[Minecraft:clock]], [[Minecraft:compass]], and [[Minecraft:redstone]].}}
|{{HistoryLine||v0.8.0|dev=build 1|Added [[Minecraft:pumpkin pie]], [[Minecraft:potato]], [[Minecraft:baked potato]], [[Minecraft:carrot]], [[Minecraft:clock]], [[Minecraft:compass]], and [[Minecraft:redstone]].}}
|{{MC/HistoryLine|||dev=build 2|Added beetroot seeds, [[Minecraft:beetroot]], beetroot soup, and [[Minecraft:minecart]].}}
|{{HistoryLine|||dev=build 2|Added [[Minecraft:beetroot seeds]], [[Minecraft:beetroot]], [[Minecraft:beetroot soup]], and [[Minecraft:minecart]].}}
|{{MC/HistoryLine||v0.9.0|dev=build 1|Added 10 spawn eggs, [[Minecraft:emerald]], and [[Minecraft:slimeball]].}}
|{{HistoryLine||v0.9.0|dev=build 1|Added 10 spawn eggs, [[Minecraft:emerald]], and [[Minecraft:slimeball]].}}
|{{MC/HistoryLine||v0.11.0|dev=build 1|Added rotten flesh, fishing rod, raw fish, cooked fish, raw salmon, cooked salmon, pufferfish, clownfish, magma cream; and squid, bat, cave spider, magma cube and ghast spawn eggs.}}
|{{HistoryLine||v0.11.0|dev=build 1|Added [[Minecraft:rotten flesh]], [[Minecraft:fishing rod]], [[Minecraft:raw fish]], [[Minecraft:cooked fish]], [[Minecraft:raw salmon]], [[Minecraft:cooked salmon]], [[Minecraft:Pufferfish_(item)|pufferfish]], [[Minecraft:Tropical_Fish_(item)|clownfish]], [[Minecraft:magma cream]]; and [[Minecraft:squid]], [[Minecraft:bat]], [[Minecraft:cave spider]], [[Minecraft:magma cube]] and [[Minecraft:ghast]] spawn eggs.}}
|{{MC/HistoryLine||v0.12.1|dev=build 1|Added glass bottle, twelve [[Minecraft:potion]]s, eleven splash potions, gold nugget, golden carrot, Nether wart, glistering melon slice, golden apple, enchanted golden apple, rabbit's foot, blaze rod, blaze powder, ghast tear, spider eye, fermented spider eye, bottle o' enchanting, poisonous potato, enchanted book; and zombie villager, ocelot and blaze spawn eggs.}}
|{{HistoryLine||v0.12.1|dev=build 1|Added [[Minecraft:glass bottle]], twelve [[Minecraft:potion]]s, eleven [[Minecraft:splash potion]]s, [[Minecraft:gold nugget]], [[Minecraft:golden carrot]], [[Minecraft:Nether wart]], [[Minecraft:glistering melon slice]], [[Minecraft:golden apple]], [[Minecraft:enchanted golden apple]], [[Minecraft:rabbit's foot]], [[Minecraft:blaze rod]], [[Minecraft:blaze powder]], [[Minecraft:ghast tear]], [[Minecraft:spider eye]], [[Minecraft:fermented spider eye]], [[Minecraft:bottle o' enchanting]], [[Minecraft:poisonous potato]], [[Minecraft:enchanted book]]; and [[Minecraft:zombie villager]], [[Minecraft:ocelot]] and [[Minecraft:blaze]] spawn eggs.}}
|{{MC/HistoryLine||v0.13.0|dev=build 1|Added rabbit spawn egg, raw rabbit, cooked rabbit, rabbit stew, and rabbit hide.}}
|{{HistoryLine||v0.13.0|dev=build 1|Added [[Minecraft:rabbit]] spawn egg, [[Minecraft:raw rabbit]], [[Minecraft:cooked rabbit]], [[Minecraft:rabbit stew]], and [[Minecraft:rabbit hide]].}}
|{{MC/HistoryLine||v0.14.0|dev=build 1|Added [[Minecraft:map]], ender pearl, and [[Minecraft:witch]] spawn egg.}}
|{{HistoryLine||v0.14.0|dev=build 1|Added [[Minecraft:map]], [[Minecraft:ender pearl]], and [[Minecraft:witch]] spawn egg.}}
|{{MC/HistoryLine||v0.15.0|dev=build 1|Added raw mutton, cooked mutton, fire charge; spawn eggs for [[Minecraft:horse]], zombie horse, skeleton horse, mule, donkey, stray, [[Minecraft:husk]], and wither skeleton; name tag, [[Minecraft:lead]], carrot on a stick, tipped arrows, and leather horse armor.}}
|{{HistoryLine||v0.15.0|dev=build 1|Added [[Minecraft:raw mutton]], [[Minecraft:cooked mutton]], [[Minecraft:fire charge]]; spawn eggs for [[Minecraft:horse]], [[Minecraft:zombie horse]], [[Minecraft:skeleton horse]], [[Minecraft:mule]], [[Minecraft:donkey]], [[Minecraft:stray]], [[Minecraft:husk]], and [[Minecraft:wither skeleton]]; [[Minecraft:name tag]], [[Minecraft:lead]], [[Minecraft:carrot on a stick]], [[Minecraft:tipped arrow]]s, and [[Minecraft:leather horse armor]].}}
|{{MC/HistoryLine||v0.16.0|dev=build 1|Added prismarine crystals, prismarine shard; spawn eggs for guardian, elder guardian (unavailable in the [[Minecraft:Creative inventory]]), and [[Minecraft:NPC]]; and [[Minecraft:portfolio]].}}
|{{HistoryLine||v0.16.0|dev=build 1|Added [[Minecraft:prismarine crystals]], [[Minecraft:prismarine shard]]; spawn eggs for [[Minecraft:guardian]], [[Minecraft:elder guardian]] (unavailable in the [[Minecraft:Creative inventory]]), and [[Minecraft:NPC]]; and [[Minecraft:portfolio]].}}
|{{MC/HistoryLine|||dev=build 4|Added Nether star, potion of Decay with its splash and arrow variant.
|{{HistoryLine|||dev=build 4|Added [[Minecraft:Nether star]], potion of [[Minecraft:Decay]] with its splash and arrow variant.
|Removed NPC spawn egg.}}
|Removed NPC spawn egg.}}
|{{MC/HistoryLine|Pocket}}
|{{HistoryLine|Pocket}}
|{{MC/HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added dragon's breath, [[Minecraft:elytra]], End crystal, chorus fruit, ender pearl, eye of ender, popped chorus fruit; spawn eggs for shulker, endermite, and polar bear; and twelve lingering potions.}}
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added [[Minecraft:dragon's breath]], [[Minecraft:elytra]], [[Minecraft:End crystal]], [[Minecraft:chorus fruit]], [[Minecraft:ender pearl]], [[Minecraft:eye of ender]], [[Minecraft:popped chorus fruit]]; [[Minecraft:spawn egg]]s for [[Minecraft:shulker]], [[Minecraft:endermite]], and [[Minecraft:polar bear]]; and twelve [[Minecraft:lingering potion]]s.}}
|{{MC/HistoryLine|||dev=alpha 1.0.0.1|Added shulker shell.}}
|{{HistoryLine|||dev=alpha 1.0.0.1|Added [[Minecraft:shulker shell]].}}
|{{MC/HistoryLine||1.1.0|dev=alpha 1.1.0.0|Added totem of undying, explorer map, iron nugget; spawn eggs for llama, vindicator, evoker, and vex.}}
|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|Added [[Minecraft:totem of undying]], [[Minecraft:explorer map]], [[Minecraft:iron nugget]]; spawn eggs for [[Minecraft:llama]], [[Minecraft:vindicator]], [[Minecraft:evoker]], and [[Minecraft:vex]].}}
|{{MC/HistoryLine|Bedrock}}
|{{HistoryLine|Bedrock}}
|{{MC/HistoryLine||1.2.0|dev=beta 1.2.0.2|Added armor stand, book and quill, firework star, firework rocket, twelve music discs, and spawn eggs for parrot and zombie villager.}}
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Added [[Minecraft:armor stand]], [[Minecraft:book and quill]], [[Minecraft:firework star]], [[Minecraft:firework rocket]], twelve [[Minecraft:music disc]]s, and spawn eggs for [[Minecraft:parrot]] and [[Minecraft:zombie villager]].}}
|{{MC/HistoryLine||1.2.13|dev=beta 1.2.13.8|Added [[Minecraft:trident]] and drowned spawn egg.}}
|{{HistoryLine||1.2.13|dev=beta 1.2.13.8|Added [[Minecraft:trident]] and [[Minecraft:drowned]] spawn egg.}}
|{{MC/HistoryLine||1.4.0|dev=beta 1.2.14.2|Added four variants of bucket of fish, dried kelp; and spawn eggs for cod, pufferfish, salmon, and tropical fish.}}
|{{HistoryLine||1.4.0|dev=beta 1.2.14.2|Added four variants of [[Minecraft:bucket of fish]], [[Minecraft:dried kelp]]; and spawn eggs for [[Minecraft:cod]], [[Minecraft:pufferfish]], [[Minecraft:salmon]], and [[Minecraft:tropical fish]].}}
|{{MC/HistoryLine|||dev=beta 1.2.20.1|Added heart of the sea, nautilus shell, and dolphin spawn egg.}}
|{{HistoryLine|||dev=beta 1.2.20.1|Added [[Minecraft:heart of the sea]], [[Minecraft:nautilus shell]], and [[Minecraft:dolphin]] spawn egg.}}
|{{MC/HistoryLine||1.5.0|dev=beta 1.5.0.4|Added [[Minecraft:Turtle Scute|scute]], turtle shell; [[Minecraft:potion]] of the Turtle Master with its splash potion, lingering potion, and tipped arrow variants; and [[Minecraft:turtle]] spawn egg.}}
|{{HistoryLine||1.5.0|dev=beta 1.5.0.4|Added [[Minecraft:Turtle Scute|scute]], [[Minecraft:turtle shell]]; [[Minecraft:potion]] of the Turtle Master with its [[Minecraft:splash potion]], [[Minecraft:lingering potion]], and [[Minecraft:tipped arrow]] variants; and [[Minecraft:turtle]] spawn egg.}}
|{{MC/HistoryLine||1.6.0|dev=beta 1.6.0.1|Added phantom spawn egg.}}
|{{HistoryLine||1.6.0|dev=beta 1.6.0.1|Added [[Minecraft:phantom]] spawn egg.}}
|{{MC/HistoryLine|||dev=beta 1.6.0.5|Added phantom membrane; potion of Slow Falling with its splash, lingering, and tipped arrow variants.}}
|{{HistoryLine|||dev=beta 1.6.0.5|Added [[Minecraft:phantom membrane]]; potion of [[Minecraft:Slow Falling]] with its splash, lingering, and tipped arrow variants.}}
|{{MC/HistoryLine||1.8.0|dev=beta 1.8.0.8|Added spawn eggs for cat and panda.}}
|{{HistoryLine||1.8.0|dev=beta 1.8.0.8|Added spawn eggs for [[Minecraft:cat]] and [[Minecraft:panda]].}}
|{{MC/HistoryLine|||dev=beta 1.8.0.10|Added [[Minecraft:crossbow]] and four [[Minecraft:dye]]s.}}
|{{HistoryLine|||dev=beta 1.8.0.10|Added [[Minecraft:crossbow]] and four [[Minecraft:dye]]s.}}
|{{MC/HistoryLine||1.9.0|dev=beta 1.9.0.0|Added pillager spawn egg.}}
|{{HistoryLine||1.9.0|dev=beta 1.9.0.0|Added [[Minecraft:pillager]] spawn egg.}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|Added six banner patterns, sweet berries, [[Minecraft:shield]]; spawn eggs for wandering trader and illager beast.}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|Added six [[Minecraft:banner pattern]]s, [[Minecraft:sweet berries]], [[Minecraft:shield]]; spawn eggs for [[Minecraft:wandering trader]] and [[Minecraft:illager beast]].}}
|{{MC/HistoryLine||1.13.0|dev=beta 1.13.0.1|Added fox spawn egg.}}
|{{HistoryLine||1.13.0|dev=beta 1.13.0.1|Added [[Minecraft:fox]] spawn egg.}}
|{{MC/HistoryLine|||dev=beta 1.13.0.9|Added suspicious stew.}}
|{{HistoryLine|||dev=beta 1.13.0.9|Added [[Minecraft:suspicious stew]].}}
|{{MC/HistoryLine||1.14.0|dev=beta 1.14.0.1|Added honey bottle, [[Minecraft:honeycomb]], and bee spawn egg.}}
|{{HistoryLine||1.14.0|dev=beta 1.14.0.1|Added [[Minecraft:honey bottle]], [[Minecraft:honeycomb]], and [[Minecraft:bee]] spawn egg.}}
|{{MC/HistoryLine||1.16.0|dev=beta 1.15.0.51|Added potion of Slowness '''IV''' with its splash, lingering, and tipped arrow variants.}}
|{{HistoryLine||1.16.0|dev=beta 1.15.0.51|Added potion of [[Minecraft:Slowness]] '''IV''' with its splash, lingering, and tipped arrow variants.}}
|{{MC/HistoryLine|||dev=beta 1.16.0.51|Added netherite armor, netherite ingot, netherite scrap; hoglin and [[Minecraft:piglin]] spawn eggs; and netherite hoe, axe, pickaxe, shovel, and sword.}}
|{{HistoryLine|||dev=beta 1.16.0.51|Added [[Minecraft:netherite]] armor, [[Minecraft:netherite ingot]], [[Minecraft:netherite scrap]]; [[Minecraft:hoglin]] and [[Minecraft:piglin]] spawn eggs; and netherite hoe, axe, pickaxe, shovel, and sword.}}
|{{MC/HistoryLine|||dev=beta 1.16.0.57|Added piglin banner pattern, Pigstep music disc, warped fungus on a stick; and strider and zoglin spawn eggs.}}
|{{HistoryLine|||dev=beta 1.16.0.57|Added [[Minecraft:piglin banner pattern]], [[Minecraft:Pigstep]] music disc, [[Minecraft:warped fungus on a stick]]; and [[Minecraft:strider]] and [[Minecraft:zoglin]] spawn eggs.}}
|{{MC/HistoryLine||1.16.20|dev=beta 1.16.20.50|Added piglin brute spawn egg.}}
|{{HistoryLine||1.16.20|dev=beta 1.16.20.50|Added [[Minecraft:piglin brute]] spawn egg.}}
|{{MC/HistoryLine||1.16.200|exp=Caves and Cliffs|dev=beta 1.16.200.52|Added goat spawn egg and goat horns.}}
|{{HistoryLine||1.16.200|exp=Caves and Cliffs|dev=beta 1.16.200.52|Added [[Minecraft:goat]] spawn egg and [[Minecraft:goat horn]]s.}}
|{{MC/HistoryLine||1.16.210|exp=Caves and Cliffs|dev=beta 1.16.210.53|Added powder snow bucket.}}
|{{HistoryLine||1.16.210|exp=Caves and Cliffs|dev=beta 1.16.210.53|Added [[Minecraft:powder snow bucket]].}}
|{{MC/HistoryLine|||dev=beta 1.16.210.57|Added copper ingot.}}
|{{HistoryLine|||dev=beta 1.16.210.57|Added [[Minecraft:copper ingot]].}}
|{{MC/HistoryLine|||dev=beta 1.16.210.59|Added glow squid spawn egg and glow ink sac.}}
|{{HistoryLine|||dev=beta 1.16.210.59|Added [[Minecraft:glow squid]] spawn egg and [[Minecraft:glow ink sac]].}}
|{{MC/HistoryLine|||dev=beta 1.16.210.60|Removed glow squid spawn egg and glow ink sac.}}
|{{HistoryLine|||dev=beta 1.16.210.60|Removed glow squid spawn egg and glow ink sac.}}
|{{MC/HistoryLine||1.16.220|exp=Caves and Cliffs|dev=beta 1.16.220.50|Re-added glow squid spawn egg and glow ink sac.}}
|{{HistoryLine||1.16.220|exp=Caves and Cliffs|dev=beta 1.16.220.50|Re-added glow squid spawn egg and glow ink sac.}}
|{{MC/HistoryLine|||dev=beta 1.16.220.52|Added glow berries.}}
|{{HistoryLine|||dev=beta 1.16.220.52|Added [[Minecraft:glow berries]].}}
|{{MC/HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.16.230.52|Added axolotl spawn egg and bucket of axolotl.}}
|{{HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.16.230.52|Added [[Minecraft:axolotl]] spawn egg and [[Minecraft:bucket of axolotl]].}}
|{{MC/HistoryLine|||dev=beta 1.17.0.50|Added amethyst shard, raw metals, and [[Minecraft:spyglass]].}}
|{{HistoryLine|||dev=beta 1.17.0.50|Added [[Minecraft:amethyst shard]], [[Minecraft:raw metal]]s, and [[Minecraft:spyglass]].}}
|{{MC/HistoryLine||1.18.0|dev=beta 1.18.0.22|Added otherside music disc.}}
|{{HistoryLine||1.18.0|dev=beta 1.18.0.22|Added [[Minecraft:otherside]] music disc.}}
|{{MC/HistoryLine||1.18.10|exp=Wild Update|dev=beta 1.18.10.24|Added spawn eggs for tadpole and frog, and bucket of tadpole.}}
|{{HistoryLine||1.18.10|exp=Wild Update|dev=beta 1.18.10.24|Added spawn eggs for [[Minecraft:tadpole]] and [[Minecraft:frog]], and [[Minecraft:bucket of tadpole]].}}
|{{MC/HistoryLine||1.18.30|exp=Wild Update|dev=Preview 1.18.30.23|Added allay spawn egg.}}
|{{HistoryLine||1.18.30|exp=Wild Update|dev=Preview 1.18.30.23|Added [[Minecraft:allay]] spawn egg.}}
|{{MC/HistoryLine||1.18.30|exp=Vanilla Experiments|dev=Preview 1.18.30.27|Added copper horns.}}
|{{HistoryLine||1.18.30|exp=Vanilla Experiments|dev=Preview 1.18.30.27|Added [[Minecraft:copper horn]]s.}}
|{{MC/HistoryLine||1.18.30|exp=Wild Update|dev=Preview 1.18.30.29|Added six boats with chests.}}
|{{HistoryLine||1.18.30|exp=Wild Update|dev=Preview 1.18.30.29|Added six [[Minecraft:boats with chests]].}}
|{{MC/HistoryLine|||dev=Preview 1.18.30.33|Added [[Minecraft:warden]] spawn egg.}}
|{{HistoryLine|||dev=Preview 1.18.30.33|Added [[Minecraft:warden]] spawn egg.}}
|{{MC/HistoryLine||1.19.0|dev=Preview 1.19.0.21|Added mangrove boat and mangrove boat with chest.}}
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.21|Added [[Minecraft:mangrove boat]] and [[Minecraft:mangrove boat with chest]].}}
|{{MC/HistoryLine|||dev=Preview 1.19.0.25|Added echo shard and recovery compass and removed copper horns.}}
|{{HistoryLine|||dev=Preview 1.19.0.25|Added [[Minecraft:echo shard]] and [[Minecraft:recovery compass]] and removed [[Minecraft:copper horn]]s.}}
|{{MC/HistoryLine|||dev=Preview 1.19.0.29|Added disc fragment and music disc 5.}}
|{{HistoryLine|||dev=Preview 1.19.0.29|Added [[Minecraft:disc fragment]] and [[Minecraft:music disc 5]].}}
|{{MC/HistoryLine||1.19.10|dev=Preview 1.19.10.20|Added trader llama spawn egg.}}
|{{HistoryLine||1.19.10|dev=Preview 1.19.10.20|Added [[Minecraft:trader llama]] spawn egg.}}
|{{MC/HistoryLine||1.19.50|exp=Next Major Update|dev=Preview 1.19.50.21|Added bamboo raft, bamboo raft with chest, and camel spawn egg.}}
|{{HistoryLine||1.19.50|exp=Next Major Update|dev=Preview 1.19.50.21|Added [[Minecraft:bamboo raft]], [[Minecraft:bamboo raft with chest]], and [[Minecraft:camel]] spawn egg.}}
|{{MC/HistoryLine||1.19.60|dev=Preview 1.19.60.20|Added iron golem, snow golem, ender dragon, and [[Minecraft:wither]] spawn eggs.}}
|{{HistoryLine||1.19.60|dev=Preview 1.19.60.20|Added [[Minecraft:iron golem]], [[Minecraft:snow golem]], [[Minecraft:ender dragon]], and [[Minecraft:wither]] spawn eggs.}}
|{{MC/HistoryLine||1.19.70|exp=Next Major Update|dev=Preview 1.19.70.23|Added four pottery sherds and [[Minecraft:brush]].}}
|{{HistoryLine||1.19.70|exp=Next Major Update|dev=Preview 1.19.70.23|Added four [[Minecraft:pottery sherd]]s and [[Minecraft:brush]].}}
|{{MC/HistoryLine||1.19.70|exp=Sniffer|dev=Preview 1.19.70.23|Added sniffer spawn egg and torchflower seeds.}}
|{{HistoryLine||1.19.70|exp=Sniffer|dev=Preview 1.19.70.23|Added [[Minecraft:sniffer]] spawn egg and [[Minecraft:torchflower seeds]].}}
|{{MC/HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.20|Added cherry [[Minecraft:boat]] and cherry boat with chest.}}
|{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.20|Added cherry [[Minecraft:boat]] and [[Minecraft:cherry boat with chest]].}}
|{{MC/HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.21|Added twelve smithing templates.}}
|{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.21|Added twelve [[Minecraft:smithing template]]s.}}
|{{MC/HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.22|Added sixteen pottery sherds and five smithing templates.}}
|{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.22|Added sixteen [[Minecraft:pottery sherd]]s and five [[Minecraft:smithing template]]s.}}
|{{MC/HistoryLine||1.20.0|dev=Preview 1.20.0.20|Added pitcher pod.}}
|{{HistoryLine||1.20.0|dev=Preview 1.20.0.20|Added [[Minecraft:pitcher pod]].}}
|{{MC/HistoryLine|||dev=Preview 1.20.0.22|Added Relic music disc.}}
|{{HistoryLine|||dev=Preview 1.20.0.22|Added [[Minecraft:Relic]] music disc.}}
|{{MC/HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Added trial key, wind charges, and breeze spawn egg.}}
|{{HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Added [[Minecraft:trial key]], [[Minecraft:wind charge]]s, and [[Minecraft:breeze]] spawn egg.}}
|{{MC/HistoryLine||1.20.60|exp=Armadillo and Wolf Armor|dev=Preview 1.20.60.23|Added armadillo spawn egg, armadillo scute and wolf armor.}}
|{{HistoryLine||1.20.60|exp=Armadillo and Wolf Armor|dev=Preview 1.20.60.23|Added [[Minecraft:armadillo]] spawn egg, [[Minecraft:armadillo scute]] and [[Minecraft:wolf armor]].}}
|{{MC/HistoryLine||1.20.70|exp=Update 1.21|dev=Preview 1.20.70.24|Added bogged spawn egg.}}
|{{HistoryLine||1.20.70|exp=Update 1.21|dev=Preview 1.20.70.24|Added [[Minecraft:bogged]] spawn egg.}}
|{{MC/HistoryLine||1.20.80|exp=Update 1.21|dev=Preview 1.20.80.22|Added [[Minecraft:mace]], breeze rods, two banner patterns, three pottery sherds, and two smithing templates.}}
|{{HistoryLine||1.20.80|exp=Update 1.21|dev=Preview 1.20.80.22|Added [[Minecraft:mace]], [[Minecraft:breeze rod]]s, two [[Minecraft:banner pattern]]s, three [[Minecraft:pottery sherd]]s, and two [[Minecraft:smithing template]]s.}}
|{{MC/HistoryLine||1.20.80|exp=Update 1.21|dev=Preview 1.20.80.23|Added trial explorer map.}}
|{{HistoryLine||1.20.80|exp=Update 1.21|dev=Preview 1.20.80.23|Added [[Minecraft:trial explorer map]].}}
|{{MC/HistoryLine||1.21.0|exp=Update 1.21|dev=Preview 1.21.0.20|Added ominous bottles, ominous trial keys, and potion and arrow of Infestation, Oozing, Weaving, and Wind Charging.}}
|{{HistoryLine||1.21.0|exp=Update 1.21|dev=Preview 1.21.0.20|Added [[Minecraft:ominous bottle]]s, [[Minecraft:ominous trial key]]s, and potion and arrow of [[Minecraft:Infestation]], [[Minecraft:Oozing]], [[Minecraft:Weaving]], and [[Minecraft:Wind Charging]].}}
|{{MC/HistoryLine||1.21.0|dev=Preview 1.21.0.24|Added Creator, Creator (Music Box), and Precipice music discs.}}
|{{HistoryLine||1.21.0|dev=Preview 1.21.0.24|Added [[Minecraft:Creator]], [[Minecraft:Creator (Music Box)]], and [[Minecraft:Precipice]] music discs.}}
|{{MC/HistoryLine||1.21.30|exp=Bundles|dev=Preview 1.21.30.23|Added [[Minecraft:bundle]]s.}}
|{{HistoryLine||1.21.30|exp=Bundles|dev=Preview 1.21.30.23|Added [[Minecraft:bundle]]s.}}
|{{MC/HistoryLine||1.21.50|dev=Preview 1.21.50.20|Added creaking spawn eggs, pale oak boat and pale oak boat with chest.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.20|Added [[Minecraft:creaking]] spawn eggs, [[Minecraft:pale oak boat]] and [[Minecraft:pale oak boat with chest]].}}
|{{MC/HistoryLine|||dev=Preview 1.21.50.25|Added resin brick.}}
|{{HistoryLine|||dev=Preview 1.21.50.25|Added [[Minecraft:resin brick]].}}
|{{MC/HistoryLine||1.21.70|dev=Preview 1.21.70.22|Added brown and blue eggs.}}
|{{HistoryLine||1.21.70|dev=Preview 1.21.70.22|Added [[Minecraft:brown egg|brown]] and [[Minecraft:blue egg|blue]] eggs.}}
|{{MC/HistoryLine||1.21.80|exp=Drop 2 2025|dev=Preview 1.21.80.25|Added happy ghast spawn egg and 16 colored types of [[Minecraft:harness]]es.}}
|{{HistoryLine||1.21.80|exp=Drop 2 2025|dev=Preview 1.21.80.25|Added [[Minecraft:happy ghast]] spawn egg and 16 colored types of [[Minecraft:harness]]es.}}
|{{MC/HistoryLine||1.21.90|dev=Preview 1.21.90.25|Added [[Minecraft:Music Disc Tears|Tears]] music disc.}}
|{{HistoryLine||1.21.90|dev=Preview 1.21.90.25|Added [[Minecraft:Music Disc Tears|Tears]] music disc.}}
|{{MC/HistoryLine||1.21.90|Added the ''Dennis'' painting.}}
|{{HistoryLine||1.21.90|Added the ''Dennis'' painting.}}
|{{MC/HistoryLine||1.21.93|Added [[Minecraft:Music Disc Lava Chicken|Lava Chicken]] music disc.}}
|{{HistoryLine||1.21.93|Added [[Minecraft:Music Disc Lava Chicken|Lava Chicken]] music disc.}}
|{{MC/HistoryLine||1.21.100|exp=Drop 3 2025|dev=Preview 1.21.100.23|Added copper golem spawn egg, copper tools and [[Minecraft:armor]], and copper nuggets.}}
|{{HistoryLine||1.21.100|exp=Drop 3 2025|dev=Preview 1.21.100.23|Added [[Minecraft:copper golem]] spawn egg, [[Minecraft:copper tools]] and [[Minecraft:armor]], and [[Minecraft:copper nugget]]s.}}
|{{MC/HistoryLine||1.21.111|dev=Preview 1.21.110.22|Added copper horse armor.}}
|{{HistoryLine||1.21.111|dev=Preview 1.21.110.22|Added [[Minecraft:copper horse armor]].}}
|{{MC/HistoryLine||1.21.130|dev=Preview 1.21.130.20|Added copper, iron, gold, diamond and netherite nautilus armor, [[Minecraft:spear]]s and nautilus and zombie nautilus spawn eggs.}}
|{{HistoryLine||1.21.130|dev=Preview 1.21.130.20|Added copper, iron, gold, diamond and netherite [[Minecraft:nautilus armor]], [[Minecraft:spear]]s and [[Minecraft:nautilus]] and [[Minecraft:zombie nautilus]] spawn eggs.}}
|{{MC/HistoryLine|||dev=Preview 1.21.130.24|Added camel husk and parched spawn eggs.}}
|{{HistoryLine|||dev=Preview 1.21.130.24|Added [[Minecraft:camel husk]] and [[Minecraft:parched]] spawn eggs.}}
|{{MC/HistoryLine|bedrock upcoming}}
|{{HistoryLine|bedrock upcoming}}
|{{MC/HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|Added buckets of sulfur cube and sulfur cube spawn eggs.}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|Added [[Minecraft:buckets of sulfur cube]] and [[Minecraft:sulfur cube]] spawn eggs.}}
}}
}}


==== Legacy Console Edition ====
==== Legacy Console Edition ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|console}}
|{{HistoryLine|console}}
|{{MC/HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added all items from and prior to Java Edition Beta 1.6.6.}}
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added all items from and prior to [[Minecraft:Java Edition Beta 1.6.6]].}}
|{{MC/HistoryLine||xbox=TU3|Added [[Minecraft:shears]].}}
|{{HistoryLine||xbox=TU3|Added [[Minecraft:shears]].}}
|{{MC/HistoryLine||xbox=TU5|Added melon slice, melon seeds, pumpkin seeds, raw beef, [[Minecraft:steak]], raw chicken, cooked chicken, rotten flesh, ender pearls, and ten music discs.}}
|{{HistoryLine||xbox=TU5|Added [[Minecraft:melon slice]], [[Minecraft:melon seeds]], [[Minecraft:pumpkin seeds]], [[Minecraft:raw beef]], [[Minecraft:steak]], [[Minecraft:raw chicken]], [[Minecraft:cooked chicken]], [[Minecraft:rotten flesh]], [[Minecraft:ender pearl]]s, and ten [[Minecraft:music disc]]s.}}
|{{MC/HistoryLine||xbox=TU7|Added blaze rod, ghast tear, gold nugget, glass bottle, water bottle, spider eye, fermented spider eye, eye of ender, glistering melon, Nether wart, blaze powder, bottle o' enchanting, magma cream.}}
|{{HistoryLine||xbox=TU7|Added [[Minecraft:blaze rod]], [[Minecraft:ghast tear]], [[Minecraft:gold nugget]], [[Minecraft:glass bottle]], [[Minecraft:water bottle]], [[Minecraft:spider eye]], [[Minecraft:fermented spider eye]], [[Minecraft:eye of ender]], [[Minecraft:glistering melon]], [[Minecraft:Nether wart]], [[Minecraft:blaze powder]], [[Minecraft:bottle o' enchanting]], [[Minecraft:magma cream]].}}
|{{MC/HistoryLine||xbox=TU9|Added 20 types of spawn eggs, fire charge and Nether brick.}}
|{{HistoryLine||xbox=TU9|Added 20 types of [[Minecraft:spawn egg]]s, [[Minecraft:fire charge]] and [[Minecraft:Nether brick]].}}
|{{MC/HistoryLine||xbox=TU12|Added ocelot spawn egg.}}
|{{HistoryLine||xbox=TU12|Added [[Minecraft:ocelot]] spawn egg.}}
|{{MC/HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|Added [[Minecraft:emerald]], Nether quartz, enchanted book, enchanted golden apple, [[Minecraft:potato]], baked potato, poisonous potato, [[Minecraft:carrot]], golden carrot, carrot on a stick, pumpkin pie, [[Minecraft:potion]]s of Night Vision and Invisibility.}}
|{{HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|Added [[Minecraft:emerald]], [[Minecraft:Nether quartz]], [[Minecraft:enchanted book]], [[Minecraft:enchanted golden apple]], [[Minecraft:potato]], [[Minecraft:baked potato]], [[Minecraft:poisonous potato]], [[Minecraft:carrot]], [[Minecraft:golden carrot]], [[Minecraft:carrot on a stick]], [[Minecraft:pumpkin pie]], [[Minecraft:potion]]s of Night Vision and Invisibility.}}
|{{MC/HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|Added firework rockets, firework star, Nether star, [[Minecraft:lead]], iron, gold and diamond horse armor, name tag, [[Minecraft:horse]], donkey and mule spawn eggs.}}
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|Added [[Minecraft:firework rocket]]s, [[Minecraft:firework star]], [[Minecraft:Nether star]], [[Minecraft:lead]], iron, gold and diamond [[Minecraft:horse armor]], [[Minecraft:name tag]], [[Minecraft:horse]], [[Minecraft:donkey]] and [[Minecraft:mule]] spawn eggs.}}
|{{MC/HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|Added book and quill.}}
|{{HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|Added [[Minecraft:book and quill]].}}
|{{MC/HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|Added raw rabbit, cooked rabbit, rabbit stew, raw mutton, cooked mutton, rabbit's foot, rabbit hide, [[Minecraft:potion]]s of Leaping and Water Breathing, raw salmon, cooked salmon, clownfish, pufferfish, blue orchid, [[Minecraft:allium]], azure bluet, four [[Minecraft:tulip]]s, oxeye daisy, [[Minecraft:sunflower]], [[Minecraft:lilac]], [[Minecraft:poppy]] (replaces rose), rose bush, [[Minecraft:peony]], prismarine crystals, prismarine shard; and spawn eggs for rabbit, endermite and guardian.}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|Added [[Minecraft:raw rabbit]], [[Minecraft:cooked rabbit]], [[Minecraft:rabbit stew]], [[Minecraft:raw mutton]], [[Minecraft:cooked mutton]], [[Minecraft:rabbit's foot]], [[Minecraft:rabbit hide]], [[Minecraft:potion]]s of Leaping and Water Breathing, [[Minecraft:raw salmon]], [[Minecraft:cooked salmon]], [[Minecraft:clownfish]], [[Minecraft:pufferfish]], [[Minecraft:blue orchid]], [[Minecraft:allium]], [[Minecraft:azure bluet]], four [[Minecraft:tulip]]s, [[Minecraft:oxeye daisy]], [[Minecraft:sunflower]], [[Minecraft:lilac]], [[Minecraft:poppy]] (replaces rose), [[Minecraft:rose bush]], [[Minecraft:peony]], [[Minecraft:prismarine crystals]], [[Minecraft:prismarine shard]]; and spawn eggs for [[Minecraft:rabbit]], [[Minecraft:endermite]] and [[Minecraft:guardian]].}}
|{{MC/HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|Added [[Minecraft:beetroot]], beetroot seeds and beetroot soup.}}
|{{HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|Added [[Minecraft:beetroot]], [[Minecraft:beetroot seeds]] and [[Minecraft:beetroot soup]].}}
|{{MC/HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|Added chorus fruit, popped chorus fruit, dragon's breath, [[Minecraft:elytra]], lingering potions, water splash potion, [[Minecraft:potion]] of Luck, tipped arrows and [[Minecraft:boat]]s made from spruce, birch, jungle, acacia and dark oak wood.}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|Added [[Minecraft:chorus fruit]], [[Minecraft:popped chorus fruit]], [[Minecraft:dragon's breath]], [[Minecraft:elytra]], [[Minecraft:lingering potion]]s, water [[Minecraft:splash potion]], [[Minecraft:potion]] of Luck, [[Minecraft:tipped arrow]]s and [[Minecraft:boat]]s made from spruce, birch, jungle, acacia and dark oak wood.}}
|{{MC/HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Added shulker shell and iron nugget.}}
|{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Added [[Minecraft:shulker shell]] and [[Minecraft:iron nugget]].}}
|{{MC/HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Added explorer maps, totem of undying and spawn eggs for skeleton horse, zombie horse, elder guardian, stray, wither skeleton, [[Minecraft:husk]] and zombie villager.}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Added [[Minecraft:explorer map]]s, [[Minecraft:totem of undying]] and spawn eggs for [[Minecraft:skeleton horse]], [[Minecraft:zombie horse]], [[Minecraft:elder guardian]], [[Minecraft:stray]], [[Minecraft:wither skeleton]], [[Minecraft:husk]] and [[Minecraft:zombie villager]].}}
|{{MC/HistoryLine||xbox=TU60|xbone=CU51|ps3=1.64|psvita=1.64|ps4=1.64|wiiu=Patch 30|switch=1.0.11|Added leather horse armor.}}
|{{HistoryLine||xbox=TU60|xbone=CU51|ps3=1.64|psvita=1.64|ps4=1.64|wiiu=Patch 30|switch=1.0.11|Added [[Minecraft:leather horse armor]].}}
|{{MC/HistoryLine||xbox=TU69|xbone=none|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|switch=none|Added [[Minecraft:trident]], dried kelp, buckets of fish, turtle shell, heart of the sea, nautilus shell, [[Minecraft:Turtle Scute|scute]], phantom membrane, Slow Falling [[Minecraft:potion]] and tipped arrow, and buried treasure explorer map.}}
|{{HistoryLine||xbox=TU69|xbone=none|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|switch=none|Added [[Minecraft:trident]], [[Minecraft:dried kelp]], [[Minecraft:buckets of fish]], [[Minecraft:turtle shell]], [[Minecraft:heart of the sea]], [[Minecraft:nautilus shell]], [[Minecraft:Turtle Scute|scute]], [[Minecraft:phantom membrane]], Slow Falling [[Minecraft:potion]] and [[Minecraft:tipped arrow]], and buried treasure [[Minecraft:explorer map]].}}
|{{MC/HistoryLine||xbox=none|ps3=none|psvita=none|ps4=1.83|wiiu=none|Added white, blue, brown and black [[Minecraft:dye]]s and spawn eggs for panda and cat.}}
|{{HistoryLine||xbox=none|ps3=none|psvita=none|ps4=1.83|wiiu=none|Added white, blue, brown and black [[Minecraft:dye]]s and spawn eggs for [[Minecraft:panda]] and [[Minecraft:cat]].}}
|{{MC/HistoryLine||ps3=none|psvita=none|ps4=1.90|Added [[Minecraft:crossbow]], banner patterns and [[Minecraft:shield]].}}
|{{HistoryLine||ps3=none|psvita=none|ps4=1.90|Added [[Minecraft:crossbow]], [[Minecraft:banner pattern]]s and [[Minecraft:shield]].}}
|{{MC/HistoryLine||ps3=none|psvita=none|ps4=1.91|Added sweet berries.}}
|{{HistoryLine||ps3=none|psvita=none|ps4=1.91|Added [[Minecraft:sweet berries]].}}
}}
}}


==== ''New Nintendo 3DS Edition'' ====
==== ''New Nintendo 3DS Edition'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|3DS}}
|{{HistoryLine|3DS}}
|{{MC/HistoryLine||0.1.0|Added all items from and prior to Pocket Edition Alpha 0.15.0.}}
|{{HistoryLine||0.1.0|Added all items from and prior to [[Minecraft:Pocket Edition Alpha 0.15.0]].}}
|{{MC/HistoryLine||1.3.12|Added prismarine shard, prismarine crystals, Nether star, [[Minecraft:potion]] of Decay and their [[Minecraft:Splash Potion|splash]], [[Minecraft:Lingering Potion|lingering]] and tipped arrow variants, guardian and elder guardian spawn eggs.}}
|{{HistoryLine||1.3.12|Added [[Minecraft:prismarine shard]], [[Minecraft:prismarine crystals]], [[Minecraft:Nether star]], [[Minecraft:potion]] of Decay and their [[Minecraft:Splash Potion|splash]], [[Minecraft:Lingering Potion|lingering]] and [[Minecraft:tipped arrow]] variants, [[Minecraft:guardian]] and elder guardian spawn eggs.}}
|{{MC/HistoryLine||1.7.10|Added ender pearl, dragon egg, chorus flower, chorus fruit, popped chorus fruit, shulker shell and spawn eggs of endermite, polar bear and shulker.}}
|{{HistoryLine||1.7.10|Added [[Minecraft:ender pearl]], [[Minecraft:dragon egg]], [[Minecraft:chorus flower]], [[Minecraft:chorus fruit]], [[Minecraft:popped chorus fruit]], [[Minecraft:shulker shell]] and spawn eggs of [[Minecraft:endermite]], [[Minecraft:polar bear]] and [[Minecraft:shulker]].}}
|{{MC/HistoryLine||1.9.19|Added explorer map, totem of undying, iron nugget, gold nugget, and spawn eggs for llama, evoker, vindicator and vex.}}
|{{HistoryLine||1.9.19|Added [[Minecraft:explorer map]], [[Minecraft:totem of undying]], [[Minecraft:iron nugget]], [[Minecraft:gold nugget]], and spawn eggs for [[Minecraft:llama]], [[Minecraft:evoker]], [[Minecraft:vindicator]] and [[Minecraft:vex]].}}
}}
}}


==== ''MinecraftEdu'' ====
==== ''MinecraftEdu'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|MinecraftEdu}}
|{{HistoryLine|MinecraftEdu}}
|{{MC/HistoryLine||0.1|Added all items from and prior to Java Edition Beta 1.6.}}
|{{HistoryLine||0.1|Added all items from and prior to [[Minecraft:Java Edition Beta 1.6]].}}
|{{MC/HistoryLine||0.9652|Added [[Minecraft:shears]], melon slice, melon seeds, pumpkin seeds, raw beef, [[Minecraft:steak]], raw chicken, cooked chicken, rotten flesh, ender pearl, ten music discs and chain [[Minecraft:armor]].}}
|{{HistoryLine||0.9652|Added [[Minecraft:shears]], [[Minecraft:melon slice]], [[Minecraft:melon seeds]], [[Minecraft:pumpkin seeds]], [[Minecraft:raw beef]], [[Minecraft:steak]], [[Minecraft:raw chicken]], [[Minecraft:cooked chicken]], [[Minecraft:rotten flesh]], [[Minecraft:ender pearl]], ten [[Minecraft:music disc]]s and chain [[Minecraft:armor]].}}
|{{MC/HistoryLine||0.97|Added blaze rod, ghast tear, gold nugget, glass bottle, water bottle, spider eye, fermented spider eye, eye of ender, glistering melon, Nether wart, blaze powder, bottle o' enchanting, magma cream, and fire charge.}}
|{{HistoryLine||0.97|Added [[Minecraft:blaze rod]], [[Minecraft:ghast tear]], [[Minecraft:gold nugget]], [[Minecraft:glass bottle]], [[Minecraft:water bottle]], [[Minecraft:spider eye]], [[Minecraft:fermented spider eye]], [[Minecraft:eye of ender]], [[Minecraft:glistering melon]], [[Minecraft:Nether wart]], [[Minecraft:blaze powder]], [[Minecraft:bottle o' enchanting]], [[Minecraft:magma cream]], and [[Minecraft:fire charge]].}}
|{{MC/HistoryLine||0.98|Added 20 types of spawn eggs.}}
|{{HistoryLine||0.98|Added 20 types of [[Minecraft:spawn egg]]s.}}
|{{MC/HistoryLine||0.982|Added ocelot spawn egg.}}
|{{HistoryLine||0.982|Added [[Minecraft:ocelot]] spawn egg.}}
|{{MC/HistoryLine||0.985|Added [[Minecraft:emerald]], enchanted golden apple, book and quill, written book, and eight types of [[Minecraft:potion]]s.}}
|{{HistoryLine||0.985|Added [[Minecraft:emerald]], [[Minecraft:enchanted golden apple]], [[Minecraft:book and quill]], [[Minecraft:written book]], and eight types of [[Minecraft:potion]]s.}}
|{{MC/HistoryLine||0.9847|Added [[Minecraft:carrot]], golden carrot, carrot on a stick, Nether star, [[Minecraft:potato]], baked potato, poisonous potato, pumpkin pie, wait music disc, enchanted book, firework rocket, firework star, and [[Minecraft:potion]] and splash potion of [[Minecraft:Invisibility]] and Night Vision.}}
|{{HistoryLine||0.9847|Added [[Minecraft:carrot]], [[Minecraft:golden carrot]], [[Minecraft:carrot on a stick]], [[Minecraft:Nether star]], [[Minecraft:potato]], [[Minecraft:baked potato]], [[Minecraft:poisonous potato]], [[Minecraft:pumpkin pie]], [[Minecraft:wait]] music disc, [[Minecraft:enchanted book]], [[Minecraft:firework rocket]], [[Minecraft:firework star]], and [[Minecraft:potion]] and [[Minecraft:splash potion]] of [[Minecraft:Invisibility]] and [[Minecraft:Night Vision]].}}
|{{MC/HistoryLine||1.5.1|dev=Build 1|slink=MinecraftEdu 1.5.1 Build 1|Added block inspector, Nether brick, and Nether quartz.}}
|{{HistoryLine||1.5.1|dev=Build 1|slink=MinecraftEdu 1.5.1 Build 1|Added [[Minecraft:block inspector]], [[Minecraft:Nether brick]], and [[Minecraft:Nether quartz]].}}
|{{MC/HistoryLine||1.6.4|dev=Build 1|slink=MinecraftEdu 1.6.4 Build 1|Added diamond, gold, and iron horse armor, [[Minecraft:lead]], [[Minecraft:horse]] spawn egg, and name tag.}}
|{{HistoryLine||1.6.4|dev=Build 1|slink=MinecraftEdu 1.6.4 Build 1|Added diamond, gold, and iron [[Minecraft:horse armor]], [[Minecraft:lead]], [[Minecraft:horse]] spawn egg, and [[Minecraft:name tag]].}}
|{{MC/HistoryLine||1.7.10|dev=Build 1|slink=MinecraftEdu 1.7.10 Build 1|Added clownfish, raw salmon, cooked salmon, pufferfish; and potion and splash potion of Water Breathing.}}
|{{HistoryLine||1.7.10|dev=Build 1|slink=MinecraftEdu 1.7.10 Build 1|Added [[Minecraft:clownfish]], [[Minecraft:raw salmon]], [[Minecraft:cooked salmon]], [[Minecraft:pufferfish]]; and potion and splash potion of [[Minecraft:Water Breathing]].}}
|{{MC/HistoryLine||1.8.9|dev=Build 1|slink=MinecraftEdu 1.8.9 Build 1|Added raw rabbit, cooked rabbit, rabbit stew, raw mutton, cooked mutton, rabbit's foot, rabbit hide, [[Minecraft:potion]] of leaping, blue orchid, [[Minecraft:allium]], azure bluet, four [[Minecraft:tulip]]s, oxeye daisy, [[Minecraft:sunflower]], [[Minecraft:lilac]], [[Minecraft:poppy]], rose bush, [[Minecraft:peony]], prismarine crystals, prismarine shard and spawn eggs for rabbit, endermite and guardian.}}
|{{HistoryLine||1.8.9|dev=Build 1|slink=MinecraftEdu 1.8.9 Build 1|Added [[Minecraft:raw rabbit]], [[Minecraft:cooked rabbit]], [[Minecraft:rabbit stew]], [[Minecraft:raw mutton]], [[Minecraft:cooked mutton]], [[Minecraft:rabbit's foot]], [[Minecraft:rabbit hide]], [[Minecraft:potion]] of leaping, [[Minecraft:blue orchid]], [[Minecraft:allium]], [[Minecraft:azure bluet]], four [[Minecraft:tulip]]s, [[Minecraft:oxeye daisy]], [[Minecraft:sunflower]], [[Minecraft:lilac]], [[Minecraft:poppy]], [[Minecraft:rose bush]], [[Minecraft:peony]], [[Minecraft:prismarine crystals]], [[Minecraft:prismarine shard]] and spawn eggs for [[Minecraft:rabbit]], [[Minecraft:endermite]] and [[Minecraft:guardian]].}}
}}
}}


==== ''Minecraft Education'' ====
==== ''Minecraft Education'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|Education}}
|{{HistoryLine|Education}}
|{{MC/HistoryLine||1.0.0|dev=0.14.2|Added all items from and prior to Pocket Edition Alpha 0.16.0.}}
|{{HistoryLine||1.0.0|dev=0.14.2|Added all items from and prior to [[Minecraft:Pocket Edition Alpha 0.16.0]].}}
|{{MC/HistoryLine|||dev=release|Added ender pearl, dragon egg, chorus flower, chorus fruit, popped chorus fruit, shulker shell, [[Minecraft:portfolio]] and spawn eggs of endermite, polar bear, shulker, and [[Minecraft:NPC]].}}
|{{HistoryLine|||dev=release|Added [[Minecraft:ender pearl]], [[Minecraft:dragon egg]], [[Minecraft:chorus flower]], [[Minecraft:chorus fruit]], [[Minecraft:popped chorus fruit]], [[Minecraft:shulker shell]], [[Minecraft:portfolio]] and spawn eggs of [[Minecraft:endermite]], [[Minecraft:polar bear]], [[Minecraft:shulker]], and [[Minecraft:NPC]].}}
|{{MC/HistoryLine||1.0.1|Added explorer map, totem of undying, iron nugget, and spawn eggs for llama, evoker, vindicator and vex.}}
|{{HistoryLine||1.0.1|Added [[Minecraft:explorer map]], [[Minecraft:totem of undying]], [[Minecraft:iron nugget]], and spawn eggs for [[Minecraft:llama]], [[Minecraft:evoker]], [[Minecraft:vindicator]] and [[Minecraft:vex]].}}
|{{MC/HistoryLine||1.0.21|Added armor stand, book and quill, firework star, firework rocket, twelve music discs, and spawn eggs for parrot and zombie villager.}}
|{{HistoryLine||1.0.21|Added [[Minecraft:armor stand]], [[Minecraft:book and quill]], [[Minecraft:firework star]], [[Minecraft:firework rocket]], twelve [[Minecraft:music disc]]s, and spawn eggs for [[Minecraft:parrot]] and [[Minecraft:zombie villager]].}}
|{{MC/HistoryLine||1.0.27|Added [[Minecraft:compound]]s, [[Minecraft:bleach]], ice bombs, super fertilizer, [[Minecraft:medicine]], [[Minecraft:sparkler]]s and glow sticks.}}
|{{HistoryLine||1.0.27|Added [[Minecraft:compound]]s, [[Minecraft:bleach]], [[Minecraft:ice bomb]]s, [[Minecraft:super fertilizer]], [[Minecraft:medicine]], [[Minecraft:sparkler]]s and [[Minecraft:glow stick]]s.}}
|{{MC/HistoryLine||1.4|Added [[Minecraft:trident]], dried kelp, four buckets of fish, heart of the sea, nautilus shell and spawn eggs for drowned, dolphin and 4 types of fish.}}
|{{HistoryLine||1.4|Added [[Minecraft:trident]], [[Minecraft:dried kelp]], four [[Minecraft:buckets of fish]], [[Minecraft:heart of the sea]], [[Minecraft:nautilus shell]] and spawn eggs for [[Minecraft:drowned]], [[Minecraft:dolphin]] and 4 types of [[Minecraft:fish]].}}
|{{MC/HistoryLine||1.7|Added turtle shell, scute, phantom membrane, Turtle Master and Slow Falling [[Minecraft:potion]]s; their [[Minecraft:Splash Potion|splash]], [[Minecraft:Lingering Potion|lingering]] and tipped arrow variants; and spawn eggs for [[Minecraft:turtle]], phantom and [[Minecraft:agent]].}}
|{{HistoryLine||1.7|Added [[Minecraft:turtle shell]], [[Minecraft:turtle scute|scute]], [[Minecraft:phantom membrane]], Turtle Master and Slow Falling [[Minecraft:potion]]s; their [[Minecraft:Splash Potion|splash]], [[Minecraft:Lingering Potion|lingering]] and [[Minecraft:tipped arrow]] variants; and spawn eggs for [[Minecraft:turtle]], [[Minecraft:phantom]] and [[Minecraft:agent]].}}
|{{MC/HistoryLine||1.9|dev=1.8.0|Added [[Minecraft:crossbow]], four [[Minecraft:dye]]s, and spawn eggs for cat and panda.}}
|{{HistoryLine||1.9|dev=1.8.0|Added [[Minecraft:crossbow]], four [[Minecraft:dye]]s, and spawn eggs for [[Minecraft:cat]] and [[Minecraft:panda]].}}
|{{MC/HistoryLine||1.12.0|Added six banner patterns, sweet berries, [[Minecraft:shield]], and spawn eggs for pillager, wandering trader and ravager.}}
|{{HistoryLine||1.12.0|Added six [[Minecraft:banner pattern]]s, [[Minecraft:sweet berries]], [[Minecraft:shield]], and spawn eggs for [[Minecraft:pillager]], [[Minecraft:wandering trader]] and [[Minecraft:ravager]].}}
|{{MC/HistoryLine||1.14.31|dev=1.14.30|Added suspicious stew, [[Minecraft:honeycomb]], honey bottle and spawn eggs for fox and bee.}}
|{{HistoryLine||1.14.31|dev=1.14.30|Added [[Minecraft:suspicious stew]], [[Minecraft:honeycomb]], [[Minecraft:honey bottle]] and spawn eggs for [[Minecraft:fox]] and [[Minecraft:bee]].}}
|{{MC/HistoryLine||1.17.30|dev=1.17.30.2|Added netherite armor, tools, [[Minecraft:Netherite Ingot|ingot]] and [[Minecraft:Netherite Scrap|scrap]], piglin banner pattern, Pigstep music disc, warped fungus on a stick, powder snow bucket, copper ingot, glow ink sac, glow berries, bucket of axolotl, amethyst shard, raw metal, [[Minecraft:spyglass]], Slowness '''IV''' [[Minecraft:potion]], and spawn eggs for hoglin, [[Minecraft:piglin]], strider, zoglin, piglin brute, goat, glow squid and axolotl.}}
|{{HistoryLine||1.17.30|dev=1.17.30.2|Added netherite armor, tools, [[Minecraft:Netherite Ingot|ingot]] and [[Minecraft:Netherite Scrap|scrap]], [[Minecraft:piglin banner pattern]], [[Minecraft:Pigstep]] music disc, [[Minecraft:warped fungus on a stick]], [[Minecraft:powder snow bucket]], [[Minecraft:copper ingot]], [[Minecraft:glow ink sac]], [[Minecraft:glow berries]], [[Minecraft:bucket of axolotl]], [[Minecraft:amethyst shard]], [[Minecraft:raw metal]], [[Minecraft:spyglass]], Slowness '''IV''' [[Minecraft:potion]], and spawn eggs for [[Minecraft:hoglin]], [[Minecraft:piglin]], [[Minecraft:strider]], [[Minecraft:zoglin]], [[Minecraft:piglin brute]], [[Minecraft:goat]], [[Minecraft:glow squid]] and [[Minecraft:axolotl]].}}
|{{MC/HistoryLine||1.18.32|dev=1.18.10.04|Added otherside music disc.}}
|{{HistoryLine||1.18.32|dev=1.18.10.04|Added [[Minecraft:otherside]] music disc.}}
|{{MC/HistoryLine||1.19.52|dev=1.19.50.0|Added bucket of tadpole, mangrove boat, boats with chests, goat horns, echo shard, recovery compass, disc fragment, music disc 5, and spawn eggs for allay, frog, tadpole, trader llama, and [[Minecraft:warden]].}}
|{{HistoryLine||1.19.52|dev=1.19.50.0|Added [[Minecraft:bucket of tadpole]], [[Minecraft:mangrove boat]], [[Minecraft:boats with chests]], [[Minecraft:goat horn]]s, [[Minecraft:echo shard]], [[Minecraft:recovery compass]], [[Minecraft:disc fragment]], [[Minecraft:music disc 5]], and spawn eggs for [[Minecraft:allay]], [[Minecraft:frog]], [[Minecraft:tadpole]], [[Minecraft:trader llama]], and [[Minecraft:warden]].}}
|{{MC/HistoryLine||1.20.12|dev=1.20.10.0|Added bamboo raft, bamboo raft with chest, cherry boat, cherry boat with chest, pottery sherds, [[Minecraft:brush]], smithing templates, torchflower seeds, pitcher pod, Relic music disc, and spawn eggs for camel, sniffer, iron golem, snow golem, ender dragon, and [[Minecraft:wither]].}}
|{{HistoryLine||1.20.12|dev=1.20.10.0|Added [[Minecraft:bamboo raft]], [[Minecraft:bamboo raft with chest]], [[Minecraft:cherry boat]], [[Minecraft:cherry boat with chest]], [[Minecraft:pottery sherd]]s, [[Minecraft:brush]], [[Minecraft:smithing template]]s, [[Minecraft:torchflower seeds]], [[Minecraft:pitcher pod]], [[Minecraft:Relic]] music disc, and spawn eggs for [[Minecraft:camel]], [[Minecraft:sniffer]], [[Minecraft:iron golem]], [[Minecraft:snow golem]], [[Minecraft:ender dragon]], and [[Minecraft:wither]].}}
|{{MC/HistoryLine||1.21.03|dev=Preview 1.21.01.0|Added armadillo scute, wolf armor, trial key, wind charges, [[Minecraft:mace]], breeze rods, two banner patterns, three pottery sherds, two smithing templates, ominous bottles, ominous trial keys, potion and arrow of Infestation, Oozing, Weaving, and Wind Charging, trial explorer map, Creator, Creator (Music Box), and Precipice music discs, and spawn egg for armadillo, bogged and breeze.}}
|{{HistoryLine||1.21.03|dev=Preview 1.21.01.0|Added [[Minecraft:armadillo scute]], [[Minecraft:wolf armor]], [[Minecraft:trial key]], [[Minecraft:wind charge]]s, [[Minecraft:mace]], [[Minecraft:breeze rod]]s, two [[Minecraft:banner pattern]]s, three [[Minecraft:pottery sherd]]s, two [[Minecraft:smithing template]]s, [[Minecraft:ominous bottle]]s, [[Minecraft:ominous trial key]]s, potion and arrow of [[Minecraft:Infestation]], [[Minecraft:Oozing]], [[Minecraft:Weaving]], and [[Minecraft:Wind Charging]], [[Minecraft:trial explorer map]], [[Minecraft:Creator]], [[Minecraft:Creator (Music Box)]], and [[Minecraft:Precipice]] music discs, and spawn egg for [[Minecraft:armadillo]], [[Minecraft:bogged]] and [[Minecraft:breeze]].}}
|{{MC/HistoryLine||1.21.91|dev=Preview 1.21.40.1|Added [[Minecraft:bundle]]s.}}
|{{HistoryLine||1.21.91|dev=Preview 1.21.40.1|Added [[Minecraft:bundle]]s.}}
|{{MC/HistoryLine|||dev=Preview 1.21.50.1|Added creaking spawn eggs, pale oak boat, pale oak boat with chest, and resin brick.}}
|{{HistoryLine|||dev=Preview 1.21.50.1|Added [[Minecraft:creaking]] spawn eggs, [[Minecraft:pale oak boat]], [[Minecraft:pale oak boat with chest]], and [[Minecraft:resin brick]].}}
|{{MC/HistoryLine|||dev=Preview 1.21.80.1|Added brown and blue eggs.}}
|{{HistoryLine|||dev=Preview 1.21.80.1|Added [[Minecraft:brown egg|brown]] and [[Minecraft:blue egg|blue]] eggs.}}
|{{MC/HistoryLine|||dev=Preview 1.21.90.1|Added happy ghast spawn egg, 16 colored types of [[Minecraft:harness]]es, [[Minecraft:Music Disc Tears|Tears]] music disc, and the ''Dennis'' painting.}}
|{{HistoryLine|||dev=Preview 1.21.90.1|Added [[Minecraft:happy ghast]] spawn egg, 16 colored types of [[Minecraft:harness]]es, [[Minecraft:Music Disc Tears|Tears]] music disc, and the ''Dennis'' painting.}}
|{{MC/HistoryLine||1.21.132|dev=Preview 1.21.110.1|Added [[Minecraft:Music Disc Lava Chicken|Lava Chicken]] music disc, copper golem spawn egg, copper tools and [[Minecraft:armor]], copper nuggets, and copper horse armor.}}
|{{HistoryLine||1.21.132|dev=Preview 1.21.110.1|Added [[Minecraft:Music Disc Lava Chicken|Lava Chicken]] music disc, [[Minecraft:copper golem]] spawn egg, [[Minecraft:copper tools]] and [[Minecraft:armor]], [[Minecraft:copper nugget]]s, and [[Minecraft:copper horse armor]].}}
|{{MC/HistoryLine|||dev=Preview 1.21.131.1|Added copper, iron, gold, diamond and netherite nautilus armor, [[Minecraft:spear]]s, and nautilus, zombie nautilus, camel husk and parched spawn eggs.}}
|{{HistoryLine|||dev=Preview 1.21.131.1|Added copper, iron, gold, diamond and netherite [[Minecraft:nautilus armor]], [[Minecraft:spear]]s, and [[Minecraft:nautilus]], [[Minecraft:zombie nautilus]], [[Minecraft:camel husk]] and [[Minecraft:parched]] spawn eggs.}}
}}
}}


Line 1,840: Line 1,840:
==== ''Java Edition'' ====
==== ''Java Edition'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java Classic}}
|{{HistoryLine|java Classic}}
|{{HistoryLine||0.24_SURVIVAL_TEST|Arrows were added as an object and were fired by pressing {{MC/Key|Tab}}.}}
|{{HistoryLine||0.24_SURVIVAL_TEST|Arrows were added as an object and were fired by pressing {{Key|Tab}}.}}
|{{MC/HistoryLine|java Indev}}
|{{HistoryLine|java Indev}}
|{{MC/HistoryLine||0.31 20091231-1856|Added the [[Minecraft:inventory]].}}
|{{HistoryLine||0.31 20091231-1856|Added the [[Minecraft:inventory]].}}
|{{MC/HistoryLine||0.31 20100122-2251|Can now place blocks on resource items.
|{{HistoryLine||0.31 20100122-2251|Can now place blocks on resource items.
|Dropped items now experience gravity.}}
|Dropped items now experience gravity.}}
|{{MC/HistoryLine||0.31 20100124-2119|Can now drop a whole stack of items instead of just one at a time.}}
|{{HistoryLine||0.31 20100124-2119|Can now drop a whole stack of items instead of just one at a time.}}
|{{MC/HistoryLine||0.31 20100128-2200|Items are now 3D.}}
|{{HistoryLine||0.31 20100128-2200|Items are now 3D.}}
|{{MC/HistoryLine||0.31 20100129-1447|Added crafting.
|{{HistoryLine||0.31 20100129-1447|Added crafting.
|Right-clicking drops one of a stack.}}
|Right-clicking drops one of a stack.}}
|{{MC/HistoryLine||0.31 20100130|Crafting improved; now has 36 recipes.}}
|{{HistoryLine||0.31 20100130|Crafting improved; now has 36 recipes.}}
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.3.1|dev=12w15a|Stackable items now stack outside inventory when thrown to the ground individually.}}
|{{HistoryLine||1.3.1|dev=12w15a|Stackable items now stack outside inventory when thrown to the ground individually.}}
|{{MC/HistoryLine||1.8|dev=14w25a|All items are now models, some are still generated from item icons.
|{{HistoryLine||1.8|dev=14w25a|All items are now [[Minecraft:model]]s, some are still generated from item icons.
|Resource packs can make models for all items.}}
|Resource packs can make models for all items.}}
|{{MC/HistoryLine||1.13|dev=17w49a|Items can be "tagged" with an ID.}}
|{{HistoryLine||1.13|dev=17w49a|Items can be "tagged" with an ID.}}
|{{MC/HistoryLine|||dev=18w07a|Dropped items now float in water.}}
|{{HistoryLine|||dev=18w07a|Dropped items now float in water.}}
|{{MC/HistoryLine||1.15|dev=19w39a|Lighting of blocks in the inventory has been swapped from being dark on the right to being dark on the left.}}
|{{HistoryLine||1.15|dev=19w39a|Lighting of blocks in the inventory has been swapped from being dark on the right to being dark on the left.}}
|{{MC/HistoryLine|||dev=19w40a|Lighting of blocks in the inventory is once again darker on the right, as it was before 19w39a.}}
|{{HistoryLine|||dev=19w40a|Lighting of blocks in the inventory is once again darker on the right, as it was before 19w39a.}}
}}
}}


==== ''Bedrock Edition'' ====
==== ''Bedrock Edition'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine||1.4.0|dev=beta 1.2.20.1|Dropped items now float in water.}}
|{{HistoryLine||1.4.0|dev=beta 1.2.20.1|Dropped items now float in water.}}
|{{MC/HistoryLine||1.16.0|dev=beta 1.15.0.51|Dropped items now turn into a 3D model and spin.}}
|{{HistoryLine||1.16.0|dev=beta 1.15.0.51|Dropped items now turn into a 3D model and spin.}}
}}
}}


=== April Fools items ===
=== April Fools items ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|Java}}
|{{HistoryLine|Java}}
|{{MC/HistoryLine||15w14a|Added obsidian boat.}}
|{{HistoryLine||15w14a|Added [[Minecraft:obsidian boat]].}}
|{{MC/HistoryLine||1.RV-Pre1|Added ankle monitor, reality vision and smarter watch.}}
|{{HistoryLine||1.RV-Pre1|Added [[Minecraft:ankle monitor]], [[Minecraft:reality vision]] and [[Minecraft:smarter watch]].}}
|{{MC/HistoryLine||3D Shareware v1.34|Added [[Minecraft:3D|3D item]]; blue, red, and yellow [[Minecraft:Key (April Fools' joke)|key]]s.}}
|{{HistoryLine||3D Shareware v1.34|Added [[Minecraft:3D|3D item]]; blue, red, and yellow [[Minecraft:Key (April Fools' joke)|key]]s.}}
|{{MC/HistoryLine||20w14∞|Added a very fine item and [[Minecraft:footprint]].}}
|{{HistoryLine||20w14∞|Added [[Minecraft:a very fine item]] and [[Minecraft:footprint]].}}
|{{MC/HistoryLine||23w13a or b|Added bottles of entity and their splash variants, bottle of void, potion of Big and Small and their splash, lingering, and arrow variants, la baguette, le tricolore, 17 [[Minecraft:tag (item)|tag item]]s, new thing banner pattern, dupe hack, and longer string.}}
|{{HistoryLine||23w13a or b|Added [[Minecraft:bottles of entity]] and their splash variants, [[Minecraft:bottle of void]], [[Minecraft:potion of Big]] and [[Minecraft:Small]] and their splash, lingering, and arrow variants, [[Minecraft:la baguette]], [[Minecraft:le tricolore]], 17 [[Minecraft:tag (item)|tag item]]s, new thing [[Minecraft:banner pattern]], [[Minecraft:dupe hack]], and [[Minecraft:longer string]].}}
}}
}}


== Issues ==
== Issues ==
{{MC/Issue list}}
{{Issue list}}


== Gallery ==
== Gallery ==
=== Mojang images ===
=== Mojang images ===
<gallery>
<gallery>
item vending machine.jpeg|A vending machine with an assortment of ''Minecraft'' items.
item vending machine.jpeg|A vending machine with an assortment of ''[[Minecraft:Minecraft]]'' items.
</gallery>
</gallery>


== See also ==  
== See also ==  
* Item repair
* [[Minecraft:Item repair]]
* Item durability
* [[Minecraft:Item durability]]
* {{MC/Entitylink|id=item|Item (entity)}}
* {{EntityLink|id=item|Item (entity)}}
* List of items by version
* [[Minecraft:List of items by version]]


== Notes ==
== Notes ==
Line 1,897: Line 1,897:


== References ==
== References ==
{{MC/Reflist}}
{{reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox items|all}}
{{Navbox items|all}}
{{MC/Navbox environment}}
{{Navbox environment}}


[[Category:Items| ]]
[[Category:Items| ]]


cs:Předmět
[[Minecraft:cs:Předmět]]
de:Gegenstand
[[Minecraft:de:Gegenstand]]
el:Αντικείμενο
[[Minecraft:el:Αντικείμενο]]
es:Objeto
[[Minecraft:es:Objeto]]
fr:Objet
[[Minecraft:fr:Objet]]
hu:Tárgyak
[[Minecraft:hu:Tárgyak]]
it:Oggetto
[[Minecraft:it:Oggetto]]
ja:アイテム
[[Minecraft:ja:アイテム]]
ko:아이템
[[Minecraft:ko:아이템]]
lzh:物
[[Minecraft:lzh:物]]
nl:Voorwerp
[[Minecraft:nl:Voorwerp]]
pl:Przedmioty
[[Minecraft:pl:Przedmioty]]
pt:Item
[[Minecraft:pt:Item]]
ru:Предмет
[[Minecraft:ru:Предмет]]
th:ไอเทม
[[Minecraft:th:ไอเทม]]
tr:Eşyalar
[[Minecraft:tr:Eşyalar]]
uk:Предмет
[[Minecraft:uk:Предмет]]
zh:物品
[[Minecraft:zh:物品]]

Latest revision as of 11:12, 12 April 2026

Template:Redirect

File:Minecraft Creative.png
The Creative inventory Template:In, filled with a wide variety of items.

Template:Relevant category

An item is an object that can exist within Minecraft:inventories of Minecraft:players, Minecraft:mobs, or Minecraft:armor stands; in various storage blocks (like Minecraft:chests or Minecraft:droppers), as well as in Minecraft:item frames, Minecraft:glow item frames, and Minecraft:shelves.

Behavior

Some items when Template:Control, place a Minecraft:block (ItemBlock) or Minecraft:entity (minecart, spawn eggs, etc.) version of themselves into the game world. Put simply, they are an item when in the Minecraft:inventory, and a block when placed. For example, Minecraft:boats turn into an entity when placed, and Minecraft:beds turn into a group of blocks when placed. When selected in the Minecraft:hotbar, items briefly display their names above the Minecraft:HUD.

The only methods by which an item can be properly displayed within the game environment is to place it into an Minecraft:item frame, Minecraft:shelf, or Minecraft:armor stand. Displayed items, either on these blocks, the hand (both third-person and first-person), or thrown, are rendered in-game with MERS texture sets with Minecraft:Vibrant Visuals, and can show shadows, reflections, or caustics. Various items have emissive lighting and glow in the dark.

Thrown items

If an item that does not become a block is dropped, it becomes an entity represented by a sprite that floats above the ground. It remains for 5 minutes in a loaded Minecraft:chunk before despawning (except for the Minecraft:Nether star), unless the player walks over it to pick it up, it is picked up by a mob, Minecraft:hopper or Minecraft:minecart with hopper, or it is destroyed by Minecraft:fire, Minecraft:lava, Minecraft:cactus, Minecraft:explosion, Minecraft:void, or Template:Cmd.

Dropped Minecraft:netherite items cannot be destroyed by fire or lava, and dropped Minecraft:Nether stars cannot be destroyed by explosions.

A submerged object ascends toward the water's surface. If the water is flowing, the object is pushed along with it.

Hoppers draw in any items that are placed above them if they are not Minecraft:powered by redstone.

Calculators/Projectile motion

Stacking

Items can either stack up to 64 or 16, or not stack at all:

Lists of items

In the game

Items that create blocks, fluids or entities

Template:Columns-list

Items that directly correspond to blocks

{{#lst:Block|list}}

Items with use in the world

These items, when highlighted in a player's hotbar (or "held"), in the off hand, or equipped in an armor slot, can be used by either Template:Control or Template:Control, or can serve a specific purpose (for example, offer the player advantage or disadvantage). Some can be used any time, others only when aiming at specific blocks or entities.

Template:Columns-list

Items with indirect use in the world

The player cannot interact with or directly use these items; however, they are used for Minecraft:trading, Minecraft:brewing, Minecraft:enchanting, or Minecraft:crafting ingredients for other items that do have direct uses. Clocks and recovery compasses are exceptions, as they merely serve an informative function (although clocks also attract piglins as a dropped item entity).

Template:Columns-list

Spawn eggs

Spawn eggs spawn the entity inside them. They cannot be obtained in Survival mode.Template:Columns-list

Minecraft Education items

These items are exclusive to Template:Edu and Template:BE when the "Minecraft Education features" cheat setting is enabled. The Minecraft:portfolio is exclusive to Minecraft Education, and the Minecraft:poster, Minecraft:slate, and Minecraft:camera are obtainable in Bedrock Edition only through inventory editing or add-ons. The Minecraft:garbage item is obtainable only through invalid Minecraft:lab table recipes or via inventory editing.

Template:Columns-list

Blocks

{{#lst:Block|list_edu}}

Unimplemented items

Some items are unimplemented, or have been mentioned to be implemented in the future.

Removed items

Removed items no longer exist in current versions of the game.

Blocks

{{#lst:Block|list_removed}}

Joke items

Joke items are present only in Minecraft:April Fools' Day joke versions in the game.

Template:Columns-list

Blocks

{{#lst:Block|list_joke}}

Display of items

By entities

Mobs and some other entities are capable of holding items as well as having them equipped in certain slots; in some cases, this results in the item being visually represented. A table of mobs that do this is as follows.

Note that this does not count Minecraft:equipment, which uses a separate system.

Entity Left hand Right hand On head Notes
Mobs
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Info needed Template:Info needed Template:Tc Holds item in both hands
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc Holds blocks, not items.
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc Held poppies are a block, not an item.
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc Mushrooms on back are blocks, not items.
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc Unclear if the equipped pumpkin references the block or item model.Template:Info needed
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc<ref>Template:Bug</ref>
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Info needed Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Template:EntityLink Template:Tc Template:Tc Template:Tc
Other entities
Template:EntityLink Template:TcTemplate:Verify Template:Info needed Template:Tc

Item shading

Template:Info needed section 3D items in the inventory, i.e. that of blocks, are often displayed as those models rather than as flat graphics. The appearence of these items is affected by shading, which has changed by default throughout game versions, and can be changed inside of the model via the "gui_light" parameter. The default for 3D items is "side", whereas the default for flat items is "front".

The following tables show the results of using a solid white texture, assuming the default windowed resolution of 854x480.

Template:Code settings
Version range Template:Code Template:Code Template:Abbr
From To Top Left Right
1.15.2 Pre-Release 1 21w08b Template:Pximg Template:Pximg Template:Color
Template:Color
Template:Color
Template:Color
Template:Color
Template:Color
21w10a latest Template:Pximg Template:Pximg Template:Color
Template:Color
Template:Color
Template:Color
Template:Color
Template:Color
Historical appearances
Version range Item Top Left Right
From To
0.0.19a 0.30 Template:Pximg Template:Color Template:Color Template:Color
in-20091223-0040 in-20091231-2255 or earlier Template:Pximg Template:Color Template:Color Template:Color
in-20091231-2255 or earlier in-20100131-2244 or earlier Template:Pximg Template:Color Template:Color Template:Color
in-20100131-2244 or earlier in-20100201-0038 Template:Pximg Template:Color Template:Color Template:Color
in-20100201-2227 in-20100206-2103 or earlier Template:Pximg Template:Color Template:Color Template:Color
in-20100206-2103 or earlier inf-20100608 Template:Pximg Template:Color Template:Color Template:Color
inf-20100611 inf-20100630-1835 Template:Pximg Template:Color Template:Color Template:Color
Alpha v1.0.1 Beta 1.5_01 Template:Pximg Template:Color Template:Color Template:Color
Beta 1.6 Test Build 3 Beta 1.7.3 Template:Pximg Template:Color Template:Color Template:Color
Beta 1.8 Pre-release RC1 Template:Pximg Template:Color Template:Color Template:Color
RC2 19w38b Template:Pximg Template:Color Template:Color Template:Color
19w39a Template:Pximg Template:Color Template:Color Template:Color
19w40a Template:Pximg Template:Color Template:Color Template:Color
19w41a Template:Pximg Template:Color Template:Color Template:Color
19w42a 1.15 Pre-Release 2 Template:Pximg Template:Color Template:Color Template:Color
1.15 Pre-release 3 Template:Pximg Template:Color Template:Color Template:Color
1.15 Pre-release 4 21w08b Template:Pximg Template:Color Template:Color Template:Color
21w10a latest<ref>Template:Bug</ref> Template:Pximg Template:Color Template:Color Template:Color
Inventory items

From Beta 1.8 Pre-release to 12w32a, items in the inventory would render darker than they would in the hotbar or in chests. It is not known why this was the case. Both 3D and flat items were affected. This was ultimately fixed in 12w34a.

Version range Item Top Left Right
From To
Beta 1.8 Pre-release RC1 Template:Pximg Template:Color Template:Color Template:Color
RC2 12w32a Template:Pximg Template:Color Template:Color Template:Color
Rotated block items

In 1.8 snapshots 14w10a to 14w21b, certain items with usually-unattainable damage values (specifically rotated logs, hay bales and quartz pillars) would have their shade intensity per block face cycled around in a different way from other block-items. The level of shading is still the same as typical blocks in this version range, simply with a 90-degree rotation in 3D, manifesting as either a 120-degree reflection alone or one with a horizontal flip in 2D.

east
west
up
down
north
south
Template:Pximg Template:Pximg Template:Pximg
Early Indev world loading

When the player first loads up in-20091223-1459 (other versions cannot be checked due to not being archived so far), all three visible sides of blocks in the inventory will appear equally dark (white becomes #666666): Template:Pximg

Videos

Template:Yt Template:Yt

History

Item additions and removals

Template:Wip

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

MinecraftEdu

Template:HistoryTable

Minecraft Education

Template:HistoryTable

Other changes

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

April Fools items

Template:HistoryTable

Issues

Template:Issue list

Gallery

Mojang images

See also

Notes

Template:Notelist

References

Template:Reflist

Navigation

Template:Navbox items Template:Navbox environment

Minecraft:cs:Předmět Minecraft:de:Gegenstand Minecraft:el:Αντικείμενο Minecraft:es:Objeto Minecraft:fr:Objet Minecraft:hu:Tárgyak Minecraft:it:Oggetto Minecraft:ja:アイテム Minecraft:ko:아이템 Minecraft:lzh:物 Minecraft:nl:Voorwerp Minecraft:pl:Przedmioty Minecraft:pt:Item Minecraft:ru:Предмет Minecraft:th:ไอเทม Minecraft:tr:Eşyalar Minecraft:uk:Предмет Minecraft:zh:物品