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)
Remove broken links to missing pages
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
{{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 {{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 {{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 359: Line 359:


==== 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|
Line 561: Line 561:


=== ''Minecraft Education'' items ===
=== ''Minecraft Education'' items ===
These items are exclusive to {{edu}} and {{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|
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.


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


=== Removed items ===
=== Removed items ===
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|
Line 681: Line 681:
* {{BlockLink|id=missingno|Dupe Hack|minecraft:dupe_hack}}
* {{BlockLink|id=missingno|Dupe Hack|minecraft:dupe_hack}}
* {{ItemLink|Mega Spud Spawn Egg}}
* {{ItemLink|Mega Spud Spawn Egg}}
* {{ItemLink|Mine}}
* {{ItemLink|Mine|link=Mine (item)}}
* {{ItemLink|Mine Ingredient}}
* {{ItemLink|Mine Ingredient}}
* {{ItemLink|Moon Cow Spawn Egg}}
* {{ItemLink|Moon Cow Spawn Egg}}
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 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]]
| {{pximg|Solid White Block Item Front 1.15.2-pre1.png|32px}}
| {{pximg|Solid White Block Item Front 1.15.2-pre1.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre4.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre4.png|32px}}
Line 1,330: Line 1,330:
| {{color|#D3D3D3}}<br>{{color|#656565}}
| {{color|#D3D3D3}}<br>{{color|#656565}}
|-
|-
! 21w10a
! [[Minecraft:Java Edition 21w10a|21w10a]]
! latest
! latest
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{pximg|Solid White Block Item 19w40a.png|32px}}
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]]
| {{pximg|Solid White Block Item c0.0.19a.png|32px}}
| {{pximg|Solid White Block Item c0.0.19a.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,357: Line 1,357:
| {{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>
| {{pximg|Solid White Block Item in-20091223-0040.png|32px}}
| {{pximg|Solid White Block Item in-20091223-0040.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,364: Line 1,364:
| {{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>
| {{pximg|Solid White Block Item in-200912xx.png|32px}}
| {{pximg|Solid White Block Item in-200912xx.png|32px}}
| {{color|#F4F4F4}}
| {{color|#F4F4F4}}
Line 1,371: Line 1,371:
| {{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]]
| {{pximg|Solid White Block Item in-201001xx.png|32px}}
| {{pximg|Solid White Block Item in-201001xx.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,378: Line 1,378:
| {{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>
| {{pximg|Solid White Block Item in-2010020x.png|32px}}
| {{pximg|Solid White Block Item in-2010020x.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,385: Line 1,385:
| {{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]]
| {{pximg|Solid White Block Item in-2010020y.png|32px}}
| {{pximg|Solid White Block Item in-2010020y.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,392: Line 1,392:
| {{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]]
| {{pximg|Solid White Block Item inf-20100611.png|32px}}
| {{pximg|Solid White Block Item inf-20100611.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,399: Line 1,399:
| {{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]]
| {{pximg|Solid White Block Item a1.0.1.png|32px}}
| {{pximg|Solid White Block Item a1.0.1.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,406: Line 1,406:
| {{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]]
| {{pximg|Solid White Block Item b1.6-tb3.png|32px}}
| {{pximg|Solid White Block Item b1.6-tb3.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,413: Line 1,413:
| {{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]]
| {{pximg|Solid White Block Item b1.8-pre.png|32px}}
| {{pximg|Solid White Block Item b1.8-pre.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,420: Line 1,420:
| {{color|#D8D8D8}}
| {{color|#D8D8D8}}
|-
|-
! RC2
! [[Minecraft:Java Edition RC2|RC2]]
! 19w38b
! [[Minecraft:Java Edition 19w38b|19w38b]]
| {{pximg|Solid White Block Item rc2.png|32px}}
| {{pximg|Solid White Block Item rc2.png|32px}}
| {{color|#FFFFFF}}
| {{color|#FFFFFF}}
Line 1,427: Line 1,427:
| {{color|#6F6F6F}}
| {{color|#6F6F6F}}
|-
|-
! colspan="2" | 19w39a
! colspan="2" | [[Minecraft:Java Edition 19w39a|19w39a]]
| {{pximg|Solid White Block Item 19w39a.png|32px}}
| {{pximg|Solid White Block Item 19w39a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
Line 1,433: Line 1,433:
| {{color|#9D9D9D}}
| {{color|#9D9D9D}}
|-
|-
! colspan="2" | 19w40a
! colspan="2" | [[Minecraft:Java Edition 19w40a|19w40a]]
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
Line 1,439: Line 1,439:
| {{color|#9C9C9C}}
| {{color|#9C9C9C}}
|-
|-
! colspan="2" | 19w41a
! colspan="2" | [[Minecraft:Java Edition 19w41a|19w41a]]
| {{pximg|Solid White Block Item 19w41a.png|32px}}
| {{pximg|Solid White Block Item 19w41a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
Line 1,445: Line 1,445:
| {{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]]
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{pximg|Solid White Block Item 19w40a.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
Line 1,452: Line 1,452:
| {{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]]
| {{pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
Line 1,458: Line 1,458:
| {{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]]
| {{pximg|Solid White Block Item 1.15-pre4.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre4.png|32px}}
| {{color|#E9E9E9}}
| {{color|#E9E9E9}}
Line 1,465: Line 1,465:
| {{color|#656565}}
| {{color|#656565}}
|-
|-
! 21w10a
! [[Minecraft:Java Edition 21w10a|21w10a]]
! latest<ref>{{bug|MC-213446}}</ref>
! latest<ref>{{bug|MC-213446}}</ref>
| {{pximg|Solid White Block Item 1.15-pre3.png|32px}}
| {{pximg|Solid White Block Item 1.15-pre3.png|32px}}
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]]
| {{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}}
Line 1,493: Line 1,493:
| {{color|#D6D6D6}}
| {{color|#D6D6D6}}
|-
|-
! RC2
! [[Minecraft:Java Edition RC2|RC2]]
! 12w32a
! [[Minecraft:Java Edition 12w32a|12w32a]]
| {{pximg|Solid White Block Item Inventory rc2.png|32px}}
| {{pximg|Solid White Block Item Inventory rc2.png|32px}}
| {{color|#FCFCFC}}
| {{color|#FCFCFC}}
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,528: Line 1,528:
|{{HistoryLine|java Indev}}
|{{HistoryLine|java Indev}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine|||dev=20100122-2251|Added [[Minecraft:bow]] and [[Minecraft:arrow]].}}
|{{HistoryLine|||dev=20100122-2251|Added [[Minecraft:bow]] and [[Minecraft:arrow]].}}
|{{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.}}
|{{HistoryLine|||dev=20100129-1447|Added [[Minecraft:stick]].}}
|{{HistoryLine|||dev=20100129-1447|Added [[Minecraft:stick]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine||20100219|Added [[Minecraft:flint]], raw porkchop, and cooked porkchop.}}
|{{HistoryLine||20100219|Added [[Minecraft:flint]], [[Minecraft:raw porkchop]], and [[Minecraft:cooked porkchop]].}}
|{{HistoryLine||20100223|Added 19 types of [[Minecraft:painting]]s.}}
|{{HistoryLine||20100223|Added 19 types of [[Minecraft:painting]]s.}}
|{{HistoryLine|Java infdev}}
|{{HistoryLine|Java infdev}}
|{{HistoryLine||20100227-1414|Added golden apple.}}
|{{HistoryLine||20100227-1414|Added [[Minecraft:golden apple]].}}
|{{HistoryLine||20100615|Added [[Minecraft:bucket]], water bucket, and lava bucket.}}
|{{HistoryLine||20100615|Added [[Minecraft:bucket]], [[Minecraft:water bucket]], and [[Minecraft:lava bucket]].}}
|{{HistoryLine||20100618|Added [[Minecraft:minecart]].}}
|{{HistoryLine||20100618|Added [[Minecraft:minecart]].}}
|{{HistoryLine||20100625-1917|Added [[Minecraft:saddle]].}}
|{{HistoryLine||20100625-1917|Added [[Minecraft:saddle]].}}
Line 1,546: Line 1,546:
|{{HistoryLine||v1.0.5|Added [[Minecraft:snowball]].}}
|{{HistoryLine||v1.0.5|Added [[Minecraft:snowball]].}}
|{{HistoryLine||v1.0.6|Added [[Minecraft:boat]].}}
|{{HistoryLine||v1.0.6|Added [[Minecraft:boat]].}}
|{{HistoryLine||v1.0.8|Added [[Minecraft:leather]] and milk bucket.}}
|{{HistoryLine||v1.0.8|Added [[Minecraft:leather]] and [[Minecraft:milk bucket]].}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine||v1.1.0|Added [[Minecraft:compass]].}}
|{{HistoryLine||v1.1.0|Added [[Minecraft:compass]].}}
|{{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.}}
|{{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]].}}
|{{HistoryLine|java Beta}}
|{{HistoryLine|java Beta}}
|{{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]].}}
|{{HistoryLine||1.3|Added the ''Burning Skull'' painting.}}
|{{HistoryLine||1.3|Added the ''Burning Skull'' painting.}}
|{{HistoryLine||1.4|Added [[Minecraft:cookie]].}}
|{{HistoryLine||1.4|Added [[Minecraft:cookie]].}}
|{{HistoryLine||1.6|Added [[Minecraft:map]].}}
|{{HistoryLine||1.6|Added [[Minecraft:map]].}}
|{{HistoryLine||1.7|Added [[Minecraft:shears]].}}
|{{HistoryLine||1.7|Added [[Minecraft:shears]].}}
|{{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]].}}
|{{HistoryLine|Java}}
|{{HistoryLine|Java}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 3|Added eye of ender.}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 3|Added [[Minecraft:eye of ender]].}}
|{{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.}}
|{{HistoryLine||1.1|dev=11w49a|Added twenty types of spawn eggs.}}
|{{HistoryLine||1.1|dev=11w49a|Added twenty types of [[Minecraft:spawn egg]]s.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine|||dev=12w21a|Added [[Minecraft:emerald]] and enchanted golden apple.}}
|{{HistoryLine|||dev=12w21a|Added [[Minecraft:emerald]] and [[Minecraft:enchanted golden apple]].}}
|{{HistoryLine|||dev=12w22a|Added eight types of [[Minecraft:potion]]s.}}
|{{HistoryLine|||dev=12w22a|Added eight types of [[Minecraft:potion]]s.}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{HistoryLine|||dev=12w37a|Added pumpkin pie.}}
|{{HistoryLine|||dev=12w37a|Added [[Minecraft:pumpkin pie]].}}
|{{HistoryLine|||dev=12w38a|Added [[Minecraft:witch]] and bat spawn eggs.}}
|{{HistoryLine|||dev=12w38a|Added [[Minecraft:witch]] and [[Minecraft:bat]] spawn eggs.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine||1.5|dev=13w01a|Added Nether brick and Nether quartz.}}
|{{HistoryLine||1.5|dev=13w01a|Added [[Minecraft:Nether brick]] and [[Minecraft:Nether quartz]].}}
|{{HistoryLine|||dev=13w02a|Added [[Minecraft:minecart with TNT]].}}
|{{HistoryLine|||dev=13w02a|Added [[Minecraft:minecart with TNT]].}}
|{{HistoryLine|||dev=13w03a|Added minecart with hopper.}}
|{{HistoryLine|||dev=13w03a|Added [[Minecraft:minecart with hopper]].}}
|{{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]].}}
|{{HistoryLine|||dev=13w16b|Added name tag.}}
|{{HistoryLine|||dev=13w16b|Added [[Minecraft:name tag]].}}
|{{HistoryLine|||dev=13w18a|Removed horse saddle.}}
|{{HistoryLine|||dev=13w18a|Removed horse saddle.}}
|{{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]].}}
|{{HistoryLine|||dev=13w39a|Added minecart with command block.}}
|{{HistoryLine|||dev=13w39a|Added [[Minecraft:minecart with command block]].}}
|{{HistoryLine||1.8|dev=14w11a|Added endermite spawn egg.}}
|{{HistoryLine||1.8|dev=14w11a|Added [[Minecraft:endermite]] spawn egg.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{HistoryLine|||dev=15w33a|Added dragon's breath and lingering potions.}}
|{{HistoryLine|||dev=15w33a|Added [[Minecraft:dragon's breath]] and [[Minecraft:lingering potion]]s.}}
|{{HistoryLine|||dev=15w33c|Added [[Minecraft:shield]].}}
|{{HistoryLine|||dev=15w33c|Added [[Minecraft:shield]].}}
|{{HistoryLine|||dev=15w41a|Added [[Minecraft:elytra]] and 5 wood types of boats.}}
|{{HistoryLine|||dev=15w41a|Added [[Minecraft:elytra]] and 5 wood types of boats.}}
|{{HistoryLine|||dev=15w44a|Added End crystal.}}
|{{HistoryLine|||dev=15w44a|Added [[Minecraft:End crystal]].}}
|{{HistoryLine|||dev=15w44b|Added potion of Luck and uncraftable potion.}}
|{{HistoryLine|||dev=15w44b|Added potion of [[Minecraft:Luck]] and uncraftable potion.}}
|{{HistoryLine||1.10|dev=16w20a|Added ten types of spawn eggs.}}
|{{HistoryLine||1.10|dev=16w20a|Added ten types of spawn eggs.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine||1.11.1|dev=16w50a|Added iron nugget.}}
|{{HistoryLine||1.11.1|dev=16w50a|Added [[Minecraft:iron nugget]].}}
|{{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.}}
|{{HistoryLine||1.13|dev=17w47a|Added debug stick.}}
|{{HistoryLine||1.13|dev=17w47a|Added [[Minecraft:debug stick]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine|||dev=18w11a|Added drowned spawn egg.}}
|{{HistoryLine|||dev=18w11a|Added [[Minecraft:drowned]] spawn egg.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{HistoryLine|||dev=18w44a|Re-added the cat spawn egg.}}
|{{HistoryLine|||dev=18w44a|Re-added the [[Minecraft:cat]] spawn egg.}}
|{{HistoryLine|||dev=18w49a|Added sweet berries.}}
|{{HistoryLine|||dev=18w49a|Added [[Minecraft:sweet berries]].}}
|{{HistoryLine|||dev=19w05a|Added wandering trader and trader llama spawn eggs.}}
|{{HistoryLine|||dev=19w05a|Added [[Minecraft:wandering trader]] and [[Minecraft:trader llama]] spawn eggs.}}
|{{HistoryLine|||dev=19w07a|Added fox spawn egg.}}
|{{HistoryLine|||dev=19w07a|Added [[Minecraft:fox]] spawn egg.}}
|{{HistoryLine|||dev=19w08a|Added leather horse armor.}}
|{{HistoryLine|||dev=19w08a|Added [[Minecraft:leather horse armor]].}}
|{{HistoryLine|||dev=19w11a|Added globe banner pattern.}}
|{{HistoryLine|||dev=19w11a|Added [[Minecraft:globe banner pattern]].}}
|{{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.}}
|{{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.}}
|{{HistoryLine|||dev=20w07a|Added [[Minecraft:piglin]] spawn egg.}}
|{{HistoryLine|||dev=20w07a|Added [[Minecraft:piglin]] spawn egg.}}
|{{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.}}
|{{HistoryLine|||dev=20w14a|Added zoglin spawn egg.}}
|{{HistoryLine|||dev=20w14a|Added [[Minecraft:zoglin]] spawn egg.}}
|{{HistoryLine|||dev=20w15a|Added piglin banner pattern.}}
|{{HistoryLine|||dev=20w15a|Added [[Minecraft:piglin banner pattern]].}}
|{{HistoryLine|||dev=20w16a|Added Pigstep music disc.}}
|{{HistoryLine|||dev=20w16a|Added [[Minecraft:Pigstep]] music disc.}}
|{{HistoryLine||1.16.2|dev=20w27a|Added piglin brute spawn egg.}}
|{{HistoryLine||1.16.2|dev=20w27a|Added [[Minecraft:piglin brute]] spawn egg.}}
|{{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]].}}
|{{HistoryLine|||dev=20w46a|Added powder snow bucket.}}
|{{HistoryLine|||dev=20w46a|Added [[Minecraft:powder snow bucket]].}}
|{{HistoryLine|||dev=20w51a|Added axolotl spawn egg and bucket of axolotl.}}
|{{HistoryLine|||dev=20w51a|Added [[Minecraft:axolotl]] spawn egg and [[Minecraft:bucket of axolotl]].}}
|{{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.}}
|{{HistoryLine|||dev=21w05a|Added glow berries.}}
|{{HistoryLine|||dev=21w05a|Added [[Minecraft:glow berries]].}}
|{{HistoryLine|||dev=21w13a|Added goat spawn egg.}}
|{{HistoryLine|||dev=21w13a|Added [[Minecraft:goat]] spawn egg.}}
|{{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]].}}
|{{HistoryLine||1.18|dev=21w42a|Added otherside music disc.}}
|{{HistoryLine||1.18|dev=21w42a|Added [[Minecraft:otherside]] music disc.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine|||dev=22w13a|Added allay spawn egg.}}
|{{HistoryLine|||dev=22w13a|Added [[Minecraft:allay]] spawn egg.}}
|{{HistoryLine|||dev=22w14a|Added echo shard and recovery compass.}}
|{{HistoryLine|||dev=22w14a|Added [[Minecraft:echo shard]] and [[Minecraft:recovery compass]].}}
|{{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.}}
|{{HistoryLine|||dev=22w17a|Added goat horns.}}
|{{HistoryLine|||dev=22w17a|Added [[Minecraft:goat horn]]s.}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{HistoryLine|||dev=23w17a|Added Relic music disc.}}
|{{HistoryLine|||dev=23w17a|Added [[Minecraft:Relic]] music disc.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine||1.21.4|dev=24w44a|Added resin brick.}}
|{{HistoryLine||1.21.4|dev=24w44a|Added [[Minecraft:resin brick]].}}
|{{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.}}
|{{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.}}
|{{HistoryLine|||dev=25w20a|Added [[Minecraft:Music Disc Tears|Tears]] music disc.}}
|{{HistoryLine|||dev=25w20a|Added [[Minecraft:Music Disc Tears|Tears]] music disc.}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{HistoryLine|||dev=25w44a|Added camel husk and parched spawn eggs.}}
|{{HistoryLine|||dev=25w44a|Added [[Minecraft:camel husk]] and [[Minecraft:parched]] spawn eggs.}}
|{{HistoryLine|java upcoming}}
|{{HistoryLine|java upcoming}}
|{{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.}}
}}
}}


Line 1,670: Line 1,670:
|{{HistoryLine|Pocket Alpha}}
|{{HistoryLine|Pocket Alpha}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{HistoryLine||v0.5.0|Added melon seeds.}}
|{{HistoryLine||v0.5.0|Added [[Minecraft:melon seeds]].}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{HistoryLine|Pocket}}
|{{HistoryLine|Pocket}}
|{{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.}}
|{{HistoryLine|||dev=alpha 1.0.0.1|Added shulker shell.}}
|{{HistoryLine|||dev=alpha 1.0.0.1|Added [[Minecraft:shulker shell]].}}
|{{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]].}}
|{{HistoryLine|Bedrock}}
|{{HistoryLine|Bedrock}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{HistoryLine|||dev=beta 1.13.0.9|Added suspicious stew.}}
|{{HistoryLine|||dev=beta 1.13.0.9|Added [[Minecraft:suspicious stew]].}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine|||dev=beta 1.16.210.57|Added copper ingot.}}
|{{HistoryLine|||dev=beta 1.16.210.57|Added [[Minecraft:copper ingot]].}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{HistoryLine|||dev=beta 1.16.220.52|Added glow berries.}}
|{{HistoryLine|||dev=beta 1.16.220.52|Added [[Minecraft:glow berries]].}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine|||dev=Preview 1.18.30.33|Added [[Minecraft:warden]] spawn egg.}}
|{{HistoryLine|||dev=Preview 1.18.30.33|Added [[Minecraft:warden]] spawn egg.}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine|||dev=Preview 1.20.0.22|Added Relic music disc.}}
|{{HistoryLine|||dev=Preview 1.20.0.22|Added [[Minecraft:Relic]] music disc.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{HistoryLine|||dev=Preview 1.21.50.25|Added resin brick.}}
|{{HistoryLine|||dev=Preview 1.21.50.25|Added [[Minecraft:resin brick]].}}
|{{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.}}
|{{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.}}
|{{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.}}
|{{HistoryLine||1.21.90|Added the ''Dennis'' painting.}}
|{{HistoryLine||1.21.90|Added the ''Dennis'' painting.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{HistoryLine|bedrock upcoming}}
|{{HistoryLine|bedrock upcoming}}
|{{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.}}
}}
}}


Line 1,765: Line 1,765:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{HistoryLine|console}}
|{{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]].}}
|{{HistoryLine||xbox=TU3|Added [[Minecraft:shears]].}}
|{{HistoryLine||xbox=TU3|Added [[Minecraft:shears]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine||xbox=TU12|Added ocelot spawn egg.}}
|{{HistoryLine||xbox=TU12|Added [[Minecraft:ocelot]] spawn egg.}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine||ps3=none|psvita=none|ps4=1.91|Added sweet berries.}}
|{{HistoryLine||ps3=none|psvita=none|ps4=1.91|Added [[Minecraft:sweet berries]].}}
}}
}}


Line 1,789: Line 1,789:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|3DS}}
|{{HistoryLine|3DS}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
}}
}}


Line 1,798: Line 1,798:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|MinecraftEdu}}
|{{HistoryLine|MinecraftEdu}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{HistoryLine||0.98|Added 20 types of spawn eggs.}}
|{{HistoryLine||0.98|Added 20 types of [[Minecraft:spawn egg]]s.}}
|{{HistoryLine||0.982|Added ocelot spawn egg.}}
|{{HistoryLine||0.982|Added [[Minecraft:ocelot]] spawn egg.}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
}}
}}


Line 1,814: Line 1,814:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|Education}}
|{{HistoryLine|Education}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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]].}}
|{{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]].}}
|{{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.}}
|{{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]].}}
|{{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.}}
|{{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.}}
|{{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]].}}
|{{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,853: Line 1,853:
|{{HistoryLine|java}}
|{{HistoryLine|java}}
|{{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.}}
|{{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.}}
|{{HistoryLine||1.13|dev=17w49a|Items can be "tagged" with an ID.}}
|{{HistoryLine||1.13|dev=17w49a|Items can be "tagged" with an ID.}}
Line 1,871: Line 1,871:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|Java}}
|{{HistoryLine|Java}}
|{{HistoryLine||15w14a|Added obsidian boat.}}
|{{HistoryLine||15w14a|Added [[Minecraft:obsidian boat]].}}
|{{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]].}}
|{{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.}}
|{{HistoryLine||20w14∞|Added a very fine item and [[Minecraft:footprint]].}}
|{{HistoryLine||20w14∞|Added [[Minecraft:a very fine item]] and [[Minecraft:footprint]].}}
|{{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]].}}
}}
}}


Line 1,884: Line 1,884:
=== 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]]
* {{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,905: Line 1,905:
[[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:物品