Crafting using Obsidian, Obsidian, Obsidian, Obsidian, Eye of Ender, Obsidian, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Ender Chest.
Ender Chest
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ender Chest | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Ender Chest | 1–1 | 100% | Drops itself with Silk Touch |
| Obsidian | 1–1 | 100% | — |
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
}
