Ender Chest Item ID

Each item in Minecraft has a unique ID assigned to it, known as an item ID, this can be used in commands to spawn the item into the game. The item ID for ender chest in Minecraft is shown below:

Ender Chest Spawn Command

The Ender Chest item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.

If you are running the Essentials plugin, you will need to run /minecraft:give instead of simply /give. This is because the Essentials /give command overrides Minecraft's built-in command.

Mining Tools

Below is a table of the tools that can be used to break Ender Chest blocks, and the speed it will take to break at (in seconds). This is calculated with the formula (1.5 * Block Hardness) / Tool Multiplier.

Tool Speed
Golden Pickaxe Golden Pickaxe 2.81s
Diamond Pickaxe Diamond Pickaxe 4.22s
Iron Pickaxe Iron Pickaxe 5.62s
Stone Pickaxe Stone Pickaxe 8.44s
Wooden Pickaxe Wooden Pickaxe 16.88s

All Minecraft 1.18 Item IDs

Find thousands more items on our complete list of 1,325 Minecraft IDs.

View All IDs

Ender Chest Information

Ender Chest

Enderchests are very useful items in Minecraft. They act as universal chests - the contents of the chest are player specific, and will be the same (relative to the player), regardless of what enderchest is being opened. It has 27 slots.

Item ID minecraft:ender_chest
Numerical ID 130
Stackable Yes
Max Stack Size 64
Hardness 22.5
Material Rock
Diggable Yes
Min / Max State IDs 5251 - 5258

Ender Chest Crafting Recipes

Below you can find the crafting recipes that can be used to make Ender Chest.

Ingredients Pattern Result
Obsidian
Obsidian
Obsidian
Obsidian
Eye of Ender
Obsidian
Obsidian
Obsidian
Obsidian
1x Ender Chest

Ender Chest Block States

Block states are values assigned to a block that changes its state. For example, many blocks have a "direction" block state which can be used to change the direction a block faces.

Find a table of all blockstates for the Ender Chest block below.

Block State Name Type Values
facing enum ?
  • north
  • south
  • west
  • east
waterlogged bool ?
  • true
  • false