Trapped Chest
minecraft:trapped_chest

Trapped Chest

Minecraft · by Mojang Studios
block Guarded By PiglinsAxe Mineable

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Trapped Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:trapped_chest
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:chest"
    },
    {
      "item": "minecraft:tripwire_hook"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}