Ender Chest
minecraft:ender_chest

Ender Chest

Minecraft · by Mojang Studios
block Guarded By PiglinsPickaxe Mineable

Acquisition

Crafting using Obsidian, Obsidian, Obsidian, Obsidian, Eye of Ender, Obsidian, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Ender Chest.

Crafting
Ender Chest Ender Chest guaranteed

Mining & drops

sourcecountchanceconditions
Ender Chest1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Ender Chest1–1100%Drops itself with Silk Touch
Obsidian1–1100%
Developer reference
Registry name
minecraft:ender_chest
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#E#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:obsidian"
    },
    "E": {
      "item": "minecraft:ender_eye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}