Ender chests are a type of chest whose contents are exclusive to each player, and can be accessed from anywhere in the world.
Obtaining[]
Breaking[]
Ender chests require a pickaxe to be mined. Otherwise, they drop nothing. Unless the pickaxe is enchanted with Silk Touch, the ender chest drops only 8 obsidian with no eyes of ender. Any pickaxe allows the ender chest to drop either itself or 8 obsidian, despite obsidian itself only being obtainable with a diamond or netherite pickaxe.[1]
Block | Ender Chest | |
---|---|---|
Hardness | 22.5 | |
Tool | ||
Breaking time[A] | ||
Default | 112.5 | |
Wooden | 16.9 | |
Stone | 8.45 | |
Iron | 5.65 | |
Diamond | 4.25 | |
Netherite | 3.75 | |
Golden | 2.85 |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
Natural generation[]
Ender chests naturally generate alongside a chest in certain End city treasure rooms.
Crafting[]
Ingredients | Crafting recipe |
---|---|
Obsidian + Eye of Ender |
Usage[]
Ender chests can be opened by pressing the use control. If a solid block is placed above an ender chest, it cannot open.
Ender chests can be used like normal chests, except all ender chests in the world are interconnected, including in different dimensions. The ender chest's inventory is also separate for each player; consequently, items stored in an ender chest cannot be seen or taken by other players. Also, items stored inside of an ender chest can be retained even if the player dies. Even if every single ender chest is destroyed in the world, the items inside the ender chest are still secure, and can be retrieved by placing another ender chest. Because of this player-specific property, ender chests are extremely useful on multiplayer servers to secure a player's most valuable items.
Donkeys, mules, and llamas cannot be equipped with ender chests; they support only normal chests.
Ender chests contain 27 slots for storage and can be placed next to other ender chests without joining; they cannot be combined into double chests.
Ender chests do not interact with hoppers, droppers, or comparators.
Despite being comprised largely of obsidian, they are not immune to destruction by the ender dragon.[2]
It is possible to greatly increase the space of an ender chest by pairing it with shulker boxes (i.e. filling the shulker boxes with desired items, then placing them inside the ender chest).
Light source[]
Ender chests emit a light level of 7.
Note Blocks[]
Ender chests can be placed under note blocks to produce "bass drum" sounds.
Piglins[]
Piglins become hostile toward players who open or mine an ender chest.[3]
Piston interactivity[]
Ender chests cannot be pushed by pistons. They also cannot be pushed nor pulled by sticky pistons.
Sounds[]
Generic[]
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.8 | 16 | |
Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.8 | 16 | |
Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
None[sound 1] | Entity-Dependent | Falling on the block with fall damage | block | None[sound 1] | 0.5 | 0.75 | 16 | |
Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
Sound | Source | Description | Resource location | Volume | Pitch |
---|---|---|---|---|---|
Blocks | Once the block has broken | dig | 1.0 | 0.8-1.0 | |
Blocks | When the block is placed | dig | 1.0 | 0.8-1.0 | |
Blocks | While the block is in the process of being broken | hit | 0.27 [sound 1] | 0.5 | |
Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
Players | Walking on the block | step | 0.3 | 1.0 | |
Players | Jumping from the block | jump | 0.12 | 1.0 | |
Players | Falling on the block without fall damage | land | 0.22 | 1.0 |
- ↑ MCPE-169612 — Many blocks make very slightly different sounds to stone
Unique[]
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
Chest closes | Blocks | When an ender chest closes | block | subtitles | 0.5 | 0.9-1.0 | 16 | |
Chest opens | Blocks | When an ender chest opens | block | subtitles | 0.5 | 0.9-1.0 | 16 |
Sound | Source | Description | Resource location | Volume | Pitch |
---|---|---|---|---|---|
Blocks | When an ender chest closes | random | 0.5 | 0.9-1.0 | |
Blocks | When an ender chest opens | random | 0.5 | 0.9-1.0 |
Data values[]
ID[]
Name | Identifier | Form | Block tags | Translation key |
---|---|---|---|---|
Ender Chest | ender_chest | Block & Item | guarded_by_piglins | block.minecraft.ender_chest |
Name | Identifier |
---|---|
Block entity | ender_chest |
Name | Identifier | Numeric ID | Form | Item ID[i 1] | Translation key |
---|---|---|---|---|---|
Ender Chest | ender_chest | 130 | Block & Giveable Item[i 2] | Identical[i 3] | tile.ender_chest.name |
Name | Savegame ID |
---|---|
Block entity | EnderChest |
Block states[]
Name | Default value | Allowed values | Description |
---|---|---|---|
facing | north | east north south west | The direction the ender chest's latch is on. The opposite from the direction the player faces when placing an ender chest. |
waterlogged | false | false true | Whether or not there's water in the same place as this ender chest. |
Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
---|---|---|---|---|---|
facing_direction (Hidden[upcoming: BE 1.20.40]) | 0x1 0x2 0x4 | 2 | 2 3 4 5 | 2 3 4 5 | The direction the chest's latch is on.
|
0 1 | 0 1 | Unused | |||
minecraft:cardinal_direction[upcoming: BE 1.20.40] | Not Supported | north | east north south west | Unsupported | The direction the ender chest's latch is on. The opposite from the direction the player faces when placing an ender chest. |
Block data[]
An ender chest has a block entity associated with it that holds additional data about the block.
- Block entity data
- Tags common to all block entities
Inventory[]
The contents of an ender chest are not stored in the block, but in the player-NBT under the tag EnderItems
[Java Edition only]/EnderChestInventory
[Bedrock Edition only]. Thus ender chests can be viewed as "portals" to a player's 27 additional slots of secure and exclusive inventory.
History[]
For a more in-depth breakdown of changes to textures and models, including a set of renders for each state combination, see /Asset history
Java Edition | |||||
---|---|---|---|---|---|
1.3.1 | 12w21a | Added ender chests. | |||
Ender chests currently share the same inventory for all players on a server. Jeb stated that this would be changed to a separate inventory for every player in snapshot 12w24a.[4] | |||||
Ender chests are based on a suggestion thread on Reddit.[5][6] This idea was previously made into a mod by Ecu and ChickenBones.[7] | |||||
In response to some users' feelings on the functionality of ender chests, Jeb plans to test a feature he has yet to specify in relation to them.[8] | |||||
12w24a | Ender chests now work per-player in multiplayer (holds an inventory per player instead of shared across the world). | ||||
Ender chests now drop 8 obsidian when destroyed, except when mined with a pickaxe enchanted with Silk Touch. | |||||
1.8 | 14w29a | Ender chests now show the cracking animation. | |||
1.9 | 15w31a | Ender chests now naturally generate in End cities. | |||
The item model of ender chests has been rotated, to have the front face in view of the player. | |||||
1.10 | pre2 | Ender chests now have unique sound effects. | |||
1.11 | 16w32a | The tile entity ID has been changed from EnderChest to ender_chest . | |||
1.13 | 17w47a | Prior to The Flattening, this block's numeral ID was 130. | |||
17w50a | Ender chests now look like presents between December 24th and 26th to suit Christmas. | ||||
18w10d | Water can now be placed on the same block as an ender chest. | ||||
1.14 | 18w43a | The texture of ender chests has been changed. | |||
1.15 | 19w39a | The ender chest texture layout has been changed. | |||
1.18.2 | 22w03a | Ender chests no longer look like presents between December 24th and 26th. | |||
Pocket Edition | |||||
1.0.0 | alpha 0.17.0.1 | Added ender chests. | |||
Bedrock Edition | |||||
1.2.13 | beta 1.2.13.5 | Ender chests now have unique sound effects. | |||
1.4.0 | beta 1.2.20.1 | Water can now be placed on the same block as an ender chest. | |||
1.10.0 | beta 1.10.0.3 | The texture of ender chests has been changed. | |||
Upcoming Bedrock Edition | |||||
1.20.40 | beta 1.20.40.20 | Ender chests now use the minecraft:cardinal_direction block state instead of facing_direction . | |||
Legacy Console Edition | |||||
TU14 | CU1 | 1.04 | Patch 1 | Added ender chests. | |
PlayStation 4 Edition | |||||
1.90 | The texture of ender chests has been changed. | ||||
New Nintendo 3DS Edition | |||||
1.7.10 | Added ender chests. |
Issues[]
Issues relating to "Ender Chest" are maintained on the bug tracker. Report issues there.
Trivia[]
- Because an ender chest's particles exist in a 1 block radius around the chest, the particles from a chest placed next to a wall are not seen on the other side.
- Unlike chests, changes to an ender chest's name are not reflected in its inventory GUI.
- Unlike chests, when broken, it does not drop the items inside it, due to the fact that the items aren't only in that chest.
- Ender chests render as a full block when in the inventory, but not when held or placed.[Bedrock Edition only][9]
- Ender chests cannot be locked by NBT tags.
- The texture of ender chests does not change during Christmas in contrast to trapped chests and normal chests.[Java Edition only]
- Mining an ender chest with a wooden pickaxe takes the longest time in the game (16.9 seconds) to mine a block with the correct tool, without the effect of Mining Fatigue and other mining speed reduction events.
Gallery[]
An ender chest and regular chest in the End city.
An Ender Chest as depicted on Minecoin gift cards.
References[]
- ↑ MC-177516 resolved as Works as Intended
- ↑ MC-177521 — resolved as "Works As Intended".
- ↑ MC-172239 — resolved as "Works As Intended".
- ↑ https://twitter.com/jeb_/status/212939797868707844
- ↑ https://twitter.com/jeb_/status/205307552941088768
- ↑ http://www.reddit.com/r/Minecraft/comments/ku8oc/another_use_for_ender_pearls_the_ender_chest/
- ↑ http://www.minecraftforum.net/topic/1160665-125mods-quiddity-modding/
- ↑ http://www.reddit.com/r/Minecraft/comments/u2rwt/suggestion_make_a_private_dimension_ender_chest/
- ↑ MCPE-7990