Skip to main content

How to Craft Chest in Minecraft

The recipe wants 8 Planks, and a Crafting Table to run it on. The grid takes eight Planks around the edge, leaving the centre cell empty. That comes out as 1 Chest. Chests double as furnace fuel: 300 ticks each, so 43 of them smelt a full stack of 64.

Chest Item ID and Give Command

The item ID for Chest is minecraft:chest. In commands the namespace may be left off, so chest works too. Checked against Minecraft Java 26.2.

Give yourself one
/give @p chest
Give a full stack of 64
/give @p chest 64
Give it to a named player
/give Steve chest 1

Cheats have to be on for Chest to appear this way, and the same command works on Bedrock Edition, where the name is written the same.

Overview

A Chest stores up to 27 stacks of items. Place two chests next to each other to create a Large Chest with 54 slots. Chest uses a shaped recipe: the ingredients only work in the pattern shown.

The chest was already in the game in Minecraft Beta 1.0, the oldest release with an English language file to read, so this recipe is at least that old.

The materials come together from a few sources: you will be working with planks (craft from logs).

Per Stack

8 crafts drain a stack: 64 planks become 8 chests. Craft 8 takes the last planks, with nothing spare.

Materials Needed

ItemAmountWhere to Find
Planks8xCraft from logs

A Crafting Table and 8x Planks (craft from logs): that is everything Chest asks for.

Step-by-Step Instructions

  1. 1

    8x Planks

  2. 2

    Chest

Minecraft crafting recipe for Chest: 8 x Planks in a crafting table, making 1 Chest.

Tips & Notes

  • One craft costs 8x Planks. Start with the Planks: craft from logs.

Uses for Chest

  • Storing 27 stacks of items
  • Combining two for a large chest (54 slots)

What Chest Goes Into

8 other recipes list Chest as an ingredient.

View detailed item stats, durability and properties for Chest on the Astroworld Items Database.

Frequently Asked Questions

What do I need to craft a Chest in Minecraft?
The list for a Chest is short: 8 Planks, worked at a Crafting Table. Arrange them in the exact grid pattern shown above, and one craft produces one Chest.
What can you make with Chest?
Chest is an ingredient in 8 other recipes on this site, including Acacia Boat with Chest, Birch Boat with Chest, Dark Oak Boat with Chest and Hopper. The section above links to each of them.
Where do you find the materials for a Chest?
Here is where each part of a Chest comes from. Planks: craft from logs.
How many Chests do you get from one craft?
The Chest recipe makes one Chest per craft.
What is the item ID for Chest in Minecraft?
In Java 26.2 the Chest goes by minecraft:chest; chest without the namespace does the same job in a command.
What is the give command for Chest?
The command for Chest is /give @p chest. Add a number for more than one, so /give @p chest 64 hands you a full stack, and it only runs with cheats enabled.
Is the Chest recipe the same in Java and Bedrock Edition?
Yes, the Chest recipe is the same in both editions. Java and Bedrock both build a Chest from 8 Planks at a Crafting Table, in the same layout, one at a time.
How do you unlock the Chest recipe in the recipe book?
The Chest recipe appears in your recipe book once 10 of your inventory slots are occupied in Java Edition, rather than when you pick up any particular item. Of the game's 1561 recipes it is the only one unlocked by how full you are, which fits what a chest is for.
What version of Minecraft added the Chest?
The chest was already listed in Minecraft Beta 1.0, the oldest release Mojang publishes with an English language file, so this one is older than the files can prove and there is nothing earlier to check against. The current release still makes a Chest exactly that way.

Sources

Grid, ingredients and yield
8 Planks in, 1 Chest out, Crafting Table. Java 26.2, .
That Bedrock agrees
Bedrock 1.26.40.05, same ingredient.
How far back it goes
Present in Minecraft Java Beta 1.0, the oldest release that exists to check. From all 163 released Java clients, rd-132211 to 26.2.
Stack size, burn time
The Astroworld Items Database, built from the same jar.
The recipe book unlock
What unlocks it in the recipe book. Java 26.2.
The stack sum
Counted, not played: 1 Chest per craft against the stack size.

Related Recipes