Obsidian Chest
ironchest:obsidian_chest

Obsidian Chest

Iron Chests · by cpw, alexbegt, progwml6
block Features Cannot ReplaceGuarded By PiglinsPickaxe Mineable

Acquisition

Crafting using Obsidian, Obsidian, Obsidian, Obsidian, Diamond Chest, Obsidian, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Obsidian Chest.

Crafting
Obsidian Chest Obsidian Chest guaranteed

Mining & drops

sourcecountchanceconditions
Obsidian Chest1–1100%Survives Explosion

Used in (1)

Crafting using Obsidian Chest and Tripwire Hook, in any arrangement. Produces Trapped Obsidian Chest.

Crafting ⇆ any arrangement
Obsidian Chest
Tripwire Hook
Trapped Obsidian Chest Trapped Obsidian Chest guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ironchest:obsidian_chest
Namespace
ironchest
Mod ID
ironchest
Tags (3)
minecraft:blocks/features_cannot_replace
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MMM",
    "MSM",
    "MMM"
  ],
  "ingredients": {
    "M": {
      "item": "minecraft:obsidian"
    },
    "S": {
      "item": "ironchest:diamond_chest"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}