Chest
minecraft:chest

Chest

Minecraft · by Mojang Studios
block Features Cannot ReplaceGuarded By PiglinsAxe Mineable

Acquisition

Crafting using Archwood Chest, in any arrangement. Produces Chest.

Crafting ⇆ any arrangement
Archwood Chest
Chest Chest guaranteed

Crafting using Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Chest.

Crafting
Chest Chest guaranteed

Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Chest.

Crafting
Chest Chest guaranteed

Scrapbox using Scrap Box. Produces Chest.

Scrapbox
Chest Chest guaranteed

Mining & drops

sourcecountchanceconditions
Chest1–1100%Survives Explosion

Used in (13)

Crafting using Chest and Minecart, in any arrangement. Produces Minecart with Chest.

Crafting ⇆ any arrangement
Chest
Minecart
Minecart with Chest Minecart with Chest guaranteed

Crafting using Chest and Dark Oak Boat, in any arrangement. Produces Dark Oak Boat with Chest.

Crafting ⇆ any arrangement
Chest
Dark Oak Boat
Dark Oak Boat with Chest Dark Oak Boat with Chest guaranteed

Crafting using Chest and Acacia Boat, in any arrangement. Produces Acacia Boat with Chest.

Crafting ⇆ any arrangement
Chest
Acacia Boat
Acacia Boat with Chest Acacia Boat with Chest guaranteed

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Chest, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Hopper.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Chest
Iron Ingot
Iron Ingot
Hopper Hopper guaranteed

Crafting using Chest and Cherry Boat, in any arrangement. Produces Cherry Boat with Chest.

Crafting ⇆ any arrangement
Chest
Cherry Boat
Cherry Boat with Chest Cherry Boat with Chest guaranteed
view all 13 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:chest
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/features_cannot_replace
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/axe

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ars_nouveau:archwood_chest"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "P P",
    "PPP"
  ],
  "ingredients": {
    "P": {
      "tag": "aether:planks_crafting"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "minecraft:chest",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}